HIGH-LOW
Wave Cycle StochasticThis is based of a modified stochastic numbers. The settings come from Barry Burn's foundation and advanced courses.
There are two stochastic indicators one on top of another. at the same time, you can turn off the lines and show the moving averages of percent D and percent K, this is something I added personally to farther investigate if they can be helpful or not.
Those who went through Barry's courses know that is oscillator is being used to find cycle high and cycle low in waves. Also Barry teaches what he calls mini-divergence and for that he uses this same oscillator. If you switch to weekly chart, the settings will automatically switch to those Barry teach for non 1 to 3 ratio situations so you don't need to worry about that. If seeing the higher time frame cycle indicator on the same oscillator is bothering you, you can again add another copy and only keep that one and turn off the rest.
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.
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
High and low DifferenceWhen the diffference High and low is > 5% a spike is shown
You can set an alarm to it
You can dicide the interval yourself
High Low ChannelBasic 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
Previous Daily Open/High/Low/CloseThis indicator plots the previous day's open, high, low and close levels on the chart
Published by Luke (DisciplinedTrader.co.uk)
MTF Previous Open/Close/RangeThis 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 can check my indicators via my TradingView's Profile : @PRO_Indicators
[M]HLC PlotsHLC 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. В некоторых ситуациях торговли такой способ бывает удобней, чем свечи или бары. На вкус и цвет все фломастеры разные =)
HalHighest High and Lowest Low within a given length. Default is 260 bars (approx 1 year)
Separated in 3 thirds with 2 middle lines. Lowest third, middle third and highest third.
Swing high low support & resistanceThe Swing indicator will plot dot lines that represent the swing points based on the swing length input(number of bars to the left and right of the swing point).
Swing highs and lows can be used by traders to identify possible areas of support and resistance, which can then be used to determine optimal positions for stop-loss or profit target orders. If an indicator fails to create a new swing high while the price of the security does reach a new high, there is a divergence between price and indicator, which could be a signal that the trend is reversing.
Swing highs and swing lows are earlier market turning points. Hence, they are natural choices for projecting support and resistance levels. Every swing point is a potential support or resistance level. However, for effective trading, focus on major swing highs and lows.
4/2 pivot levelsPlots...
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.
Sessions on ChartThis 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.
High Low Envelope SigmaDescription:
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.
Kay_High_LowPrevious High low plotting.
COPIED from Chris Moody's script and adjusted it for my needs.
CD_Average Daily Range Zones- highs and lows of the dayUses daily average ranges of 5 and 10 (most used) as buy (support) and highs (resistance) areas - half ranges used in calculations for a more accurate "forecast" of the H and L . Uses open but not close, so it does not repaint - experimental
High-Low Difference Channels r2About:
I developed the original as an experiment to potentially replace or augment my BB and RSI based strategies. After some back-testing I could see some really interesting results but it wasn't quite where I wanted it, so after some tweaking and further back-testing, and adding in more MA options, here we are. Mostly tested on 1h and greater time-frames using default settings.
Description / Usage:
Adjust length and multiplier much the same way you would expect with Bollinger Bands.
Multiplier of 1 gives you a base channel consisting of one high, and one low sourced MA
The outer channels are increments of the base high-low channel width, away from the hl2 sourced MA
r2 Changes:
Increased amount of up/down channels to 5, and lowered multiplier default to 1 (previously 1.5)
Tweaked default colour scheme.
Pick your MA poison of choice! Added choices for all your common MA variants.
Issues:
VWMA bugs out and refuses to draw sometimes - no idea why.
Additional Notes:
All MA variants available in this script were derived directly from the sources of those available within the pine editor. I have been fairly diligent trying to ensure they all function correctly, but I can't 100% guarantee it, so if anyone gives the script a try, or dives into the code and see's something odd - don't hesitate to let me know!
It would also be fantastic to hear feedback from anyone who finds use for this, to augment an existing strategy/idea, or develop something new. :)
High-Low Difference Channels - SMA/EMAI wrote this up as a potential replacement for my BB based strategies, and so far it's looking pretty nice.
Description / Usage:
Adjust length and multiplier much the same way you would expect with Bollinger Bands.
Multiplier of 1 gives you a base channel consisting of one high, and one low sourced SMA (or EMA)
The outer channels are increments of the base channels width, away from the median hl2 sourced SMA (..or EMA)
CamarillaStrategy -V1 - H4 and L4 breakout - exits addedExits added using trailing stops.
2.6 Profit Factor and 76% Profitable on SPY , 5M - I think it's a pretty good number for an automated strategy that uses Pivots. I don't think it's possible to add volume and day open price in relation to pivot levels -- that's what I do manually ..
Still trying to add EMA for exits.. it will increase profitability. You can play in pinescript with trailing stops entries..
Previous H/Ls and Forecast H/LPlots the previous periods High and Lows (black crosses) and forecasts the next day's High and Lows (gray crosses)