[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Code Help



PureBytes Links

Trading Reference Links

Seeking help for this.
Thank you.

.

This code works fine,until I apply it  to data2 then it stops

With Data1  @ 1 min and Data2 @ 5 min applied to data 1 works great but
apply to Data 2 and it does not


Plot1(Momentum(C,10),"");
if plot1 > 0 then
 SetPlotWidth(1,4);