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
Abstract This script provides a set of Trendline Channels which can be tighter than Donchian Channels. This script computes the most suitable active upper and lower trendlines and updates them as soon as possible. We can use it for breakout signals earlier than Donchian Channels. Introduction Channels are tools which can mark area of values of ranging...
This is a modded version of TV builtin "Auto Fib Retracement". This version has the option to format price label. Sometimes when you analyzing e.g. altcoin charts against BTC. They can have more then 2 decimal points and the old version displays 0 when that happens. I also optimized it a little so it should be faster now
Auto Analysis Short-term Reversals Exploration Based on a study by Larry Lovrencic Closing Price Reversals Automatic Analysis Hook Reversals Automatic Analysis Island Reversals Automatic Analysis Key Reversals Automatic Analysis Open/Close Reversals Automatic Analysis Pivot Point Reversals Automatic Analysis
Hello, Hello, Hello and welcome back to Bitcoin Beats. This is a combination of indicators with a nice color code to nail supports and resistances along with pivot points in the market. This was made for btc but can be used with other assets and currencies. The arrows have been backtested but only for breakeven on most timeframes. Thank you, And goodbye, from...
Just a modification of my old auto-line script, lot of errors fixed and a correction in the standard deviation. Also changed the tittle because "auto-line" was really confusing.
More Efficiency Based on the Auto-Line code, the Efficient Auto Line aim to provide a more controlled adaptivity of the indicator. The first indicator of this sort worked this way : when the absolute difference between the price and the indicator is higher than the previous indicator +/- A pips of amplitude, the indicator will display the closing price, else...
This indicator plots a Pivot Point and 3 Support and Resistance lines that automatically adapt to the Timeframe These can also be plotted against a Custom Timeframe
A variation on the Auto-Line indicator, we allow it to get closer to the price thanks to a drift , this also allow the line to be more directional . This indicator can be used with moving averages using crosses as signals or as a band indicator by ploting a + dev as the upper band and a - dev as the lower one. For any help or suggestions feel free to send a...
This is a predictive indicator that looks for explosions in momentum of the cycles in price and large shifts in Momentum (Fisher turns the Bimodal PDF into Guassian like) as statistically unlikely events, showing points to exit or reverse positions. You can adjust the lowpass frequency cuttoff (Aka what cycles you want to remove from the calculations through the...
Write your own strategy and use Hodl to Sodl to send Alerts for when to buy & sell, and automatically plot your anticipated buys/sells to the chart. A must have for AutoView users. Requires Pine Script coding. Not compatible with "Strategy Tester" tab and "Paper Trading" tab in TradingView. Hodl-Sodl itself is not a strategy. It is a framework for building...
This script is an attempt to display Fibonacci Levels in Auto Mode. It allows for: Select Higher Time Frame (HTF) Indicate How Many Bars from HTF to Use to Find Highs/Lows Manual Mode: Overrides HTF selections Number of Bars Back to use in Manual Mode Show/Hide each one of the Levels Highlight RLZ
A least squares filter using the Auto line as source, practical for noise removal without higher phase shift. Its possible to create another parameter for the auto-line length, just add a parameter Period or whatever you want. r = round(close/round)*round dev = stdev(close,Period) Hope you enjoy :)
This update is a correction on the way the Fib Zero line is calculated. Previously it was just based on the source of the previous day, which is Ok as long as the Fiblength was set to 2. The new version calculates the Fib Zero from the average of the specified source over the Fiblength, so if Fiblength is now something other than 2 the Fibonacci Zero and other...
Still I don't know. Maybe it was not the script, but a bug in trading view that seems to appear when one reach the maximum jackpot: imgur.com
Little fix for the previous script. Sorry. synapticex.com