Skip to content

Alert improvements and bug fixes

Compare
Choose a tag to compare
@timelyart timelyart released this 22 Oct 11:55
· 71 commits to master since this release
59f2589
  • Alerts are now properly replaced by deleting alerts of the same name prior to create new ones.
    To have more granularity over which alerts should be updated the keyword %SYMBOL can be used. Using this keyword alerts will be deleted and re-created on a per market basis. See issue 53.
  • Fixed xpath/css selectors to reflect changes made to the DOM concerning alerts
  • Fixed a bug in the method that detects whether there are study errors on the chart. See pull request 82. Thank you @mrcrdwd.