is this correct?
-
I want to read price from 23:30 of the previous day to 00:50 of the New Day. using the Formula block of locate a cndle by time.
but the logic below doesn't seem to get it, what am I missing?

-
I never tried to use negative values as per your image. My guess is that it will not work. I would use a candle counter instead.
-
@l-andorrà yeah it didnt work... I am very interested in the time range so I can Fib across apparently FxD Fib does read data from prev day
or is there a way around this?
-
Honestly I never use any Fibo feature offered by fxDreema by default. I create my personal fibo calculator on a case by case basis but for price only. Never did on time range so I'm afraid I cannot be of more help there.
-
@l-andorrà thanks man
-
@tec-nacks said in is this correct?:
I want to read price from 23:30 of the previous day to 00:50 of the New Day. using the Formula block of locate a cndle by time.
but the logic below doesn't seem to get it, what am I missing?

Day offset 1
-
@ambrogio I tried that and when I do, it picks from 00:30 to 23:30 of the same day.
don't know why it's doing that
-
Because negative numbers don't work, maybe?
