PDA

View Full Version : Alerts Price cross Sma


akka1970
12-31-2010, 08:44 AM
Please if possible with MA create column alerts Price cross Sma ??
Thanks
and happy new year;)

NinjaTrader_Matthew
12-31-2010, 08:50 AM
Hello akka1970,

Thank you for your post and Happy New Year as well.

Yes, you can create a column alert for an SMA indicator based of a "Cross Above" or "Cross Below" condition.

Please see our Help Guide article on this subject which contains a video as well and let me know if you have any questions:

http://www.ninjatrader.com/support/helpGuides/nt7/index.html?creating_alert__cell_and_filte.htm

jmjstrider
12-31-2010, 10:18 AM
I don't see how this would work. Could you explain further?

To create an alert of price crossing an MA, you would have to be able to use the results of another column (e.g., last price) in the Value of the trigger of the SMA alert condition. Is there a way to to this?

thanks,




Hello akka1970,

Thank you for your post and Happy New Year as well.

Yes, you can create a column alert for an SMA indicator based of a "Cross Above" or "Cross Below" condition.

Please see our Help Guide article on this subject which contains a video as well and let me know if you have any questions:

http://www.ninjatrader.com/support/helpGuides/nt7/index.html?creating_alert__cell_and_filte.htm

NinjaTrader_Matthew
12-31-2010, 10:29 AM
Hi jmjstrider,

You would not be able to use the value of another column currently. The cross above or cross below value will only apply to the SMA indicator.

This means that the SMA cross above or cross below value would only trigger once the condition was met for a predetermined price. If you would like like to create an alert for when the SMA crosses above or below the current last price, this would be possible using custom programming.