PDA

View Full Version : Question about ToTime(Time[0])


mazachan
07-09-2007, 09:00 AM
Does this function work on the end time of the current bar? I had the time to be greater than 83000 and at 8:28, the orders started triggering. So even though the current time was 8:28, the time of the current bar was 8:30.

NinjaTrader_Dierk
07-09-2007, 09:08 AM
>> Does this function work on the end time of the current bar?
It works on any timestamp (data type = DateTime) you call it with.