So if I do understand correctly Falling() and Rising() methods use the current bar and the previous one. But since I'm already in a new bar when I can call them, am I correct that the calculation is based on the current first tick and the last close?
If yes this is not what I need. I need the close of the last bar in comparison to the one before!
How can that be done?
Thanks for help!

Comment