Instead of the RSI which only uses the close of the market to calculate RSI, this indicator uses the Open, Close, High and Low individually to give four unique data points which are then drawn as candlesticks in place of the regular RSI.
版本注释
Renamed and simplified code such that their are less redundancies.