PDA

View Full Version : Alerts


kmpc1
02-07-2010, 07:12 PM
I see that Ninja has 'Alerts' capabilities...2 items here:

1. How can I find out more about this capability.
2. Can I set an alert such as:

For 6A - Alert me when the 4 range sto and the 8 range sto are both >80?

Again, would love to learn more about this capability...

NinjaTrader_Jason
02-08-2010, 04:08 AM
Hello kmpc1,

1. Please see the links below for more information regarding alerts.

Alert window
http://www.ninjatrader-support.com/HelpGuideV6/Overview40.html

Using alerts in the Market Analyzer
http://www.ninjatrader-support.com/HelpGuideV6/CreatingAlertConditions.html

Using alerts in NinjaScript
http://www.ninjatrader-support.com/HelpGuideV6/Alert.html

2. You can setup such an alert using NinjaScript. Unfortunately it is not supported to setup such an alert in the Market Analyzer, since it uses a comparison as per 2 indicators; you can only use one column (indicator) and compare it to a numeric value.

kmpc1
02-08-2010, 07:46 PM
So I could have 2 separate entries (one for each STO, but these cannot be 'combined' into one alert). Is that correct?

NinjaTrader_Kyle
02-09-2010, 04:08 PM
Hello kmpc1,

Thank you for your post.

Without custom programming, this is the case, yes.