CMYK HIGH LOW◊ 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 Prospects
Somehow displaying the highest & Lowest values in a large font.
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
Levels
Auto DayWeekMonth Fib Levels R2 by JustUncleLThis indicator automatically draws up to Three Sets of Fibonacci Pivot levels based on the previous Candle period's Range (High-Low). The HLC3 is used as the default Pivotal level. Only the most Recent period Candle Levels are displayed. The longer Weekly and Monthly sets are particularly useful in finding long term Supply and Demand levels.
The three sets of selectable periods are spit into the following sets:
Daily Set (1,2,3,4,5,7,10 or 14 Days)
Weekly Set (1,2,3,4,5,10, or 13 Weeks)
Monthly Set (1,2,3,4,5,6,9 or 12 months)
Each set has the option to display Extension levels.
The Pivotal Level HLC3 and Range = (High - Low), are extracted from previous Period Candle.
FIB LEVELS Colours (same in each period set):
Yellow = Pivot and Pivot Zone (HLC3 by default)
Fuchsia = R1,S1 Levels 0.368 * Range
Lime = R2,S2 Levels 0.618 * Range
Red = R3,S3 Levels 0.786 * Range
Aqua = R4,S4 Levels 1.000 * Range
Green = R5,S5 Levels 1.236 * Range
Orange = R6,S6 Levels 1.382 * Range
Black = R7,S7 Levels 1.618 * Range
Maroon = R8,S8 Levels 2.000 * Range
Fractals and Levels by JustUncleLEven though there are a many other Fractal and Level indicators, this indicator has some unique features. The indicator will display Fractals, fractal levels and HH/LL points, they will only be drawn after they have completed. Also the indicator has options to :
Show Ideal Fractals Only.
Use Renko Style Fractals, where open/close values are used instead of high/low to find Fractals. This is used to show the correct Fractals when Renko Wicks are enabled.
Has an optional Filter to only display Fractals that are above/below a MA Ribbon.
References:
This code is based on Fractal Levels V8 by RicardoSantos
This is a Renko Chart with "Renko Style Fractals" enabled, notice that the wicks are ignored and only the true Bricks are used for Fractals:
Last High and Low Level (Daily, Weekly or Monthly) This script shows a high and low period value.
Width - width of lines
SelectPeriod - Day or Week or Month and etc.
LookBackPeriods - Shift levels 0 - current period, 1 - previous and etc.
Daily Historical Volatility StdDev LevelsDescription:
This indicator plots Daily Standard deviation levels on price chart based on Historical Volatility (HV). It uses the most common approach for calculating historical volatility as standard deviation of logarithmic returns, based on daily closing/settlement prices.
Assets: Currency Pairs, Commodities, also works on stocks, some indices.
Time Frames: 5min to 60min. This will also work on Daily Chart, by setting "DaystoExpire" to 21
Options:
Use Daily Data to Calculate StdDev HV (default), otherwise use the charts Time Frame
Lookback = number of days/periods to calculate stddev of HV (21 by default)
Annual = number of trading days in a calender year (252 by default)
Days to Expiry = number of days for the life of this option ( for auto calculation
this is 1 for intraday, 21 for daily and annual when chart TF used)
Settlement Source = close price by default, can use another source.
Settlement Volume Weighted Average Length = by setting this to >1 then an average
is used for settlement.
Display ### Standard Deviation Levels = select what levels are to be displayed.
References:
How To Use Standard Deviation In Your Trading Day: www.youtube.com
Deviation Levels Indicator: www.youtube.com
www.macroption.com
Historical Volatility based Standard Deviation_V2 by ucsgears
Historical Volatility Strategy by Hpotter
High and Low Levels This script shows a high and low period value.
Width - width of lines
SelectPeriod - Day or Week or Month and etc.
LookBack - Shift levels 0 - current period, 1 - previous and etc.
Daily Deviations (Self Input Version)
Plots the standard deviation resistance/support levels.
Input the previous settlement price and the implied volatility.
credit to u/UberBotMan and u/Living_Granger for the idea and formulas
(preview example is using settlement of 2420 and IV of 11)
Pivot Hilo Support n Resistance Levels R3-3 by JustUncleLThis is an update to the "Pivot HiLo Support n Resistance Levels" indicator, important updates are no re-painting; and different lengths available for each side of Pivot.
Description:
The Pivot Points are marked with "star" and with Optional Support and Resistance extension Levels shown.
Options:
Show Pivot Points (default true)
Pivot Length Left Side (default 7), the number of bars left hand side of the Pivot candle.
Pivot Length Right Side (default 3), the number of bars right hand side of the Pivot candle.
Show S/R Extension Levels (default true)
Maximum S/R Extension Length (default 0, no limit)
Show Pivot Labels (instead of "star") " " and " "
Revisions this release:
Added code to force Pivot to be always complete before drawing.
Added option for different length test for each side of Pivot.
AutoFibLevels - FixedPersonally I don't like the trouble of drawing fibonacci retracement and extension tolls time and time again, not only human eyes and hands are not as accurate as a computer, but also, you would sit and think : "Hey, which one of these candles is the start of the wave" time and time again.
That is one of the issues, some times you may want to drop more than one fibo on the chart to see where they over lap and that, makes your chart hell to look into.
This script will draw fibonacci levels for you based on the time frame you are in, for each time frame the number of bars that it will look into differs and if you need to, you can adjust them per time frame separately.
And as always for indicators, you have total control on which lines to draw and clouds, and their color and transparency.
The reason this title has Fix, is that I totally forgot to change some titles in the script so in the style you would see some errors in titles and also, the 1.618 line had a wrong title, sorry and thanks
AutoFibLevelsPersonally I don't like the trouble of drawing fibonacci retracement and extension tolls time and time again, not only human eyes and hands are not as accurate as a computer, but also, you would sit and think : "Hey, which one of these candles is the start of the wave" time and time again.
That is one of the issues, some times you may want to drop more than one fibo on the chart to see where they over lap and that, makes your chart hell to look into.
This script will draw fibonacci levels for you based on the time frame you are in, for each time frame the number of bars that it will look into differs and if you need to, you can adjust them per time frame separately.
And as always for indicators, you have total control on which lines to draw and clouds, and their color and transparency.
Alan Kelland's BoxThose of you not familiar with Alan Kelland's trading method called the "Alan Square" or "DaBox" may find this indicator interesting. Here is a brief excerpt from the documentation:
Alan Kelland's Box Trading Method
A draw tool growing in popularity is the Alan Square, named after its inventor Alan Kelland. Alan's method is first and foremost price action. The square serves as a structure to create
Opportunities
Targets and
Protection
HiLo Daily Fibonacci R1 by JustUncleLThis is another indicator in my Pivot level series. This one automatically draw Fibonacci levels based on the previous day's lowest (0%) and highest (100%) values, similar to a Fibonacci retracement.
Manual TimeFrames can be given, it is just a text string though and is not checked, so needs to be a valid resolution eg: 60, 120, 240, 360, 480, 720, 1D, 1W, 1M, 2D, 2W, 3M
LEVELS:
Green = 100% - 200% Levels
Blue = 0 - 100% Levels
Red = -100% - 0 Levels
Optionally can display historical Daily Fibonacci Levels.
Auto Daily Fib Levels R2 by JustUncleLThis study is a variation of my "Automatic Daily Fibonnacci" indicator. This variation automatically draw Fibonacci Pivot levels (or optionally Classic Pivots) based on the previous day's highest and lowest points. The HLC3 is used as the default Daily Pivot level.
Unlike the "Automatic Daily Fibonnacci", this indicator does not redraw/update levels on current day even if the price goes past the R3/S3 levels.
Timeframe: is just a text string and is not checked, so needs to be a valid resolution eg: 60, 120, 240, 360, 480, 720, 1D, 1W, 1M, 2D, 2W, 3M
Pivot LEVELS:
Green = Pivot and Pivot Zone
Blue = R1,S1 Levels and Zone
Red = R2,S2 Levels and Zone
Black = R3,S3 Levels
Cueing Off Support And Resistance Levels, by Thom Hartle v 2.0Cueing Off Support And Resistance Levels, by Thom Hartle
The related article is copyrighted material from Stocks & Commodities.
You can change Time Frame in the settings: Monthly, Weekly, Daily
Cueing Off Support And Resistance Levels Cueing Off Support And Resistance Levels, by Thom Hartle
modified by HPotter for trade signals.
The related article is copyrighted material from Stocks & Commodities.
B3 Fibonacci Pivot S/RFor my second share, I give you some levels I look at everyday for the ES minis. HLC/3 of the MTF (multi-time-frame) inputs = mean and Fib-levels formed as support and resistance zones. There are some websites that will show you 20 ways to figure out a pivot for the day's intraday workings, and this one always rang true for me. I keep it set at Res=D and Len=3or5 and use on hourly charts. This indicator is capable of doing like a Res=60m Len=8 for a 5m chart or something of that nature if you wish to test it out.
I haven't tested it out for tick charts and I have noticed that this is good on index and commodity futures, and not so much other things.
Uncanny to me how well this works as reversal awareness for ES. Doesn't mean that one will happen, or if it does that it will have trade-able juice, though it is very important awareness never-the-less.
screencast.com
Previous Period LevelsDescription:
It's just levels of previous periods, with the inclusion of 4 hour and and month. Nothing special.
Setup:
Should be mostly self explanatory... but selecting either the 4 hour or month check boxes will override the dropdown selection.
Checking both the 4 hour and month boxes together will cause it to default to whatever has been selected in the dropdown.
[RS]Gap SR Zones V1EXPERIMENTAL:
Request for: MarxBabu
changed gap detection method.
added previous close line
[RS]Temporal Median Price V1EXPERIMENTAL: previous custom time window median price and current time window open price in a neat package :p
(JeanLouisHardy) added option for bar count system, also added a donchian average.
[RS]MTF Fibonacci Cycles V0EXPERIMENTAL:
Fibonacci rate levels based on price advance/decline, can be used to make visualizations of fib clusters or for cycles.
[RS]Support and Resistance V0Support and Resistance using donchian channels to validate tops/bottoms
(note: while donchians follow price closely within look back window, this will only update new top/bottom when making new extremes in the donchian channel)
combo with other systems: