Chaikin Oscillator
Syntax
Section titled “Syntax”MT_ChaikinOsc(Range containing High, Low, Close, and Volume.,[Fast EMA period ],[Slow EMA period ])Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing High, Low, Close, and Volume. -
fastPeriodint Fast EMA period (default: 3) -
slowPeriodint Slow EMA period (default: 10)