Just like regular momentum indicator except calculated in log space and with a horizontal line centered at zero for easier analysis
Similar to basic EMA Ribbon indicator except uses log-space transformation. Should be better on very long timeframes and for determining beginning of a bull market. The tradeoff is that it is slower than regular EMA near peaks (regular EMA will outperform this indicator when determining when to sell).
logarithmic exponential moving average plots 3 lines instead of 1 default is 50,100,200 use standard scale instead of log, for this to work properly. BTC tip jar: 1Mv1s7nLaTsRoLai5WXEGg8doisXuiPUXy ETH tip jar: 0x6113DDD23D0D5aCad3d1f8640A8A571E9Cb86cB8 LTC tip jar: LYvyoqTSWxa22TQw3E7818xy4AfYNi6xcm BCH tip jar: 1GC7oZ7MhLkamKCDdZFnUfV21SKWq84VdY
For convenience, bundles 3 moving averages at 50, 100, and 200
This indicator is almost identical to "Bollinger Bands %BB" except its calculations are performed in logspace and it adds an optional EMA line (after LazyBear's idea).
Same indicator as CCI except calculated in log-space. Expected to do better on high-volatility charts, and in some cases (illustrated with ETC-BTC) may provide earlier sell signal.
Make Williams Alligator usable for looking at weekly and high-volatility crypto charts. The built-in indicator may have some problems with these charts, as in example below:
On charts with medium or low volatility, this indicator behaves identically to standard Moving Average. On highly volatile charts, this indicator is more stable because the calculation is performed in log space. For convenience, the indicator starts from the second candle (much earlier than regular MA).
This indicator is in principle similar to Stochastic Oscillator, but contains the following improvements: - advanced Ehlers-based smoothing (typically results in earlier signals than regular EMA smoothing) - graceful degradation when few candles present for improved accuracy in the beginning of the chart - buy/sell signals based on K-D crossover above/below thresholds
This indicator has two features that make it better than standard SMMA for cryptocurrencies: - starts from the very first candle - calculations are performed in log-space which means less sensitivity to extreme volatility common in crypto world
This is the same as simple EMA except it performs averaging in log space, which should give more accurate results for very long-term and highly volatile charts.
This is the same script as the built-in Ultimate Oscillator except it is calculated in log-space, which may help with some very high-volatility charts (the differences will be usually be very small though).
A version of RSI more usable for highly volatile charts and long-term trends
This indicator is identical to regular MACD indicator except it is calculated in log space, which is useful for looking at long-term trends.
This indicator uses identical calculation to Ichimoku indicator except performed in log-space. This is helpful for long-term and highly volatile charts.
Similar to regular Stochastic RSI except usable even with charts that show dramatic (10x or more) volatility, such as in the beginning of the ZEC-BTC chart in the example attached.
Calculates Bollinger Bands in log space, which is useful for high-volatility charts and for looking at long-term growth