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

Re[2]: Chaiken Volume Oscillator correction



PureBytes Links

Trading Reference Links

Sorry it's ACUM not AUM

Inputs: MyVolume(NumericSimple), Length1(NumericSimple),Length2(NumericSimple);

ChaikenOsc = XAvg(AcumDist(MyVolume),Len2) - XAvg(AcumDist(MyVolume),Len1);
{MyVolume Is usually just Volume}


"The darkest hour in any man's life is when he sits down to plan
 how to get money without earning it"

Sentinel Trading
rjbiii@xxxxxxxxx