This indicator plots the previous day's open, high, low and close levels on the chart Published by Luke (DisciplinedTrader.co.uk)
Previous Day High and Low Breakout Bar Color
Renders the high and low values from previous days. Useful alert conditions are provided: "Less than low" and "Greater than high". Configuration: The number of days is configurable with a default of 1. The source of the high and low values. Use the close value instead of high and low values. Default is false. The example above uses 2 days to...
Simple script which marks out key swing highs & lows. One of the only indicators I have on the chart most days - perfect for naked charting - quickly helps you to visually identify key areas of interest An extension of Bill Williams fractals - aka short term swing points Allows you to filter for only the most prominent swing points - you can even overlay...
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.
Mark Structure is building the market swing structure, minor and sub structure and marks all possible insignificant pivots Building such structure is really complex task to do, that has a lot of obstacles and challenges. I'm doing my best to develop this indicator behaving in absolutely expectable and right way. Fill free to leave any comments or bug reports. it...
Very early in my trading career, I came across Pivot Points only to find out that there are as many calculations as one pleases. It was hard to find out which ones work. Most of them probably did only out of randomness, so I ditched the strategy and looked for something else. I previously used my Oracle Eye and Reference Points scripts but it is time for an...
A very simple script to plot the yesterday's OHLC, to be used in an intraday graph. There were other scripts like this, but their code was ugly, filthy, smelly, and WET, so I did this.
Automatically label pivots as HH/LH and HL/LL. The criteria for determining pivot points can be configured.
MACD Indicator which plots local peaks and troughs in divergence. "Classic" Divergence is specified as: - A higher price, with reduced MACD high --> Potential Sell Point - A lower price, with higher MACD low --> Potential Buy Point "Alternative" Divergence is specified as: - A higher MACD high, with reduced price --> Potential Sell Point - A lower MACD low, with...
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...
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...
This script automatically draws the high/low of after hours and pre-market
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...
this study will plot yesterdays, high and low price, pre market's high and low price, regular day's high and low price and post markets high and low price.
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...
About This Indicator This indicator plots support (pivot low) and resistance (pivot high) using the chart timeframe and second editable timeframe. How it can be useful Having higher timeframe support and resistance plotted on a lower timeframe chart helps keep you grounded in the current range the price is in. This can be useful when wanting to avoid taking...