How can I make fxDreema
-
How can I make FXDreema close all trades when the account equity reaches 5% profit, regardless of the starting balance? For example, if the account starts with $100,000, equity should trigger the close at $105,000, but if it starts with $2,000, it should trigger at $2,100. I want the calculation to always be based on percentage, not a fixed dollar amount.
-
Please give me a visual example
-
@carlosseverinocs97 You can do it this way:

You can change the multiplying factor to any other percentage you need, but you will have to transform it as per my example before.
-
Thank
Happy day -
You're welcome.