Thread: Delaying trades
View Single Post
  #2 (permalink)  
Old 05-10-2006, 04:46 PM
huhenyo's Avatar
huhenyo huhenyo is offline
Senior Member
 
Join Date: Mar 2006
Posts: 112
huhenyo is on a distinguished road
orderopentime()

I also have a question about how to add minutes to something like OrderOpenTime(). If I wanted to say if((OrderOpenTime()+3min)>CurTime()) how would I add those 3 minutes. How do I make it the same formate as time and in the minute format so that it will add to the OrderOpenTime()?
Reply With Quote