This indicator plots the previous day's open, high, low and close levels on the chart Published by Luke (DisciplinedTrader.co.uk)
Uses 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
This script plots the 30min Opening Range as well as the previous day's high & low. Description: Blue Line = Top of the 30min Opening Range for the session Pink Line = Bottom of the 30min Opening Range for the session White Line = Mid-Point of the 30min Opening Range for the session White Transparent Area = The full range of the 30min Opening Range Green Line =...
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...
English: This indicator shows the NYSE's new highs (green) and new lows (red). Extreme trading days with more than 99 % new highs relative to new lows vice versa are marked via lines (theoretically values) and triangles (breaches). Deutsch: Dieser Indikator zeigt die neuen Hochs (grün) und neuen Tiefs (rot) der NYSE. Extreme Handelstage mit mehr als 99...
Yet another "Low - High" indicator using the new Pine Script Arrays. The indicator uses the latests Lows and Highs to plot a trend line and reversal/slowdown. More detailed explanation inside the script. Enjoy! Green - Up Trending Red - Down Trending White - Slow Down/Reversal might occur. Made for educational purposes of how to use Arrays, yet can be...
I have heard many people ask for a script that will identify the high and low of a specific session. So, I made one. Important Note: This indicator has to be set up properly or you will get an error. Important things to note are the length of the range and the session definition. The idea is that you would set it up for what's relevant to your trading. Going...
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...
Highest / Highest High Highest (Data) - HHV (Data, Period) Lowest / Lowest Low Lowest (Data) LLV (Data, Period) These functions calculate the highest / lowest value of a selected data. Highest High and Lowest Low options are mostly used. The Highest function calculates the highest value of the selected data in the past. The Lowest function calculates the lowest...
Updated Indicator - Plots High, Low Open, Close For Weekly, Daily, 4 Hour, 2 Hour, 1 Hour Current and Previous Sessions Levels. Updated Adds 4 Hour, 2 Hour, 1 Hour levels for Forex and Intra-Day Traders.
The theory that a Pi Cycle Top might exist in the Bitcoin price action isn't new, but recently I found someone who had done the math on developing a Pi Cycle Low indicator, also using the crosses of moving averages. The Pi Cycle Top uses the 2x350 Daily MA and the 111 Daily MA The Pi Cycle Bottom uses the 0.745x471 Daily MA and the 150 Daily EMA Note: a Signal...
A script which marks a line pointing the highs and lows of the previous trading day.
Previous Day High and Low Breakout Strategy
THis is a very simple yet extremely efficient FOREX strategy . In general it tends to work the best against NZD and AUD pairs, however other major pairs and crosses can work as well. It's made of a time management, together with MACD , moving average , a price action rule and a risk management. THe logic behind is the next one : For LONG: We have 3 ascending...
My strategy uses a combination of three indicators MACD Stochastic RSI . The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time the BUY STop we place on previous day HIGH We exit on Take profit or Stop loss which is calculated by ATR (10) or on the opposite signal "Volatility breakout" This strategy works well on...
Automatically label pivots as HH/LH and HL/LL. The criteria for determining pivot points can be configured.
The indicator is based on the search for the lowest bars in a given period (can be customized). You can add a search for the highest bars to determine the closed order points. You can add a filter by the value of the RSI (you can customized it separately for buying and selling). Alerts for buying and selling are set. It can be used to work with bots, for example...