Sessions (Nephew_Sam_)Indicator combines the 3;
1. 3 Sessions - with an option to set your own times
2. 4 Killzones- with an option to set your own times
3. Daily Dividers
If you dont want any of the the above or want to decrease your killzones, just uncheck the relevant checkbox under settings - inputs/colors.
Note: Most of this code it taken from other open source scripts, therefore I will leave this as an open source code too.
Killzone
KILLZONE/DAILY BY jahjahblessedThis is the Killzone Zone market open London kill Zone, New York Kill Zone and Kill Zone Close, it also includes the Days of the, for the Snipers taking your shot with time and price.
KZ SessionsThis shows killzone sessions for London NY, Asia sessions.
In addition to the opening hours of session, the pre-market and closing time periods are also marked with a grey color
Generally these are consided period of high activity and can experience more volatility in these periods
I also have enabled it to display the session times even on weekends. There is no session open at such times but heightened activity is noticed in these periods even on weekends.
If want to disable showing it on weekends, then remove ":1234567" from all the lines in code
ICT Killzone For Crypto Markets.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
How To Show Vertical LinesExample of various methods to show dashed or solid vertical lines on chart based on using either session or time.
Credit for line method goes to midtownsk8rguy ->
Credit for plot method goes to PineCoders -> www.pinecoders.com
Special thanks to LucF, midtownsk8rguy, and PineCoders for permission to use their work.
NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
Trading ComboThis is a combo of many indicators including :
Ichimoku Cloud(With Buy and Sell Signals)
EMA
MA
HULL MA
Fibonacci Lines
Bitcoin Kill Zones(Turned off by Default)
MA Turning Points
Reversal(Pin) Bars and Upshaved and Downshaved Bars(Inside and Outside Bars Disabled By default)
Credits to for the source code:
Lazybear
ChrisMoody
100kiwi
Gesundheit
Bitcoin Kill Zones v2.1All I've changed in it from previous version is increased transparency. Makes it easier to observe now imo.
ICT Killzone Boxes
Plots London Open Killzone and New York Open Killzone as overlay boxes using current daily high / lows. Boxes verticle location will move as days range / high and low widens.
Middle fills can be turned on and off. Created this indicator because i didnt like highlighting the whole chart background as seen in other ICT Killzone indicators on tradingview and wanted something visually clearer.
If you want additional killzones such as london close / new york close, add the indicator to the chart twice.
Boxes height can be changed. Positive number puts the box outside current days high and low, negative number puts box inside current days high and low.
Adapted from Chris Moody's original indicator HLOC
Sorry for my ugly code. Presented as is - feel free to tweak / modify and change.
Bitcoin Kill ZonesGRAB THE LASTEST VERSION HERE:
*********************
This indicator shows when the candle is entering New York, London or Asia Kill Zone (open market).
gray: 30min before market opens.
red, green, orange: First 1 hour with 10min focus bands.
silver: complete 30min session market until close.
FIX NOTE:
Set this hours for Asia to fix the 1 hour difference:
2330-0000
0000-0010
0010-0050
0050-0100
0100-0900
* this is beta, in planning to mark dynamically ranges before/after open/close session and use some Fibs to have some ripple effect indicator
Updated code: github.com