I have a ranking code exploration I run on a watchlist and I need this logic:
watch = "calender days since BUY" < 31; I found the BarsSince function but I need calender days. Thanks!
I have a ranking code exploration I run on a watchlist and I need this logic:
watch = "calender days since BUY" < 31; I found the BarsSince function but I need calender days. Thanks!