Candle Time
-
Hi, can you please help me understand what the rule would be so that I could make an entry in the final 15 seconds of a 1 minute candlestick?
Here is my example project.
https://fxdreema.com/shared/DsOuQH1lb -
-
@pacificnet-lk Did not work.
I think maybe I explained it wrong.Imagine that a candle has just opened in m1 at 09:00
From this moment on when it is 9:45 am I want to open a trade. -
@ontradingx That is not a 15 seconds period but a 45 minutes period. You can use a 'time filter' block and specify that period there.
-
@l-andorrà Sorry, actually I misspell, the correct is 45 seconds and not minutes.
When there are 15 seconds left for the current candle to close.
But I believe I managed to do it, the "time filter" block didn't solve my problem, so I had to use the blocks, once per bar, set flag true or false and once per seconds.Thanks a lot for the help.
-
@ontradingx You're welcome.
