Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Im working on a pair trading strategy that iterates over a list of stocks.
I would like to only plot the spread between the pairs of stocks and not all their price series.
I would also like to plot the buy and sell symbols on the spread series, is that possible?
Thank you