WIG 20, Indeks DAX, FTSE 100, Euro Stoxx 50, S&P 500, Nikkei 225
Ropa Brent, Ropa naftowa, Złoto, Srebro, Gaz ziemny, Bitcoin
Euro Bund, Niemieckie 10Y, Francuskie 10Y, UK 10l, US 10L, Japan 10Y Yield
This is a histogram that can display a moving average's angle and also show how volatile the change in angle is. To use: Add any moving average indicator to the chart Click that indicator's More > Add Indicator on (MA) Select the Cosmic Angle indicator Adjust the Cosmic Angle 's Price To Bar Ratio value to reflect that of your chart's Adjust...
Elliott Wave Principle , developed by Ralph Nelson Elliott, proposes that the seemingly chaotic behaviour of the different financial markets isn’t actually chaotic. In fact the markets moves in predictable, repetitive cycles or waves and can be measured and forecast using Fibonacci numbers. These waves are a result of influence on investors from outside sources...
Moving Average Convergence Divergence – MACD The most popular indicator used in technical analysis, the moving average convergence divergence (MACD), created by Gerald Appel. MACD is a trend-following momentum indicator, designed to reveal changes in the strength, direction, momentum, and duration of a trend in a financial instrument’s price Historical...
Oscillators are widely used in technical analysis and can return a large amount of information to the trader depending on their design. It is common to use oscillators to detect divergences with the price, divergences occur when the tops/bottoms made by the oscillator and price are negatively correlated. The following oscillator is based on the momentum of a...
An interesting implementation of mine to measure an asset changes based on asset price velocity and volume velocity. The indicator acts as asset value calculator. Long and Short. ==Points System Rules== UPTRENDING If Current Close is higher than previous Close and Current Volume is bigger than previous Volume: Adds Close Points and Volume Points Otherwise...
The Relative Strength Index (RSI) , developed by J. Welles Wilder, is a momentum oscillator that measures the speed and change of price movements. • Traditionally the RSI is considered overbought when above 70 and may be primed for a trend reversal or corrective pullback in price, and oversold or undervalued condition when below 30. During strong trends, the RSI...
My own interpretation indicator which i call multi time frame moving averages momentum with NO LAG EMA support (Optional). The indicator is calculated by subtracting the long-term EMA from the short-term EMA . This pretty much resembles the MACD moving averages calculation but without the smoothing of the histogram. Can also be used to find divergences. The...
It is possible to approximate the underlying distribution of a random variable by using what is called an "Histogram". In order to construct an histogram one must first split the data into several intervals (also called bins) often of the same size and count the number of values falling within each intervals, the histogram plot is then constructed with the X axis...
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...
Created by request. Description: This study is an implementation of the Standard TRIX indicator (a momentum oscillator), shown in coloured histogram format by default, with optional Bar colouring of TRIX zero cross overs. Other options include showing TRIX as a line graph instead of histogram and an optional TRIX signal line with difference histogram (to...
The Fear And Greed Indicator is a very popular indicator on the Bloomberg platform and since I didn't have actual source code to work with, this is a very close approximation of that indicator. Let me know if you spot any discrepancies with the original and I will do my best to fix them. For buy and sell signals it is pretty straightforward. Just buy when the...
This creates a replica of relative distance from the moving averages, a good way to measure the strength, divergences etc.... short, mid and long term waves. List of All my Indicators - www.tradingview.com
Hi everyone! I wrote this indicator for intraday trading and it cannot be use only by itself you need to at least draw some S/R lines to make it useful. It is based at MACD histogram and gives signal when it sees divergence on MACD/RSI/MACD's Histogram (or all at once - settings) when macd's histogram switchs trend. Im using it to playing with a trend most of the...
This is a requested update of this script. This is a standard CCI indicator that shows a coloured histogram of important CCI levels, giving a good visual of the CCI levels. Added to this version is an extra coloured level +/-200 and an option to calculate CCI with EMA instead of the standard SMA. CCI LEVELS: Light Green - Greater than 0 and less than 100. ...
Bill William Bull/Bear divergent bars See: Book, Trading Chaos by Bill Williams Coded by polyclick A bullish (green) divergent bar, signals a trend switch from bear -> bull -> The current bar has a lower low than the previous bar, but closes in the upper half of the candle. -> This means the bulls are pushing from below and are trying to take over,...
This is a simple tool that gives traders a simple visual representation of Volume-Weighted Moving Average ( VWMA ) crossovers that is pretty similar to the MACD . We don't typically trade solely based on the VWMA , but it is definitely one of our go-to tools when combining multiple indicators. When trading with VWMA's, it is common to enter a position when the...
An interesting experiment to make an indicator act as a counter. I call it CCH - Close Counter Histogram. It adds 1 when current close is higher than previous close and reduces -1 when current close is lower than previous close. In the CCH settings you set how many bars to look back and use EMA to smooth the results or disable EMA smoothing. Disable the EMA...