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
Introduction Have you ever heard that each candle represents a battle between bulls (buyer) and bears (seller)? If you know the answer, apparently you understand what the price action means. What if I ask you, how much was bloody in each battle between bulls and bears?!. This indicator may give a clear picture of how to...
Get the percentage of previous candle price to current high candle price. This script will make your life easier to get percentage without you calculating it. Hope you enjoy the tool and let me know if there is any feedback or improvement request. Thank you very much. :D -------------------------------- Formula: Previous To High Percentage Per Candle =...
Deflates time series of historical open, close, high, low prices. This adjusts price data for inflation and removes the effect of price inflation. inflation-adjusted price for period 't' = (price / cpi ) * 100 Historical CPI is pulled from Quandl.
boring candles by friends stocks that make the colour of candles blue, when candle turns into a Doji
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...
An outside reversal candle set up script with buy/sell signals. Looks simple but it's pretty powerful especially if combined with your choice confirming indicator. The pattern psychology is this one (Frank Ochoa explanation): " The power behind this pattern lies in the psychology behind the traders involved in this setup. If you have ever participated in a...
This tool takes a "RANGE" chart and transforms it into "NORMAL" or "HEIKEN-ASHI" candles. Instantly giving you a much better visual interpretation of the "range" information!!! NOTE: due to the nature of Pinescript and how range charts are constructed it's possible the candles are not formed on every tick!!! When formed though, they don't repaint and are...
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...
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...
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...
This simple indicator will help identify the 123 Patterns on the charts. It's build based on the zigzag indicator, which will work as a guideline to identify the 3 points. As soon as the price crosses the third point, the indicator will draw 3 lines: entry, take profit, and stop loss. Those lines will work as a reference and may help with other indicators. This...
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.
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.
Hello traders Credit to HPotter for that script I took his script and added alerts to it. 2 lines lol But anyway, useful to detect reversals by coloring bullish/bearish engulfing candles :) Enjoy David
This indicator allows you to quickly view the true % change per candlestick (prev close > current close), but it also has 3 other customizable values for you to set your own % change conditions (such as open > high). Feel free to edit the script to suit your own needs as well.
This script is for helping you to find bullish and bearish hammers.
Is Price Action Higher or Lower on STRONG or WEAK VOLUME from lookback (Strong or Weak Bulls // Strong or Weak Bears) Candles / Bars Indicate the Following (default 13 period lookback / Length) MAROON Bear Candle with STRONG VOLUME more than 150% of the lookback / length (13 default), STRONG Bear Candle Confirmed With Volume RED Bear Candle while VOLUME is...
Simple script to view Heiken-Ashi candles below a normal candles chart. Could also be useful for using HA calcs in strategy scripts on normal candles chart for proper backtesting. I adapted this to v4 from original v2 script by @samtsui. If you like please remember to give him a Thumbs Up for his original version! ->...