Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
WDI, BAYER AG NA O.N, DAIMLER AG NA O.N, Apple, Advanced Micro Devices Inc, Amazon Com Inc
DAX Index, TECDAX TR, MDAX PERFORMANCE-INDEX, Dow 30, S&P 500, Nasdaq Composite
Euro Bund, Euro BTP, Euro BOBL, Germany 10Y, US 10Y, Ultra T-Bond
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...
Opening Range Breakout with 2 Profit Targets. Updated Indicator now works on all Symbols with Many Different Session Options. ***Known PineScript Issue…While the Opening Range is being Formed the lines only adjust for that individual bar. Just reset Indicator after Opening Range Completes. ***All Times are Based on New York Time Session Options Forex U.S....
First of all, I must say that this script wouldn't be possible without the help of one of the best script developers on TradingView - @ahancock (thanks a bunch for your help) This script draws opening ranges for each of the sessions - Tokyo, London and New York and plots session high, low and pivot range of the previous session. So if you trade London session -...
This script plots the high/low of any custom session and extends it until the daily close. It does not show on the timeframe higher than the length of custom opening session by default. The time period of opening range & the max timeframe to display it on can be adjusted from the settings. So for eg. if want to use 5m ORB to trade, then set "ORB total time"...
#Let the index/stock trade for the first fifteen minutes and then use the high and low of this "fifteen minute range" as support and resistance levels. #A buy signal is given when price exceeds the high of the 15 minute range after an up gap. #A sell signal is given when price moves below the low of the 15 minute range after a down gap. #It's a simple technique...
Opening Levels is an indicator to draw lines on the opening prices of the current day, week, and month. Inputs: 1. Line Width :- Opening Levels Line width, from 1 to 10 2. Right Offset :- Right offset from current bar, from 0 to 50 3. Line Style :- Select line styles from 4. Show Label :- Show or hide price labels 5. Day Level Color :- Current...
This script is what I currently use to day trade forex on a 5-minute timeframe. The script features Multi-timeframe EMA20 that uses timeframe multipliers and is smoother by the factor by which you're multiplying your current timeframe. Default settings are set to display EMA20 on the current (M5) timeframe, as well as M15, H1, H4 and D1 timeframes. The...
Opening Range (OR) for Forex 24 hour regular session. This is not for regular market day sessions addressed in a separate script. This script fixes four issues: syntax error when code compiles messed up opening range the day after a holiday Monday flaky plotting of the opening range and targets that required page reloading TradingView problems with...
Every market has its own values for the 'A' and 'C' value lines as calculated from the volatility. In order to use this indicator effectively, you will need to use the proper 'A' and 'C' values. For a list of these ACD' system values sign up at VirtuesTrading.com. This indicator is fixed at the UTC-0 timezone and is suitable for cryptocurrencies and local UK or...
Opening Range (OR) for regular daytime session eg NYSE 0 930hrs to 1600 hrs. This is not for Forex sessions which is addressed in a separate script. This script fixes two issues: syntax error when code compiles flaky plotting of the opening range and targets that required page reloading Additions: In this code there are more more opening range...
These are some essential indicators I use which do not clog up too much of the window.
Here is my opening range, key numbers indicator. It takes the Opening Range (5 minutes by default) and then plots the opening range and up to 7 extensions of that range above and below. It's amazing how the OR is stamped up on the rest of the day's price movements. 2 strategies (at least) are to play the OR range breakout and to fade when price hits an extreme...
Pretty much the exact same indicator as my other Session Pivots, however this one also shows the weekends and the session times are set to Bitmex exchange (note: I'm in a GMT+7 timezone myself).