|
Clarification
Concerning the openings. there is an internal boolean variable called Boost. When it is set to true, it will set orders every spacing increment. So, in that respect, the EA does not only open orders on the open of the candles. I couldn't remember if I left it on or turned it off...
Don
EDIT - I looked at the code on the first post and it is turned off (false)... Turn it on by replacing the false with a true. In the next revision, I will make it an external variable.
Last edited by don_forex : 06-21-2007 at 08:45 PM.
|