View Full Version : Simple price alerts
ShimonD
12-05-2007, 08:17 AM
Hi,
I am a newbie to NT and very excited by the possibilities.
Sorry if the subject was mention before, I could not find it. :o
I am looking for a very simple price alert, one that will set an alarm once an instrument goes past a particular price.
Is it possible to set price alerts on one particular instrument at the time?
Thanks
Shimon Dekel
NinjaTrader_Dierk
12-05-2007, 08:23 AM
- please check out the Market Analyzer or
- you could custom code e.g. indicator by NinjaScript using the Alert method.
Just search for "Alert" in the help docs.
ShimonD
12-06-2007, 05:36 PM
Can anyone explain how do you use the "Price Alert" indicator?
I could not find any documentation on it.
Thanks
Shimon Dekel
NinjaTrader_Josh
12-07-2007, 01:04 AM
The Price Alert indicator is just an indicator that creates an alert when a specified price level is reached. When you load the indicator onto a chart you can define what price level you want to watch. When the price reaches that level it will fire off an alert that will also play a sound file.
ShimonD
12-30-2007, 06:03 AM
If I understand correctly this alert is connected to the physical chart and not to the security, so if I change the security on the chart the elevenths of the alert is lost, is this assumption correct?
NinjaTrader_Ray
12-30-2007, 09:08 AM
Correct, tied to the Chart. Not sure what you mean by elevenths.
ShimonD
12-30-2007, 03:05 PM
Relevant sorry
NinjaTrader_Ray
12-30-2007, 06:00 PM
The alert should still be valid for the price it is set for.