Indicator Description
ADOSC (Accumulation/Distribution Oscillator) is the oscillating version of the AD indicator, measuring the rate of change in money flow by calculating the difference between fast and slow moving averages.
Calculation Principle
ADOSC is calculated using the following formula:
ADOSC = FastMA(AD) - SlowMA(AD)Where:
- FastMA is the fast moving average (default 3 periods)
- SlowMA is the slow moving average (default 10 periods)
- AD is the Accumulation/Distribution indicator value
Usage Scenarios
- Money flow change analysis
- Trend strength judgment
- Divergence analysis
- Trading signal generation
Usage Recommendations
- ADOSC > 0 indicates increasing money inflow trend
- ADOSC < 0 indicates increasing money outflow trend
- Watch for ADOSC zero-line crossovers
- Use in conjunction with other indicators