I like to programm an alert if a Order get rejected by my broker.
Something like this:
if orderState = orderState rejected then
Alert ;
I tryed to fix my problem with the helpguide but I cann not find a answer.
Cann anyone give my an code example how I can to this in Ninjatrader?

Comment