I want to use the Exploration function to screen a watch list for Buy/Sell signals generated by a strategy I already have. The Exploration list should show the symbols and whether I am long, short or flat that symbol according to the strategy.
Do I have to replicate the strategy code on the exploration code or can I just refer to that strategy? If so, how?
