Vốn hóa thị trường Tiền điện tử, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
CÔNG TY CỔ PHẦN FPT, TẬP ĐOÀN VINGROUP - CÔNG TY CỔ PHẦN, CÔNG TY CỔ PHẦN TẬP ĐOÀN HÒA PHÁT, CÔNG TY CỔ PHẦN SỮA VIỆT NAM, NGÂN HÀNG TMCP NGOẠI THƯƠNG VIỆT NAM, CÔNG TY CỔ PHẦN VÀNG BẠC ĐÁ QUÝ PHÚ NHUẬN
VIETNAM INDEX, VIETNAM 30, Dow 30, Chỉ số S&P 500, Nasdaq Composite, Chỉ số DAX
Mỹ 10 năm, Euro Bund, Đức 10 năm, Nhật 10 năm, UK 10Y, Ấn Độ 10 năm
I've created a simple red/green candle counting script with a custom number of candles to look back on. Let me know if any bugs, issues, or suggestions.
//Candle Patterns Ranked by Performance THOMAS N. BULKOWSKI //1. Bearish Three Line Strike +Up 67.38% //2. Bullish Three Line Strike -Down 65.23% //3. Bearish Three Black Crows -Down 59.83% //4. Bearish Evening Star -Down 55.85% //5. Bullish Upside Tasuki Gap +Up 54.44% //6. Bullish Inverted Hammer -Down 51.73% //7. Bullish Matching Low -Down 50.00% //8....
This script is for helping you to find bullish and bearish hammers.
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.
Colours for candles/bars determined by - up/down, - standard deviation of price, and also - additional inputs to determine if the candle/bar is significant:- 1) volume more than half the average volume, or 2) net movement (up, down) same as previous candle/bar Developed for black background, but you can adjust the colours to your liking. Best used...
nice RSI candles , so you can use to see where the real trend is in next update i will make buy and sell points
___________________________________________________________ What is this? : This script prints simple Heikin Ashi candles Why this script? : This script has a specific visual trait, that makes it looks like a clean black line on the 1min timeframe when completely zoomed out. Because of this the chart looks clear instead of messy, even on max field of view....
A problem with Heikin Ashi is that while it gives you a great overview of overall direction, it is rarely possible to use it as a replacement for normal japanese candlesticks. The reason for this is that actual price data is lost, since the candles are more akin to a moving average than a different way to see price action. Also, with Heikin Ashi, most of the...
Heikin Ashi candles but represented as a background and the option to apply to any time frame.
This is my script for a spinning top. It is just another form of a doji. It is an indecision bar. Enjoy.
This is for displaying a price line showing the spread difference of brokers such as 1broker.com or trading212.com where price is different than actual price. It may also be used as an ask line or to provide an additional alternate chart. Version 2.1: - JPY pip correction - Price Line - Area - Kagi, Does not work on Forex pairs! - Western Bar - Candlesticks -...
max pip movement in a single candle from open to high/low (whichever applicable) used to find patterns for forex binary strangles or butterflies enjoy.... j.tate 03.05.2018 default built for EUR/USD... change input for JPY pairs.
My script builds upon another user-submitted script by rebuilding the logic used to identify candlestick patterns. The logic in my script is a mix of strict and lax guidelines to mitigate false flags and present valid buy and sell signals. -To use this indicator, simply add it to any chart. It will identify trends on any time frame although the lower you go, the...
This is a custom High Time Frame indicator, originally created by JustUncleL. 💚 I have edited the Pine Script to allow a custom Time Period input. 💛 In the original version, you could only select from a few time periods as your High Time Frame. 💙 In this version you can put any time frame as your reference. 🧡 Example: 6-hour HTF or 2-Day HTF SOMMI'S SPECIAL...
Simple code for change in Barcolor if the range (high-low) is bigger than the last 5 candles.