My current strategy is based on the ratio of two stocks, and an order is placed based on this ratio. Is there a way to plot this ratio, so I can visibly see the entry/exit points? Currently I can only plot one of the two stocks (the one defined in the strategy class, not the ticker passed into the instance of the strategy class.
Thanks!
-V-

Comment