Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA, Apple, NETFLIX INC, Facebook Inc, Alibaba Group Hldg Ltd
IBEX 35, Índice DAX, Euro Stoxx 50, FTSE 100, S&P 500, Nikkei 225
Bono español 10 Años, Bono de EEUU 10 Años, Euro Bund, Alemania 10A, Japón 10A, Bono del Reino Unido 10 años
Brief 🌟 Pattern Recognition Probabilities (PRP) is a REALLY smart indicator. It uses the correlation coefficient formula to determine if the current set of bars resembles that of past patterns. It counts the number of times the current pattern has occurred in the past and looks at how it performed historically to determine the probability of an up move, down move,...
This is an open source and updated version of my previous "Confidence Interval" script. This script provides you with the expected range over a given time period in the future and the skew of that range. For example, if you wanted to know the expected 1 standard deviation range of MSFT over the next 20 days, this will tell you that. Additionally, this script will...
A good amount of users requested a text box showing various price statistics, the following script returns various of these stats in a user-selected range, and include classical ones such as a central tendency measurement (mean), dispersion (normalized range) and percent change, but also include less common statistics such as average traded volume and number of...
In statistics, the Durbin–Watson statistic is a test statistic used to detect the presence of autocorrelation at lag 1 (AR(1) process) in the residuals (prediction errors) from a regression analysis. With the new array function tradingview implemented, we are able to do our calculations on the residuals. The residual is given by subtracting the actual value (in...
The Hurst exponent is used as a measure of long-term memory of time series. It relates to the autocorrelations of the time series and the rate at which these decrease as the lag between pairs of values increases. The Hurst exponent is referred to as the "index of dependence" or "index of long-range dependence". It quantifies the relative tendency of a time series...
In Finance, people usually assume the price follows a random walk or more precisely geometric Brownian motion. In 1988, Lo and MacKinlay came up with the variance ratio test to refute the random walk hypothesis and efficient market hypothesis. The variance ratio test is a simple test for market efficiency, autocorrelation, and whether price follows a random walk....
TRADINGVIEW BACKTEST SCRIPT by Lionshare (c) 2015 THS IS A REAL ALTERNATIVE FOR LONG AWAITED TV NATIVE BACKTEST ENGINE. READY FOR USE JUST RIGHT NOW. For user provided trading strategy, executes the trades on pricedata history and continues to make it over live datafeed. Calculates and (plots on premise) the next performance statistics: profit - i.e. gross...
Shows the Daily, Weekly, Monthly, Quarterly, and Yearly VWAP. Also shows the previous closing VWAP, which is usually very near the HLC3 standard pivot for the previous time frame. i.e. The previous daily VWAP closing price is usually near the current Daily Pivot. Tickers interact well with the previous Daily and Weekly closing VWAP. Enabling the STDEV bands...
*** Full description in the comment below ****** This chart has 3 indicators: - Chande's R2 - Zscore - Inverse Fisher Transform on CCI Feel free to "make mine" (click on the SHARE button) and use these indicators in your charts.
Creates a Histogram for Statistical Analysis of any source. Input Parameters: Sample Source: Select your source here, can be any numerical source. Sample Period: Sample size for Mean and Standard Deviation Calculations. Enable Cumulative Mode: Will attempt to calculate the bin for every sample in the entire dataset. Window Period: Used only in Window Mode...
EXPERIMENTAL: A example on how to retrieve statistics from a recurring event. Can be used to optimized strategy's, trade parameters, etc..
😷 COVID-19 Coronavirus Tracker & Statistics Tools by Cryptorhythms 😷 📜Intro I wanted to put some more meaning behind the numbers for 2020's Covid pandemic. I hope this tool can help people analyze and deal with these hard times. With these metrics I hope to give greater depth and dimension to whats available. While also at the same time creating something...
These 3 indicators can be really useful. The usage is fairly straightforward, if you understand price action, having an statistical edge like these provide can be useful. Refer to Tim West's charts to learn more about range expansion bars. The idea for the Atr% and Atr timer come from discussions I had with Yacine Kanoun, props to him for his contribution.
I did not write the script from scratch but rather started editing code of an existing one. The original code came from a script called GAP DETECTOR by @Asch- First up: I am a trader, not a programmer and therefore my code most likely is inefficient. If someone with more expertise would like to help and optimize it - feel free to get in touch, I am always...
EVWMA ACCUMULATION/DISTRIBUTION PRESSURE & FRACTAL BANDS Version: 3.0 @ 4.11.2015 By Ricardo M Arjona @XeL_Arjona DISCLAIMER: The following indicator IS NOT INTENDED TO BE A FORMAL INVESTMENT ADVICE OR TRADING RECOMMENDATION BY THE AUTHOR, nor should be construed as such. Users will be fully responsible by their use regarding any kind of trading...
Pair trading is employed by professional traders to outperform the market. This script is a complete trading strategy where you can set your own parameters and the system will generate ready to trade signals. All you have to do is just execute profitable trades based on your own parameters.
Standard Error Bands - Code by @XeL_arjona Original implementation by: Traders issue: Stocks & Commodities V. 14:9 (375-379): Standard Error Bands by Jon Andersen Version 1 For a quick and publicly open explanation of this Statistical indicator, you can refer at Here! Extract from the former URL: Standard Error bands are...