I have 2 separate stochs in my strat mystoch1 and mystoch2
I have tried everything I can think of to get them in the same panel
mystoch1.panel = 1;
mystoch2.panel = 1;
property seems to not be working..
mystoch1.DrawOnPricePanel = false; gives me an error
I am stuck on this simple piece of code

Comment