Anyone have an idea how to go about this? I'm trying to start the count from the crossing event.
I've looked at iTime and the closest I can think of is using a M1 array record and pulling the earliest time, but this seems a little overly complicated and the resolution is only to the closest minute.
Another idea I had was to create a far-off Pending Order when the event occurs and pull the time from the OrderOpenTime() but that's not so elegent.
Any coding gurus willing to shed some light?
I've looked at iTime and the closest I can think of is using a M1 array record and pulling the earliest time, but this seems a little overly complicated and the resolution is only to the closest minute.
Another idea I had was to create a far-off Pending Order when the event occurs and pull the time from the OrderOpenTime() but that's not so elegent.
Any coding gurus willing to shed some light?