Martingale EA with Trailing TP (by groups)
-
Hi, Ive made a martingale EA with Trailing TP (by group) using grid size. If trade, EA will be layering using grid method and double the lot size for next order. BUT, whenever i used strategy tester, only sell order have layered (new order) with double size lot but buy order didn’t open new order even the grid size already met. FYI, Trailing TP works fine for both buy and sell order. Hence, martingale only making money for sell order and not for buy order.
Anyone can help?
-
only way to help is if you post project
-
[shared/UfRfZW7Dc](link url) <--- appreciate if you can take a look at the project link. Thank you
-
@fisch1414 https://fxdreema.com/shared/UfRfZW7Dc
fixed the link for you. As for the EA, see if someone else can address it
-
@tipsywisdom thanx for the helps
-
@fisch1414 no problem.
I'd try to visually help, but since it relies on vars and constants, and I refuse to go back to mt4 I can't see how its all done as a whole project
-
@fisch1414 I can't see the martingale structure. I see buys and sells are open when those crossings happen. Is this the whole project?