If IsFirstBarOfSession == true && IsFirstTickOfBar == true and calc = OnPriceChange, how do I get close() of last bar of previous session?
SPECIFICS
It's 6pm eastern and new ETH session has just opened. I need to know the close() of the last bar of the previous session (5pm bar close). What code might I use to get that?
Please and thank you,
Clint

Comment