Thread
:
How to stop expert advisor from trading, when profit is made
View Single Post
#
9
(
permalink
)
05-27-2007, 12:51 PM
european
Senior Member
Join Date: Apr 2006
Posts: 282
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
european
View Public Profile
Find all posts by european