How to set daily profit target
-
Please, I have been looking for how to set daily profit target on fxdreema but i don't seem to understand it. I want to set target on my bot in such a way that once the closed profit reaches a certain amount, the bot should stop for the day and restart the next day.
Please, I need help on this.
Thanks -
On top of buy/sell trees, put a check profit (period of time) block, with < your chosen profit.
-
@jstap Thanks alot, let me gp try it out now
-
Please, What should be the time settings if i want a 24 hours period of time..
I mean, if it makes the specified profit within that time interval, it should stop trading
Thanks a lot
-
Leave all so block checks from day start, put above the no position block
-
@Humble_Fx You can also try a structure like this:
-
@jstap Thanks, i will try it out
-
@l-andorrà Please will this solve the same problem?
-
-
@l-andorrà Now i have two bot connected to one mt5. i want to make in a such a way that once a certain target is hit in the account, the bots should not take trade again for that day till next day. I don't know if this is possible.
i mean a system that can stop all bots from trading as soon as a certain profit is made in that account(mt5)
-
@jstap @l-andorrà Now i have two bots connected to one mt5. i want to make in a such a way that once a certain target is hit in the account, the bots should not take trade again for that day till next day. I don't know if this is possible.
i mean a system that can stop all bots from trading as soon as a certain profit is made in that account(mt5)
-
Use in all trade controlling blocks, all manually opened.

