PDA

View Full Version : Accessing Alert()


TimMe
03-01-2009, 01:50 AM
Hi,

I want to know if it is possible to access the alert information with an indicator or strategy from a chart.

The alert get fired from a 3rd party indicator that I cannot access and therefore I only want to get the information if on the chart an alert has been fired off on this bar.

Thanks for the help.

NinjaTrader_Ray
03-01-2009, 10:34 AM
You would need to check with the 3rd party developer of this indicator to check if it is possibly to programatically check when an alert (certain conditions) are true.

TimMe
03-01-2009, 11:05 AM
Well thats not possible, so is it somehow possible to access the information?

For example how is the alert transfered from the chart to the alert window? There has to be a way to get this information from the charts.

Thanks...

NinjaTrader_Ray
03-01-2009, 11:20 AM
Well thats not possible, so is it somehow possible to access the information?

For example how is the alert transfered from the chart to the alert window? There has to be a way to get this information from the charts.

Thanks...

Unfortunately not.