How to Stop EA after Daily Target in % of Day's Starting Balance
-
Suppose I have $500 balance and Daily Target is 10%, then as soon as 10% achieved in Balance (all trades closed) then OFF the checking block. and ON then once a Day so next day at 00:00:01 tick it enables the blocks to take trade as per the conditions.
There is no block to check profit in %. That one check profit unrealized how to use it as I want to calculate percentage day wise everyday.
Please Guide me Experts. Thanks in Advance
-
I do it like this: https://fxdreema.com/shared/kA8586vyd
-
@jstap Thanks I think IN Center Boxes names the greater than and less than Day Win and Day Loss in set differently. But I understand the Logic but here also it doesnt work in Percentage i can directly use the check profit on basis of time for that. I wanted to set according to percentage so that I can OFF and ON the Blocks as per target acheiving.
-
Can You please tell me How to use these Options
-
Put it under for each trade, but you want day profit.
-
Have done it like this for years, change day loss variable to what's in the picture:

-
@jstap Thanks I understood its for a single trade tracking. I want a Day Wise % Calculation Only. But its too complicated as Fxdreema give too lengthy code and i have to edit in it will be lengthy too. I will make it as per Money and daily modify the Target money as per my calculations.
Not everything is suitable to be good in Automation, I guess
-
No mate it's daily.
-
@jstap it will work on mt5?
-
@jstap

Can I use like this. Create a variable that on 00:00 will be assigned Account balance value and Other Variable of Profit target. When checking target Profit_Target Variable is selected. Its 10% of the Daily Starting Balance (stored in variable and also Updated daily at beginning of the Day).You once told me that *(multiply and selecting a constant will work in adjust field and it worked as I used it earlier, Can this Work too in this manner ?
I Hope this Simple Solution Works as well to use a Percentage Profit track and operations based on this can be done. Need Experts View this please
-
The principles are the same, set profit target, set time to work from, you can change all this with conditions, variables and logic.
-
@jstap Thanks a lot. I guess the method is good and You taught me something good that we can use basic maths and constants/variables to make our things work whenever FXDREEMA Allows them in adjust
