Anyone know how to make surefire EA ?
-
I need help
-
define surefire
-
I fire you!
-
first EA will open BUY position with 30 pips SL and 30 Pips TP.
1)IF BUY position hit TP then EA will continue open BUY position.
2) IF BUY position hit SL , EA will open SELL position with double lot.
Example : first lot 0.1, then hit SL second lot will be 0.2
3)IF SELL position hit TP. then the loop cycle will reset EA will open BUY position back with lot 0.1
4) IF SELL position hit SL, EA will continue to open BUY position with double lot
Example : Second lot 0.2, then hit SL lot will be 0.4 -
@farizramli08 You want something like this https://fxdreema.com/shared/SvNehq1Dd, on the on trade tab where it opens the reverse trade you need to add pink for each closed trade then in the lot size box add in loop lot and add something like *2 in the adjust field.
-
@jstap thank you sir, here my work https://fxdreema.com/shared/mgL7UjwD ,guess I need to put time filter



-
@farizramli08 I have never used martingale so I don't know when split between tabs, I would think it should though, you can use a time filter but put the same above blocs on trade as on tick, let me know what isn't working.