The ATH (All-Time High) Drawdown Indicator, developed by Atilla Yurtseven, is an essential tool for traders and investors who seek to understand the current price position in relation to historical peaks. This indicator is especially useful in volatile markets like cryptocurrencies and stocks, offering insights into potential buy or sell opportunities based on...
Library ”StrategyDashboard” Hey, everybody! I haven’t done anything here for a long time, I need to get better ^^. In my strategies, so far private, but not about that, I constantly use dashboards, which clearly show how my strategy is working out. Of course, you can also find a number of these parameters in the standard strategy window, but I prefer to display...
Hello everyone! I am thrilled to present the "vanAmsen - Supertrend Forecast", an advanced tool that marries the simplicity of the Supertrend with comprehensive statistical insights. Before we dive into the functionalities of this indicator, it's essential to understand its foundation and theory. The Theory: What exactly is the Supertrend? The Supertrend,...
⚠️❗ Important Limitations: Due to the way this script is designed, it operates specifically under certain conditions: Stocks & Forex : Only compatible with timeframes of 8 hours and above ⏰ Crypto : Only works with timeframes starting from 4 hours and higher ⏰ ❗Please note that the script will not work on lower timeframes.❗ Feature Extraction : It begins by...
This Normal Distribution Curve is designed to overlay a simple normal distribution curve on top of any TradingView indicator. This curve represents a probability distribution for a given dataset and can be used to gain insights into the likelihood of various data levels occurring within a specified range, providing traders and investors with a clear visualization...
This Linear CC takes into account the log-normal distribution of stock prices and performs Pearson correlation on that data set. It also smoothens the results into an easy to read oscillator, and performs a two-tail t-test on the correlation coefficient data (with a = 0.05) to determine the significance of the coefficients. Significant results are shown in a solid...
Autocorrelation - The Quant Science it is an indicator developed to quickly calculate the autocorrelation of a historical series. The objective of this indicator is to plot the autocorrelation values and highlight market moments where the value is positive and exceeds the attention threshold. This indicator can be used for manual analysis when a trader needs to...
Shades your chart background to flag events such as crises or recessions, in similar fashion to what you see on FRED charts. The advantage of this indicator over others is that you can quickly input custom event dates as text in the menu to analyse their impact for your specific symbol. The script automatically labels, calculates and displays the peak to...
This script is a little widget that I made to do some homework on the VIX. As you can see in the chart I was analyzing the 2008 market crash and the stats that followed it after until the market started to recover. You can see that theory in my "Ideas" tab. This is an interactive set of lines that you can use to count the the bars inside and outside of your...
When doing machine learning using oscillators, it would be better if the oscillators were normally distributed. So I analyzed the distribution of oscillators. The value of the oscillator was divided into 50 groups each from 0 to 100. ex) if rsi value is 45.43 -> group_44, 58.23 -> group_58 Ocscillators : RSI, Stoch, MFI, WT, RVI, etc.... Caution: The normal...
Introduction Heyo guys, here I made a comparison between my favorised smoothing algorithms. I chose the R-Squared value as rating factor to accomplish the comparison. The indicator is non-repainting. Description In technical analysis, traders often use moving averages to smooth out the noise in price data and identify trends. While moving averages are a useful...
This script calculates the average deviation of the source data from the linear regression. When used with the indicator, it can plot the data line and display various pieces of information, including the maximum average dispersion around the linear regression. The code includes various user configurations, allowing for the specification of the start and end...
The Financial Data Spreadsheet indicator displays tables in the form of a spreadsheet containing a set of selected financial performances of a company within the most recent reported period. Analyzing Financial data is one of the classic methods to evaluate whether the company’s stock price is overvalued or undervalued based on its income statement, balance sheet,...
A new macro analysis tool for easily analyzing the multi-polar world's economic powerhouses / spheres of influence, making for an easy to use visual when comparing a number of statistics: GDP, GDP per Capita, External Debt, Government Debt, Exports, Imports, Gold Reserves, Employed Persons, Military Expenditure, Population, Bank Lending Rate, Balance of Trade,...
We took the original script Cumulative delta volume from LonesomeTheBlue, here is the link: To understand the CDV you can watch traders reality master class about CDV. This indicator show the ratio of vector color and the ratio of the cumulative delta volume from vector color. First you select a date range on the chart. Then it calculate all candles in that...
This script is based on an idea of monthly statistics that have been found across tradingview community scripts. This is an improved version with weekly results with the ability to define the size of every group (number of weeks within one group). Initial setup of the strategy 1. Set the period to calculate the results between. 2. Set the statistic precision...
This Implied range Is derived by the VIX(1 sd annual +/- Implied move.) This Indicator plots the daily Implied range, A lot of quantitative trading firms/ MM firms hedge their delta & gamma exposure around the Implied range(prop calc). I have added retracement levels as well, so you have more pivot levels. Enjoy!
This is a tool designed to translate the data from the expected volatility of different assets, such as for example VIX, which measures the volatility of SP500 index. Once get the data from the volatility asset we want to measure(for this test I have used VIX), we are going to translate it the required timeframe expected move by dividing the initial value into...