Thread: Please Help
View Single Post
  #1 (permalink)  
Old 09-03-2007, 04:46 PM
mercury_man mercury_man is offline
Junior Member
 
Join Date: Aug 2007
Posts: 18
mercury_man is on a distinguished road
Please Help

Hello every one .
I have a problem in the expiration time .
I want to make the order be expire after 1 houre , what the right code to do that???

Code:
OrderSend(Symbol(),OP_BUY ,Lots,Ask,1,Ask-loss*Point,Ask+profit*Point,"Mercury_Man",1,??????????????,Green);
thank you for help me.
Reply With Quote