Day of week, Forex FixCalendar to work on instruments that trade a 24 hour day like crypto and forex, also does not display if you are above an intraday time. Main tweak was to end the trading day at 0000 (midnight) instead of 1700 (5pm) NYC time.
This update is geared towards Forex traders, which is why I chose to highlight Wednesday in yellow since that is commonly thought of as a midweek reversal point.
@airscape built a good calendar indicator based on the work of @ChrisMoody, this is really an update to their work and directed towards FX and Crypto
airscape:
ChrisMoody:
Future development:
Toggle for light and dark themes
Adjustment/offset for DLST and local vs/ server time
Additional color bands to denote Asian/London/NYC sessions?
Text label for days instead of color option?
Clean up the code and simplify
Cari dalam skrip untuk "sessions"
FlashCardGroupCombined scripts to make it easier to place EMA and Session times on your chart. Anyone can use it and its open source or should be.
There are two configurations for EMA but labeled SMA and EMA. Each check box turns off 3 emas so if you only want 200 and 800 turn off the SMA check box.
Session times should be configured to your broker times when Asian, London or NYC sessions occur not local time.
NYSE Session for 24/7 marketsThis script is used for analyzing the correlation between 24/7 markets with regards to the price action during NYSE session. Defaults to showing daily session open/high/low but there is the option to show the weekly session data.
Multi-Exchange Volume (30 Tickers) by kurtsmock + BV + rVolauthor: kurtsmock
Fully Customizable ticker set. Up to 30 Tickers. Bitcoin set as default.
-- IMPORTANT NOTE: --
30 Exchanges are a lot. It can take a while to load. You can fully customize this indicator to your liking. Here's how:
1. Load indicator
2. Open Settings
3. Uncheck the switch box for exchanges you want unincluded
4. At the bottom of the settings menu click "Defaults" and hit "Save as Default"
5. To turn them all back on, hit "Reset Settings" in that same "Defaults" menu and click "Save as Default" again.
Also, you don't have to use this with Bitcoin. This works with any asset, just change the ticker in the settings.
There's a lot going on with this indicator so the following is descriptions and instructions to help you better understand what's going on here. Thanks!
Goal:
- To provide a mechanism for assets on multiple exchanges to have their volume evaluated together
Edge:
- Having better and more complete volume information
Notes:
- The Default Exchanges for this indicator are highest volume bitcoin exchanges, but may contain "fake volume"
- Indicator is set for Bitcoin by default. However, you can change the tickers to reflect any asset you want
////// rVol //////
Goal:
- To understand how much volume is being executed relative to the same candle on previous days/periods
Edge:
- Higher rVol implies higher volatility and market interest.
- High rVol = higher than average volume . Markets move on volume so higher than average volume indicates increased market activity/volatility
- rVol is an indirect measure of active or anticipated volatility
Definitions:
- rVol: The volume of a period compared to the Average Volume of that same period in past sessions
- Important to note it does NOT add up the last 10 (default) candles, but rather the last 10 candles at session intervals.
- Example:
-- On a Tuesday, 1h chart it will add up the last ten Tuesday, 9:00 am candles, not including the current, active candle.
-- It then averages those lookback candles.
-- It then plots the percentage relationship between the most recent candle and the average of the lookback candles
-- Avg Vol of Lookback candles = 5000,
-- Volume of most recent candle = 4000: Output = rVol = 80:
-- Volume of most recent candle was 80% of the average volume in the 9 am time period of the last ten Tuesdays in the 9 am, 1h period
Notes:
- rVol does not add current candle volume into lookback sum. So, you set lookback to be: (not including the current day)
- rVol is on a switch. So, if you want to see rVol instead of volume, hit the switch in the settings
- If you want to see both, load 2 instances of the indicator.
////// Better-er Volume //////
Goal:
To Identify:
- When a candle closes at the highest volume * range relative to the lookback period and close > open
- When a candle closes at the highest volume * range relative to the lookback period and close < open
- When a candle closes at the highest volume / price relative to the lookback period
Edge:
- Identifies beginnings of price expansion, climax of price expansion, breakouts, pivots, and take profit points on the volume chart
Notes:
- Based generally on Barry Taylor's "Better Volume" indicator and ideas from Pascal Willain's book "Value in Time."
- Better-er Volume rules are applied to both Total Volume or rVol.
-- When rVol is displayed Better-er Volume is applied to rVol
-- When Total Volume is displayed Better-er Volume is applied to Total Volume
// Plot Key: //
Green Triangle Up = Often marks the beginning and/or end of price expansion to the upside
Red Triangle Up = Often marks the beginning and/or end of price expansion to the downside
Yellow Square = High Volume but Tight Range. Implies a Battle of Bulls and Bears. High Liquidity area. Provided Liquidity is not enough to move price. Thick Limit Order Book.
Purple Triangle Up or Down = Implies high market participation. Typically at the end of expansion when very significant s/r is hit
category: volume Volatility
tags: Volume rVol relativevolume Bitcoin cryptocurrency bettervolume
Many More Volume Indicators Coming Out Soon!
FXN - Buy Sell Signals, EMA 5 / 13 CrossThis is a simple script to display buy and sell signals when the 5 and 13 Exponential moving averages cross. These signals are designed to only appear when they occur during the London and New York Trading Sessions, although this aspect of the indicator can be changed.
These signals should not be considered as trade signals in isolation and must only be used in confirmation with other confluences and factors outlined in their strategy.
FXN - Asian Session RangeThe Asian Session Range is an indicator that draws a box around the Asian session range which runs from 20.00 pm to 02.00 am EST. It then provides lines that extend into the London and New York sessions that identify the high, low and mid-range of the Asian session.
The indicator is designed to be used on the 15 minute timeframe, although it does work on any timeframe up to a from 1 minute to a 4 hour chart, after which the indicator does not make any sense. All settings from session times, line width, style and colors can be changed through the settings, with the default configuration being for the Asian session and the light-themed user interface of TradingView.
London_NYThis is a session indicator that is one color from beginning of London Session to end of New York Session.
ADVN-DECLAdvancing - Declining issues indicator which you can use for Bitcoin trading if you, like me, believe that cryptocurrency is highly correlated with the activity on the stock exchanges (yes, the PROs are here, we just didn't know it yet)
This indicator is based on showing the data, as much as possible, as it is, and not messing it up by calculating stuff. Calculation should be used to better understand what the data represents, and not to show beatiful things which are, in fact, not present.
You could, for example, take ADVN and DECL, calculate rma() moving averages and make a RSI out of it. The result is very interesting when applied on the daily time frame, but not as useful for trading.
By the way, I recommend enabling this option:
Right click - Settings - Timezones / Sessions
Please check "Extended hours (Intraday Only)"
I could do it in code with the ticker() function, but I'm under the impression that then, free TV users would not be able to use the indicator.
Daily OBVOBV that should reset on a daily session break. Looks neat when you scroll out all the way. Good use remains to be found; I believe this could be a useful reference for a more fleshed out idea for 'local zone' OBVs. Maybe comparing previous sessions' daily OBVs to current.
Kill ZonesThe Indicator is supposed to mark the first two hours of the:
Open session of Tokyo stocks market
Open session of the London stocks market
Open session of the NY stocks market
Go to the indicator's settings and set the open hours for your timezone.
Use on 1H timeframe.
Sum string hours and minutes sampleThis indicators it's a programming sample of how to sum string hours and minutes on Tradingview
InSession sampleThis indicators it's a programming sample of how to check if hours are inside one session range excluding/including weekends days
Custom Session TimeZonesThis indicators show background colours to identify world timezones
You can setup five custom zones.
You can also define time interval to show/hide
Can be used to know from what time of the world they are traders awake or
to search correlations between big moves and timezones hours.
Thanks to:
www.tradingcode.net
01/06/2018
Bitcoin Kill Zones v2 |7Day| [oscarvs] [xeno]This edit adds weekends to Bitcoin Kill Zones v2 by oscarvs and other contributors. Bit of an experiment. Enjoy.
Moogroos session time linesthree session times plus 3 custom times where a line (or background) is cyclically plotted.
Forex SessionsModified from ChrisMoody
Using UTC times (So set your clocks in TV to UTC time)
and double check times at
forex.timezoneconverter.com