Compare Candle-Close yesterday on specific time
-
I'm relatively new here and currently working on the basics. What I did not find ..
Is there a function that could compared the candle from yesterday e.g. 17:30 to the current candle? Like the function "Condition / Candle / Candle Close / Time" ... But with the option of entering "Dayoffset" such as under "Market Proberties / Highest Price (Time Period)"...
-
Not completely sure I understand what you need. You need the value of price at a specific time yesterday (17:30 for example) and then compare it to the price value at that same time today?
-
@l-andorrà Yes, that is what i need. I dont find it in the section "candle close"... i find only specific time for today... How can I solve this? Thank you!
-
You can try this:
https://fxdreema.com/shared/rfclgA5Mc
I created a variable in which I store the price value of yesterday's daily candle at 17:30 and then I compare it to that same time's today price. I didn't test it, though.
-
Thank you... I think your concept should work, but i do it like this way...
https://fxdreema.com/shared/k9swLb5sb
Its nearly the same and a little bit simpler...
-
Congratulations. Good for you!
