Hello,
I am looking for some help in order to code a very simple screener that i could run on a daily basis after the close.
The screener would only return the stocks that closed yesterday above their two pivots (monthly and weekly, the order doesnot matter).
Basically, the condition is just that the stock price on close is above the value of the pivots.
Ex: AAPL. Weekly pivot is 322, monthly pivot is 310. I want AAPL on my screener only if it closed above 322.
Please, let me know how to do this.
Thank you, cheers !