The Logfile shows Trades like this:
[GER30::L3400] Long 1@4440 Risk 37 at 08:00
[GER30::L3400] Stop 1@4405: -36.83 at 08:24
[GER30::L3400] Long 1@4440 Risk 32 at 08:00
[GER30::L3400] Stop 1@4410: -31.83 at 08:24
[GER30::L3400] Long 1@4440 Risk 27 at 08:00
[GER30::L3400] Stop 1@4415: -26.83 at 08:23

so the Stoploss works correctly, but all 3 trades are entered at 4440. They should be entered in 5 pips steps. So if open price at 8 o'clock is 4000 the first short should be entered at 4015, the second at 4020 and the third at 4025.
I hope this makes the entry a bit clearer.


Quote:
When i remember right. When you set BarPeriod to 60. Zorro will only run your script every 60 minutes.


I thougt with set(TICKS) this is not the behavior?

Last edited by royal; 07/31/13 11:20.