How to take buy and sell every 5 minutes
-
How to take buy and sell every 5 minutes
-
Use the 'on timer' tab and adjust the 'on timer event' to 300 seconds (ie 5 minutes)
-
@l-andorrà

Is it correct ??? -
@vijithtr No. I mean this:

-
@l-andorrà Thank you,
how to restrict total number of trades in to 10. -
@vijithtr You can use this:

-
@l-andorrà

This buy and sell repeating every 5 minutes. each buy and sell has 100pips take profit . but i need total profit of 50 pips from both buy and sell . how to group this both trades and create a total profit of 50 pips -
@l-andorrà thank you
-
@vijithtr You need to use this block in the 'on tick' tab:

-
@l-andorrà each buy and sell - 50 pips profit with a time interval of 5 minutes. But I want Total profit close of 10% of the capital. How to do that?
-
-
@vijithtr You can use that same block but selecting money instead of pips.
-
@l-andorrà 120 pips is the profit for closing trades but it’s not working.
Buy ( 100 pips )TP
Sell (100 pips ) TP
Final profit i need 120 pips ( buy + sell) -
@l-andorrà
https://fxdreema.com/shared/UCzFKGS8e
This EA is not taking profits -
You need to remove the 'For each trade' block on top.
-
@l-andorrà https://fxdreema.com/shared/79VvfYNcc
Each block removed , its not taking profits -
Then you found a bug, because the logic is correct. You should contact the admin to let him know.
-
@l-andorrà Each and every 5 minutes it’s creating buy and sell order . That why its not working???
-
@l-andorrà ok thank you
-
@vijithtr But wasn't that exactly what you wanted? I'm afraid I don't get it.