Pre and Market Openings is to enable you to quickly visualize the opening markets and how they could influence trading. The below script has used the market time data from the below links: Tokyo/Asia www.tradinghours.com London www.tradinghours.com New York www.tradinghours.com The below script aims to plot: Daily Asia Open Weekly Asia Open Daily...
Trading Ideas is based on having visual Points of Interest. The indicator displays: - dOpen : Daily Open - dPOC: Developing Point of Control - pdPOC : Previous Day Point of Control - dbyPOC : Day Before Yesterday Point of Control Initial Balance (High, low, mid points for the first hour (UTC 0000) - IB High : Initial Balance High - IB Mid : Initial Balance...
Hello traders It's been a while :) I wanted to share a cool script that you can use for any asset class. The script isn't really special - though what it displays is super helpful Volatility Index $VIX (Source: Wikipedia) VIX is the ticker symbol and the popular name for the Chicago Board Options Exchange's CBOE Volatility Index, a popular measure of the...
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
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.
Ever wish you didn't have to rapidly flip between 6 different tickers to get the full picture? Yeah, me too. Do you also wish that you kind of understood how the shift / unshift function works for arrays? Yeah, I did too. Both of those birds are taken care of with one stone! The Macro Consolidated Interval Display uses the new Array structure and security to...
This script is an update to a lovely script by BURSATRENDBANDCHART There original script gave Daily, Weekly and Monthly Highs but I loved the format I required Previous Days Highs and Lows Previous Week High and Low Previous Day Open Previous Week Open Hope this can be of use
Shows static and dynamic levels which can act as support/resistance. These are important as there is a lot of users who are interested in buying/selling at these prices. Static Levels include - Daily/Weekly/Monthly/Yearly Open (changes color depending on if below or above price) Previous Daily/Weekly/Monthly/Yearly Open Previous day's High/Low Dynamic Levels...
Adjusted for Crypto 24/7 markets Adjusted for UTC i have hidden the asian open range and daily bars on my charts , you can choose to have them on Less screen clutter London Open 8:00 - 4:30 - Killzone 7:00 - 9:00 NewYork Open 9:30 - 4:00 Killzone 8:00 - 10:00 Shanghai open 9:15 Killzone 8:00 - 10:00 NOT MY ORIGINAL SCRIPT. JUST MODIFIED VERSION
Simple script that plots the range between the previous day close and the current day open. This makes it easier to reference the gap up or gap down zone throughout the day.
plots Yearly Open, High, Low levels Interesting interactions to note at previous yearly opens
Addition to previous time range script, now containing daily ranges. You can select a day of the week, and have it show the high, low, mid, and open of that day. For the time bands: Monday = 2 Tuesday = 3 Wednesday = 4 Thursday = 5 Friday = 6 Saturday = 7 Sunday = 1 Example 1: 1500-1800:2 This will colour the background between 3pm and 6pm on...
Uses provided unix time functions to print daily open (0000 UTC) lines and optionally an additional extension to it from the previous day.
This script plots the current daily, weekly and monthly opens (all enabled by default). Here are some additional info about the drawing behavior: Daily open is shown only on intraday timeframes Weekly open is shown only on timeframes < weekly Monthly open is shown only on timeframes < monthly
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...
Hey guys, this script shows monthly, weekly and daily OHLC data represented as horizontal level. I tried to make it as user-friendly as possible. Therefore, you can add different colors and styles for each level, as well as turn them on and off. With the "Label Offset" -parameter you are in control where the label text should appear. You can shift it from left...