How to Use Check Profit (Period of time) Block?
-
Im confused with this block. I wanted to stop the EA from opening new trades for the day whenever a certain profit objective is met.
What should I put in Time 1?
What should I put in Time 2?The instructions are the same for each field (see attached screenshot).

-
@bravoone That block will not do it. You need to create a variable that can control when the daily profit is hit so that it stops the launching conditions. Can you please share your project' link?
-
@bravoone l-andorrà is correct if your profit changes each day you will need a variable to set this, to use this for a fixed amount though you don't, the top time is all that is needed, this time is the start of the day to check profit from, to stop trading though once met you need a flag or a variable, this then needs reset before trading starts again.
-
@l-andorrà Im using these blocks.

-
@bravoone Interesting. Does it really work? I see you didn't specify any time 1 or 2 periods. Weird.