A small script to track all-time high/low levels. You can create alerts when levels will be updated.
◊ Introduction This script is intended do display High and Low values, alongside Highest and Lowest of an adjustable period ◊ Adjustments CMYK color theme applied. Price color changes if EMA >< EMA ◊ Usage For those who use Line, Break, or Area Type Charts. Usefull to quickly display proper levels for buying selling on minute-term trading ◊ Future...
When the diffference High and low is > 5% a spike is shown You can set an alarm to it You can dicide the interval yourself
52 Week High / Low Indicator A simple, unobtrusive indicator that can be used on any timeframe to display the 52 week high/low values. Features Works on any timeframe. Unobtrusive: Simple horizontal lines showing only the current 52 week values. Allows the user to select whether to calculate the 52-week values from candle close values or the...
Basic high and low channels, allows for two high and two low channels of specified lengths. Use for channel breakout trades, basic idea is to go long when the longer high channel is broken and close when shorter low channel is broken, vice versa for shorts Feel free to leave me a tip if you like this script: 1MprT7YEEWaM6bUcpD7eeHM3Ht8n3R5jP1
This indicator plots the previous day's open, high, low and close levels on the chart Published by Luke (DisciplinedTrader.co.uk)
This indicator will simply plot on your chart the Daily/Weekly/Monthly previous candle levels. The "Auto" mode will allow automatic adjustment of timeframe displayed according to your chart. Otherwise you can select manually. Indicator plots the open/close and colors the high-low range area in the background. Hope this simple indicator will help you ! You...
HLC Plots Draws points (lines) to high low and close. In some trading situations, this method is more convenient than candles or bars. -------------------------------------- Рисует точки(линии) по high low и close. В некоторых ситуациях торговли такой способ бывает удобней, чем свечи или бары. На вкус и цвет все фломастеры разные =)
An improved version for minimum and maximum in a day trading session. You can choose the session resolution, it ranges from 1 minute to 1 week. It works well for stocks and non-extended sessions due to security() function limitations. Any suggestions, please leave a comment. Happy trading.
Plots... Confirmed highs when 1. it's higher than the 4 prior (lower) highs AND 2. higher than the 2 following (lower) highs. Confirmed lows when 1. it's lower than the 4 prior (higher) lows AND 2. lower than the 2 following (higher) lows.
This script shows the London and NY Sessions on your chart. Decided to publish it on demand for user yuan642 :D. Maybe other users may find it helpful. Looking back on charts it can help to spot certain moves or patterns around certain Session open when high volumes enter the markets.
Description: High and Low Envelope channel with median line and 'sigma' offsets to try and encapsulate price flow and quickly locate likely areas of support and resistance on the fly.
Previous High low plotting. COPIED from Chris Moody's script and adjusted it for my needs.