Skip to main content

adosc

Accumulation/Distribution Oscillator, also known as the Chaikin Oscillator is essentially a momentum indicator, but of the Accumulation-Distribution line rather than merely price. It looks at both the strength of price moves and the underlying buying and selling pressure during a given time period. The oscillator reading above zero indicates net buying pressure, while one below zero registers net selling pressure. Divergence between the indicator and pure price moves are the most common signals from the indicator, and often flag market turning points.

Usage

adosc [--open] [--fast N_LENGTH_FAST] [--slow N_LENGTH_SLOW]

Parameters

NameParameterDescriptionDefaultOptionalChoices
b_use_open--openuses open value of stockFalseTrueNone
n_length_fast--fastfast length3Truerange(1, 100)
n_length_slow--slowslow length10TrueNone

adosc


On this page