How can I check if a session is in a specific date? [TradingView Indicator]
I’m writing a pine script for TradingView (Indicator), and I have a specific session.
I want that the session will be drawn on the chart only on the previous day.
for example today is 03/05/24, I want that my code will be only drawn on 02/05/24.