ExitTime (Reserved Word)
Returns the exit time for the specified position in military time format HHMM.
ExitTime(Num) ;
Where Num is a numeric expression representing the number of positions ago.
Remarks
This function can only be used in the evaluation of strategies. It does not require an input, however, by using the input Num, you can obtain the specified value from a previous position, up to ten positions ago.
Example
ExitTime(3) might return a value of 1050 as the exit time of 3 positions ago on an intraday chart of Microsoft stock.