This module can be integrate in your code strategy or indicator and will help you to calculate the percentage probability on specific event inside your strategy. The main goal is improve and simplify the workflow if you are trying to build a quantitative strategy or indicator based on statistics or reinforcement model. Logic The script made a simulation inside...
This strategy was designed and written with the goal of showing and motivating the community how to integrate our 'Probabilities' module with their own script. We have recreated one of the simplest strategies used by many traders. The strategy only trades long and uses the overbought and oversold levels on the RSI indicator. We added stop losses and take...
This strategy search for a moment whe the market make two candles are consistently strong, and open a Sell, searching the imediactly correction, on the new candle. It`s easy to see the bars on the histogram graph. Purple Bars represent the candle variation. when on candle cross ove the Signal line the graph plot an Yellow ci, if the second bar crossover the signal...
#### ENGLISH #### This script visualizes divergences between the price and new highs and new lows in the US stock market. The indicator should be used exclusively on the US stock indices (timeframe >= D). This is the indicator for the sub chart. It should be used together with the main chart indicator of the same name. In order to get the same results between the...
Open Interest indicator in TradingView doesn't have option to denominate in quote, so I made one.
Hi dear Investors! Here I present you my last prepared indicator that works with searching on the most visited prices in a period. It also take an average of them which is described here as balance line. Inputs: +BACKWARD: range of your search area on history from current moment. +MEMORY: number of memory stacks that would be used to save previous calculated...
A modification of my previous indicator "Crypto Index (DXY) Candles". The idea was to create a similar currency basket to the standard DXY, but from the perspective of other currencies. Still using the standard DXY weights, this indicator allows you to create a tailored index for other currencies, provided that a currency pair exists for each of the 6 components....
This USD Liquidity Index composed of 2 parts, total assets and major liabilities of the Federal Reserve . There is a certain positive correlation between USD liquidity and risk asset price changes in history. Suggested that USD Liquidity is mostly determined by the Federal Reserve balance (without leveraged), this index deducts three major liabilities from the...
Difference between US 10 yr bond yield and US 3m bond yield to indicate recession.
Library "JeeSauceScripts" getupdnvol() GetTotalUpVolume(upvolume) Parameters: upvolume GetTotalDnVolume(downvolume) Parameters: downvolume GetDelta(totalupvolume, totaldownvolume) Parameters: totalupvolume totaldownvolume GetMaxUpVolume(upvolume) Parameters: upvolume GetMaxDnVolume(downvolume)...
Displays monthly and yearly returns in tabular format along with maximum, minimum, average returns and standard deviations. This uses boxes to build the table and as maximum boxes that could be used is 500, it displays up to 32 years of returns. However, for maximum, minimum, average and standard deviation calculations, it uses data from all months since...
Updated - Version 2 This tool is used to calculate the size of a trade. Settings - Type in total account size and % of capital that can be risked on each trade. The table will display: Column 1 - Stop placement based on low, mid or high value of the current candle. Column 2 - Percent risk on the trade. Column 3 - Amount of shares that can be traded...
Hello everyone! Happy Holidays, Merry/Happy Christmas! Here is my Christmas gift to you to show my appreciation of your support and engagement over the past year! This is the Z-Score Buy and Sell Signal indicator! How it works: It works by looking at the Z-Score of an equities close price and looking for previous areas over reversals over the defined period...
The indicator displays the percentage of bullish days with a given date over several years. This allows you to determine the days of the year when the price usually goes up or down. Indicator has a built-in "simple moving average" shifted back by half a period, due to which the delay of this smoothing is removed.
This indicator shows when user set sessions are active and returns various tools + metrics using the closing price within active sessions as an input. Users have the option to change up to 4 session times. The indicator will increasingly lack accuracy when the chart timeframe is higher than 1 hour. Settings Sessions Enable Session: Allows to enable or...
-shows week-on-week % change, and 10yr averages of these % changes -scan across the 10yr averages to get a good idea of the seasonality of an asset -best used on commodities with strong seasonal tendencies (Gold, Wheat, Coffee, Lean hogs etc) -works only on daily timeframe -by default it will compare SMA(length) in the following way, BTC: Sunday cf previous Sunday...
Coefficient of variation (“COV”) is a statistical measure used to describe the variability of values within a data set, it’s calculated by taking the standard deviation divided by the mean. Traditionally, COV is applied to the expected returns of competing investment portfolios. A risk adverse investor prefers to accept a portfolio with a relatively lower COV...
Shows Economic Events for possible trade setups. Different events like GOP and CPI. It also works in a way if you want to avoid a trade based on the news.