Log-space Exponential Moving AverageThis 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.
Logscale
Log-space Ultimate OscillatorThis 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).
Log-space Relative Strength IndexA version of RSI more usable for highly volatile charts and long-term trends
WaveTrend Oscillator [Krypt]This is similar to regular WaveTrend Oscillator except:
- replaces hlc3 input with a weighted log formula for better stability/performance on high volatility charts
- zero-centered scaling
- SMA crossovers above and below OB/OS thresholds are marked as buy/sell signals
Log-space MACDThis indicator is identical to regular MACD indicator except it is calculated in log space, which is useful for looking at long-term trends.
Log-space Ichimoku CloudThis indicator uses identical calculation to Ichimoku indicator except performed in log-space. This is helpful for long-term and highly volatile charts.
Log-space Stochastic RSISimilar 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.
Log-space Bollinger BandsCalculates Bollinger Bands in log space, which is useful for high-volatility charts and for looking at long-term growth