Jim-Boulder
07-09-2007, 08:54 AM
What is the value of High[0] if I am in Tick X Tick update mode? I understand that Close[0] will be the last price traded, but is High[0] the high for the current bar in progress--and thus will change if a higher high is traded?
I am trying to set a dynamic stop based on the High of the current bar, but set it in real time mode.
I am trying to set a dynamic stop based on the High of the current bar, but set it in real time mode.