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
Simple script to show key levels of current day and previous day. Labels can be turned on and off as needed. Line colors, thickness and style can be changed. Modified the "M/W/D Level" script from paaax. Credit for original code goes to him. Link to script and profile posted in code of this script.
Displays the day's progressive high and low of the day colorized by the day of the week.
Displays recent higher and lower lows. In it's simplicity is a lot more powerful than might appear at first glance. Does not rely on volatility calculation. Can be linked together to create an objective view of recent support levels. Makes current trends more visible. Excellent as a trailing stop algorithm. Can be used with its sibling: Local Limit Upper
█ OVERVIEW This script presents a label with an overview of higher timeframe highs and lows. This can be useful information as we all know that price likes to revisit previous highs and lows area, specially on the higher timeframe. █ CONCEPTS This information can be relevant and valuable for various reasons: Finding horizontal Support and Resistance ...
This is a study intended to port the work of /u/QuantNomad's "Kozlod - All-time high/low alerts" to pine version 4 without giving any alerts. It is intended to capture the most extreme points on any given price chart in real time, the absolute high and absolute low points. Ideally, the plotted lines would strictly diverge from one another in opposite directions...
I created this indicator based on one of my ways of analyzing the BTC trend in particular, I noticed that the break of the first weekly candle usually indicates the trend for the rest of the month. This indicator has a bug in which if you change the timeframe of the indicator it will show erroneous values If you use the candlestick chart, you will need to pull...
This indicator is a combination of 3 public indicators being: * a standard Simple Moving Average with the source as the candle low & length of 2 * a standard Simple Moving Average with the source as the candle high & length of 2 * the Least Square Mean with a source of high + low /2 and length of 9 This combo was inspired by Tyler Coates who crafted EMASAR. He...
//This script finds High and Low X bars back. Simple pine script, can customize lookback period.
Plots Historical key levels for volume profile idea. Plots the following: - Previous Day High - Previous Day Low - Previous Day Close - Previous Day IB High - Previous Day IB Low - Current Days IB High - Current Days IB Low IB is based on first hour of trading. Made specifically for ASX stocks, have not tested it on other exchanges or assets.
- Marks 3 candle Fractals + Swings on chart - added alert options: Alert instruction: - Create Alert - Change condition to "Fractalerts" - Select desired alert - Select 'once per bar' Note: Alerts will show up on the timeframe you set them up on
A script which marks a line pointing the highs and lows of the previous trading day.
This script will give you red or green columns as an indication for oversold/overbought based upon the rsi and stochastic both being at extreme levels (you set). The default oversold is at 35. If Stochastic and RSI fall below 35, you will get a green column (Both indicators at the extreme). Play with your levels to see how your stock reacts. RSI and Stochastic...
Hey guys, this script shows monthly, weekly and daily OHLC data represented as horizontal level. I tried to make it as user-friendly as possible. Therefore, you can add different colors and styles for each level, as well as turn them on and off. With the "Label Offset" -parameter you are in control where the label text should appear. You can shift it from left...
Quick dirty code for personal use. Plots previous OHLC levels based on a selected time-frame on the chart. Not bad if you want to see different time-frame levels. Fill function can serve to highlight the daily range (high-low or open-close) on non-standard charts Uses base code from JayRogers
This code is modified to draw the first 15 minutes(variable in setting by default 15m is set) of the high and lows through out the day. It will work on time frames less than than or equal to 1st input. Hope this code helps you all. IMPORTANT SETTING DETAILS: 1.Res = input(title="Starting X minutes lines to be Displayed",defval="15",...
This script automatically draws the high/low of after hours and pre-market
The Coppock Curve is a zero-centered momentum oscillator that relies primarily on rate of change calculations. The Coppock Curve in its most basic form is already a great indicator, especially for spotting shifts in momentum. But, we wanted to see how we could modify it to get some better performance out of it. As the ‘cop’ function demonstrates, the Coppock...
plots Yearly Open, High, Low levels Interesting interactions to note at previous yearly opens