Hi bro,
would you please help me to make an EA :
concept is so easy, grid model, martiangle, without any indicator.
rule :
if OP BUY and then price touch SL, the next OP is SELL (with marti),
if OP SELL and then price touch SL, the next OP is BUY (with marti).
if OP BUY and then touch TP, the next OP is keep BUY (lot back to step 1),
if OP SELL and then touch TP, the next OP is keep SELL (lot back to step 1).
for all OP :
TP : 60
SL : 50
Marti step :
1. lot : 0.33
2. lot : 0.94
3. lot : 2.06
4. lot : 4.12
5. lot : 7.88
6. lot : 14.79
7. lot : 27.45
8. lot : 50.65
9. lot : 93.19
10. lot : 171.18
thanks a lot.