Im a programmer but new to proRealTime V12, just learning.
Is there any way I can:
1: Sound a default alarm “Alarm(<millisec>)” in proRealTime when an indicator is at an interesting level?
2: Draw a messagebox that is shown for some seconds when an indicator is at an interesting level?
Thank you for the reply.
Yes, I can set an alarm, but Im looking for a way to sound an alarm/alert from within the code of a indicator when “all the stars are alligned” in my own indicator.
Have been looking through documentation and it seems like there isn’t any way I can code this into my own indicator.
Would it work if you set up your Indicator to run on backtest and then continue to run forward on Live data and then set the inbuilt Alert to sound / send an email when ‘all the stars align’.
Above is while you are concurently running your Indicator within an Algo.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue