CMO Formula
The ta-lib formula for the Chande Momentum Osc does not appear to produce the correct results - based on the formula commonly used in trading platforms (TradeStation and others). Not sure how to access the code to do some comparisons. Any help would be appreciated. J
You may start with that https://github.com/TA-Lib/ta-lib/blob/master/src/ta_func/ta_CMO.c#L206
Thanks much!
any luck on fixing or replacing CMO?
for anyone coming across this issue
take a look at this comment https://github.com/TA-Lib/ta-lib-python/issues/207#issuecomment-1559006949