An open API service indexing awesome lists of open source software.

https://github.com/guleyc/ift-indicator-with-macd

The IFISH applies some math functions and constants to a weighted moving average (WMA) of the relative strength index (RSI) of the closing price to calculate its oscillator position. The user may change the input (close) and period lengths. https://guley.com.tr
https://github.com/guleyc/ift-indicator-with-macd

pinescript tradingview

Last synced: 26 days ago
JSON representation

The IFISH applies some math functions and constants to a weighted moving average (WMA) of the relative strength index (RSI) of the closing price to calculate its oscillator position. The user may change the input (close) and period lengths. https://guley.com.tr

Awesome Lists containing this project

README

          

# IFT Indicator with MACD - Pinescript

The Inverse Fisher Transform (IFISH) was authored by John Ehlers. The IFISH applies some math functions and constants to a weighted moving average (WMA) of the relative strength index (RSI) of the closing price to calculate its oscillator position. The user may change the input (close) and period lengths. This indicator’s definition is further expressed in the condensed code given in the calculation below.