alert indicator for forex tester 2

 
I need an alert function -- to be triggered at the price crossing a particular price level -- for forex tester 2. Could anyone hep me with this?
 
Alert() function does not work in the Strategy Tester
 
andrew052:
I need an alert function -- to be triggered at the price crossing a particular price level -- for forex tester 2. Could anyone hep me with this?

You could write one yourself if you can use Delphi or Lazarus, but it would be quite a bit of work.  I find that a simple horizontal line, set to a colour of my choosing, does the job.  And then just watch for it to be broken as you step through in Forex Tester2.

HTH,
John