Similar to RSI Bitfinex , but Stoch version. It applies Stochastic Oscillator to BTC longs/shorts ratio on Bitfinex. You can use the oscillator as you'd use Stoch: - Divergences - Oversold/overbought signals - R/S on the indicator - Trend indication - etc
This script uses triple ema instead of ema in MACD calculation
This is a momentum, trend, as well as a divergence indicator. It is similar to CCI, though it is based on a slow and fast EMA in connection to ATR, which allows to interprete it easily. Both EMAs and ATR have customisable period. Further explanation and basic usage can be found in the comment section inside the script.
EMA Spread Oscillator Quickly see past levels where diff maxed out. Momentum and price can only keep going up for so long. This obviously differs per underlying asset. So that is where this oscillator comes in handy. Of course you can see on the chart how far apart the moving averages are, but it is easier to spot on an oscillator.
This is an experimental study designed to visualize momentum and average range by expressing divergences between price and a McGinley Dynamic as a percentage.
Credit to HPotter - colour code borrowed from his AO script.
EXPERIMENTAL: MACD Divergence detection. looks like macd is more prone for missing the extremes in price then the rsi due to lag.
EXPERIMENTAL: experimental setup, hard coded rsi lengths, hardcoded level limits, testing new aproach to the reflections, added extra rsi's main rsi's length 13/55, smooth option will affect all rsi's
EXPERIMENTAL: using reflections / mirrors to pinpoint reversal points and zones on a rising/falling aglomeration. default is turned off, needs to be turned on in the options.