This indicator plots the 4h, Daily, Weekly, Monthly, Quarterly, Yearly Open High, Low and Mids. You can watch how these institutional trading levels work as support and resistance. Most Important you can add alerts to these levels with a few clicks. Just add/remove unnecessary levels for scaling problems. For any error/suggestion/improvement just let me know.
Plots the positive and negative percentage levels from a selection of timeframes and sources for any ticker. You can use this within a pullback trading system. For example, if you historically look at the average pullback of large cap stocks and ETF's, you can use this indicator to plot the levels it could pullback to for an entry to go long. It can be used as...
I built this indicator as a personal request from a friend. He often trades using Heiken Ashi charts, but wanted a way to easily cross-reference real-price open and close values for the same timeframe on the same chart (as HA candles are by design lagging, they can take a few periods to catch up to a large move). This can also be used to help guide support and...
Library "DailyDeviation" Helps in determining the relative deviation from the open of the day compared to the high or low values. hlcDeltaArrays(daysPrior, maxDeviation, spec, res) Retuns a set of arrays representing the daily deviation of price for a given number of days. Parameters: daysPrior : Number of days back to get the close from. ...
Traders tend to focus their energy on specific sessions or time periods. This indicator will plot the days of the week, and also highlight the following sessions: Frankfurt (2:00am - 11:00am EST), London (3:00am - 12:00pm EST), New York (8:00am - 5:00pm EST), Sydney (5:00pm - 2:00am EST), Tokyo (7:00pm - 4:00am EST). It’s important to be aware that Session Open...
This simple indicator plots out ICT's New York midnight open price and a vertical divider at that time. 12am NY time is a key level to watch for daytrading and intraday scalping, often providing entry levels and orderblocks. The session time may need to be adjusted for different exchanges, but the default is for most of forex.
Library "DailyLevels" Functions for acquiring daily timeframe data by number of prior days. openD(daysPrior, spec, res) Gets the open for the number of days prior. Parameters: daysPrior : Number of days back to get the open from. spec : session.regular (default), session.extended or other time spec. res : The resolution (default =...
This indicator displays the market open and close price levels for the main trading sessions (Sydney, Tokyo, Frankfurt, London and New York). The Daily Line changes color depending on if price is trading above or below the level. Feel free to add or replace levels depending on your trading style and trading times.
This indicatos plots Open and Close of the Curernt and Previous Day, Week or Month. It also shows the Highs and Lows of the Hourly, Daily, Weekly and Monthly Timeframes.
This is a simple script to add highlighted lines on the daily open. It uses UTC as timezone.
The script is simple, going for a color scheme logic which tenderly avoids rigorous signals processing. For the script to remain simple, logical derivatives are also out; as such, there are no secondary relations built off of primary ones. And it also ignores (unless you do this yourself) the logic in a varying order of lines. Coloring has been done according...
This indicator shows how to Multi Time Frame (MTF) interpret levels: Watch how price acts around these levels and how they can act as support/resistance and can be used as great confluence levels for your technical analysis. This indicator displays: VWAP Levels Daily / Weekly / Monthly / Yearly Within the chart above I have marked out how displaying these...
This script draws a horizontal line that starts in the daily open (00:00 UTC) Basically I did this since lots of times price come back down/up to the daily open and then bounces, meaning we can take trades based on this. Hope you enjoy it. PD: Took the code from infernix, all the credits to him, I know shit about coding. Infernix TDV Profile:...
User request for Naked Daily Weekly Monthly Opens. This indicator plots the Daily Weekly Opens (the day after day after creation), they then will stay on the chart until a candle close is completed on the other side of the plot. In the above chart picture you can see how previous monthly and daily opens have acted as support and resistance. Thanks go...
Repulsion: Price & Volume 1 www.quantamagazine.org Proof of concept using the above link and comparisons of price and volume, and one of a series stemming from the so-called Repulsion Engine, now also open sourced, and other indicators from the workbench. Traffic lights are not accurate. Like it if you use it, drop a line if you update it -- or if you have...
Open Close Cross Strategy plus Explorer V 1.0 There is a code that can control sensitivity. try to change 'ATR Multiplier' menu There is a code for prevent 'repaint'. If you want it check 'Forces Non-Repainting' menu thanks to PMax Explorer STRATEGY & SCREENER KivancOzbilgic Open Close Cross Strategy R5 revised by JustUncleL JustUncleL
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.
The below script is based on Initial Balance. Initial Balance is based on the highest and lowest points of Price Action (PA) within the first 60 minutes of trading. There is so much information available online, reference Initial Balance, that I have not provided a reference. Most indicators I have seen have been solely based on UTC 0000 Initial Balance. My...