Session criteria is ignored
Advertisements I want to use the Session Criteria for limiting the Strategy in her active time. As I know it should be working with the Session function, but something with my logic is not right. i_Handelszeit = input.session(title="Haupthandelszeit", defval = "0700-2000") // Check filter(s) isInSession(_sess) => not na(time(timeframe.period, i_Handelszeit)) f_dateFilter = time >= i_startTime and… Read More Session criteria is ignored