cinar / indicatorts

IndicatorTS - Stock technical indicators and strategies in TypeScript for browser and server programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make RSI use RMA.

cinar opened this issue · comments

As reported in cinar/indicator#68. Currently RSI is using SMA but it should be using RMA instead.