Here is what I would like to achieve.
1. Run a script(scan) at a higher timeframe.
2. Whenever there is a signal, Add those stocks to a watchlist
3. Run another script (scan) at a lower timeframe on step1 results.
3. Depending on the scenario add/delete from another watchlist.
I am doing this manually now and it is working but exhausting.
Can this be done programmatically ? If so, please let me know how to do it.
Thank you in advance
1. Run a script(scan) at a higher timeframe.
2. Whenever there is a signal, Add those stocks to a watchlist
3. Run another script (scan) at a lower timeframe on step1 results.
3. Depending on the scenario add/delete from another watchlist.
I am doing this manually now and it is working but exhausting.
Can this be done programmatically ? If so, please let me know how to do it.
Thank you in advance