Vốn hóa thị trường Tiền điện tử, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
CÔNG TY CỔ PHẦN FPT, TẬP ĐOÀN VINGROUP - CÔNG TY CỔ PHẦN, CÔNG TY CỔ PHẦN TẬP ĐOÀN HÒA PHÁT, CÔNG TY CỔ PHẦN SỮA VIỆT NAM, NGÂN HÀNG TMCP NGOẠI THƯƠNG VIỆT NAM, CÔNG TY CỔ PHẦN VÀNG BẠC ĐÁ QUÝ PHÚ NHUẬN
VIETNAM INDEX, VIETNAM 30, Dow 30, Chỉ số S&P 500, Nasdaq Composite, Chỉ số DAX
Mỹ 10 năm, Euro Bund, Đức 10 năm, Nhật 10 năm, UK 10Y, Ấn Độ 10 năm
This code is a slightly modified version of Tradingviews' built-in "linear regression" script which can be correctly plotted on logarithmic charts.
Portfolio Metrics **New** 'returns' 'log returns' 'geometric returns' portfolio alpha portfolio beta portfolio,market correlation portfolio standard deviation portfolio variance mean portfolio returns maximum drawdown maximum gain
The idea is help traders to see the patterns and levels from a different point o view. This script create candlestick using the opening, high, low and close price as source on your favorite function. It's very simple to use: Select a function in the drop box list, the number of bars length, check or uncheck the boxes to treat source as logarithm, smooth, and...
A comfortable Volume Indicator with the following features: Darker colors indicate positive changes Light colors indicate negative changes There are separate colors for changes above a configurable threshold The threshold can look at percentages changes in either volume (directly) or the volume at log scale. The graph itself is always displayed in...
The main concept for creating this was to completely remove the whipsaw nature of VWAP by introducing lag. References: www.investopedia.com www.investopedia.com www.investopedia.com
A study of moving averages that utilizes different tricks I've learned to optimize them. Included is Bollinger Bands, Guppy (GMMA) and Super Guppy. The method used to make it MtF should be more precise and smoother than regular MtF methods that use the security function. For intraday timeframes, each number represents each hour, with 24 equal to 1 day. For daily,...
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).