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

Re[2]: Chaiken Volume Oscillator



PureBytes Links

Trading Reference Links

It looks like this

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

ChaikenOsc = XAvg(AumDist(MyVolume),Len2) - XAvg(AumDist(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