In the CustomPlotSample there are variables that are used for drawing. Mainly Graphics graphics and Rectangle bounds. Is there a way to access those variables when running a strategy?
Reason I'm asking is that I want to plot a fixed region on the windows (using X,Y relative to the window). Is there a way of doing that?
Thanks.

Comment