Martingale vice a versa. Multiples your profit.
The same Martingale idea, but for winning side. Instead fixed TP expert should use “step*coef” parameter and open new order in same direction.
Example: Lot buy opened 0.01, after 60.0 points expert opens 0.02 with sl -10.0 for both orders. Profit: 3$ by sl. Or price goes further more 60.0 points, expert opens 0.04 and sl -10.0 for all three orders. Profit: 17$. And etc.
So, instead simple TP I suggest same three parameters:
Step - points to open next order in same direction.
Coefficient — multiply previous order
Sl — points from last opened order to close all branch of orders.
Done in 2.12