View Single Post
  #9 (permalink)  
Old 05-27-2007, 12:51 PM
european's Avatar
european european is offline
Senior Member
 
Join Date: Apr 2006
Posts: 282
european is on a distinguished road
if init() executes only once when EA started then it is of no use if one wants an EA to resume working say in 10 minutes.

Unfortunately there is also a problem with OrderCloseTime() when a new tick happens immediately after an order was closed.

euro
Reply With Quote