HELP PLS
-
Please i want to open a buy trade exactly 4 candles after a trade closed in loss. How can i do this please guys....
Tried this but its not workinghttps://fxdreema.com/shared/Cndo2kird
THANKS
-
Hello my friend,
There are different ways to do this.
A simple method is to use counters. In the On Trade tab, after a trade closes, set a variable equal to 1.
Now, in the On Tick tab, use the Once per bar block—provided that the counter value is greater than zero—and use the Formula block to perform the counting.
Then you can use a Condition block to check if the counter equals 4, and if so, enter a Buy position.
For more information, follow my free channel on Telegram. -
@Ho3ein-sh thank u so much. it worked. really do appreciate