Topic: LOGIC CONDITIONS: Previous Day's Closing Question
Is there a straightforward way to create a logic condition that takes into account a day's closing longer than 1 day/period ago?
For example:
Open Long if:
Bar closing 2 periods ago < previous period's close > current periods close
Thanks so much. If there's not a direct way, I'm more than happy to try and use a workaround if one exists.