PureBytes Links
Trading Reference Links
Anthony, I see you have found an undocumented command. I tried it and noticed it only seems to work with small periods. Any idea exactly how this works? Terry Anthony Faragasso wrote: x=Divergence(LinRegSlope(C,20),LinRegSlope(OBV(),20),1); Plot(x,"x",colorRed,styleHistogram);
x=Divergence(LinRegSlope(C,20),LinRegSlope(OBV(),20),1); Plot(x,"x",colorRed,styleHistogram);
x=Divergence(LinRegSlope(C,20),LinRegSlope(OBV(),20),1);
Plot(x,"x",colorRed,styleHistogram);