New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.
Individual Stock Down More than X Days
Hello!
Whats the easiest way to create an alert when an individual equity is down more than 2 days in a row - for example AMZN?
Thanks!
Jon
0
Comments
Here's the documentation:
https://support.stockcharts.com/doku.php?id=scans:functions
Scroll down to the bottom of the page.
This will give you greater flexibility as to adding or removing symbols you want to be alerted to.
[favorites list is 1] // *list of stocks to be alerted down 2 days in a row
and [Streak Down(close) >= 2]
[symbol equals 'AMZN']
also appears to work.