You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.