Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA SPON ADR EACH REP 10 CL B SHS, 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
A simple script that will change the color of the candle if it closes over/under the designated Moving Average. This makes it very easy to identify trends based on your selected Moving Average line length. You can choose EMA, SMA, or WMA and of course the length is adjustable as well. To see these candles, be sure to go into the Chart Settings and uncheck the...
For this strategy I am making use of the fibonacci numbers until 10 sequences and I am using them to make an avg candle and an average ema. With it, I combine multiple price action rules and I set it up to only go long. When we have a short , we exit from the trade. From the initial tests, it looks like it performs better on big timeframes. If you have any...
Displays Candle Body size, Average True Range (ATR) and Price Range (PR)
Instead of the RSI which only uses the close of the market to calculate RSI, this indicator uses the Open, Close, High and Low individually to give four unique data points which are then drawn as candlesticks in place of the regular RSI.
In This experimental study, we've taken RSI data, Volume Profile, and Trend analysis, combining them into one unique package that will allow a trader to analyze market trend lines and their proposed channels, trend momentum through candle color augmentation similar to "Pulse", and Visible Volume index price levels on chart for the current sequence. Below are...
This indicator has been designed to show you both candle chart and Renko chart in one place. I think most of you are familiar with candle chart which is working with the time and price movements but Renko chart is based on price differences and is not related to the "time" parameter. so if you see a Renko brick is appear up(or down) to the previous brick it means...
Script to change candle color based on z-score. Inputs: 'src': Price source that will be standardized. 'n': Number of periods used in calculation of z-score (mean and st. dev.).
Patterns makes parts of the many predictive tools available to technical analysts, the most simples ones can be easily detected by using scripts. The proposed tool detect the simple (vanilla) form of the ABCD pattern, a pattern aiming to detect potential price swings. The script can use an additional confirmation condition that aim to filter potential false...
I decided to republish this one without the trend filter and with all the major symbols active. This will allow for all the patterns to show up. Due to 15 different candlestick formations in this one script, it will be difficult to turn off the last few due to screen size. You can turn off individual patterns on the settings screen. I have everything spelled out...
Tried making candles of Vwap instead of normal price to see if something interesting would happen. Something interesting did happen as you can see. Looks best in 4h because of reasons unknown. In lower timeframes it looks kinda stupid (moves the same as nrmal vwap). Day or above it looks the same as normal candles. Gaps seem to work as s/r? or at least I've...
Hello Traders, This script can show (upto) 3 candles of another time frames without changing chart time frame realtime . You can choose the time frame and number of candles in the options. You have option to change body and wick colors as well. in this example number of candles is 2: You can set body and wick...
I read somewhere that candles can easily confuse the eye, making it easy to lose focus. We get distracted by the size of the candle body and the candle's color without paying attention to its true range and how it compares to that of the previous candle. With Up or Down? you get two signals. The blue arrow below lets you know that the candle's current low and...
Volume Bars inspired by Richard W. Arms Jr. EquiVolume. the bars change in width by the amount of volume within that bar. see links in the source code for reference.
Measure of the total candle length, including the upper and lower wicks. Works best as a histogram in my opinion. Used as a quick reference for the high minus the low of each candle.
This indicator plots replacement candles colored using delta volume information calculated with intrabar inspection. It can also help visualize delta volume by appending top and bottom segments to candles and plotting their averages. TradingView has good built-in Volume Profile tools to view volume information in price layers, but there is no powerful tool on the...
This tool is simple yet very effective. It creates new candles on the chart based on the MACD. Candles are green when MACD is increasing and red when it is decreasing. All lengths can be adjusted in the input menu and there is an option to plot the signal line. The rules for using it are pretty simple: 1.Buy on Green 2.Sell on red ~Happy Trading~
Get higher time frame candles overlaid on a lower timeframe chart. Add 1H candles on 1M or 1D on 30M Overlaid candles feature wicks and multiple display options to customize appearance. Add the indicator multiple times to get MTF (multiple time frames) all on one chart.
This script is for custom candles based on an HMA calculation with a default period of 10 as well as an SMA of the close price, defaulted to 1 period to only show the current price. The purpose of the custom candles is to try and reduce noise from candles and help identify trends. These custom candles somewhat resemble Heikin-Ashi candles in their...