debut-js / Indicators

Technical indicators for cryptocurrencies, stocks and forex. To work with historical and real price data. One of the most efficient Javascript library implementations. The library has such indicators as: Relative Strength Index (RSI), Moving Average C / D (MACD), Average Directional Index (ADX), Stochastic Oscillator, Bollinger Bands, Average True Range (ATR) and many others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MFI indicator

angryrobotdeals opened this issue · comments

Feature Request: Add Money Flow Index (MFI) Indicator

Description

Your library currently lacks the Money Flow Index (MFI) indicator, which is a standard indicator available on the Metatrader platform.

The Money Flow Index (MFI) is a technical oscillator that uses price and volume data to identify overbought or oversold signals in an asset. It can also be used to spot divergences that warn of a trend change in price. The oscillator moves between 0 and 100.

Request

It would be greatly appreciated if you could include the MFI indicator in your library. This addition would enhance the functionality and provide users with a valuable tool for technical analysis.

Thank you for considering this request.

Long time choosing an indicator, finally found the perfect one, but there is no main thing for me :(