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.

How to setup Alerts to get notified when price move above or below the moving averages

Do you know how to set an Alert on stockcharts.com to get notification when the price crosses above or below 10 day SMA?

Comments

  • Instructions for using Alerts are here:

    http://stockcharts.com/docs/doku.php?id=alerts

    The scan code would be

    [symbol = 'IBM']

    and

    [

    [close x sma(10,close)]

    or

    [sma(10,close) x close)

    ]

    Substitute your own symbol above and set the various settings on the alert page to your requirements. You need to have an Extra or Pro subscription.
Sign In or Register to comment.