maxpi
05-23-2009, 12:07 PM
I'm looking at the indicator called Price Alert that is packaged with Ninjatrader 6.5. I'm trying to sort out the flow and I see code that sets the boolean variable called triggerSet but there isn't any code that resets it other than in the variable declarations. This leads me to think that the declarations for the booleans get processed once per bar or something. If this is the case is it similar for other types of variables?