OPEN-SOURCE SCRIPT
已更新 dmn's ICT Toolkit

This is my quality of life indicator for forex trading using the methods and concepts of ICT.
The idea is to automate marking up important price levels and times of the day instead of doing it manually every day.
Killzones
True Day delineation
New York midnight price level
Daily open price level
Central Banks Dealers Range (CBDR) (14:00-20:00 EST) &
Central Banks Dealers Flout (CBDF) (15:00-24:00 EST) &
Asian Range (AR) (20:00-24:00 EST)
X days Average Daily Range (ADR)
Current Daily Range (CDR)
The idea is to automate marking up important price levels and times of the day instead of doing it manually every day.
Killzones
- Marks the most volatile times of the day on the chart, during which the intraday high/low usually takes place.
- Particularly impactful when there's news released during these times.
- London Open (02:00-05:00 EST)
- New York Open (08:30-11:00 EST)
- London Close (10:00-11:30 EST)
True Day delineation
- Vertical line at the start of the "true day" (00:00 EST), start of the algorithmic trading day and aids in visualizing the intraday direction.
New York midnight price level
- Noteworthy price level at the start of the "true day".
- This price level is referenced by the interbank trading algorithms during the day. Buy below it on bullish days, sell above it on bearish days.
Daily open price level
- Reference level for optimal trade entries. Buy below it on bullish days, sell above it on bearish days.
Central Banks Dealers Range (CBDR) (14:00-20:00 EST) &
Central Banks Dealers Flout (CBDF) (15:00-24:00 EST) &
Asian Range (AR) (20:00-24:00 EST)
- The standard deviation lines available are used to make predictions for short-term future highs/lows when the CBDR and AR are smaller than 40 pips.
- Trade them by looking for 5/15min key levels that converge with the projection levels.
X days Average Daily Range (ADR)
- Default to 5 days back, gives an idea of how much movement to expect intraday when the ADR high/low is converging with CBDR/CBDF/AR standard deviations.
Current Daily Range (CDR)
- Used for comparison against the ADR to help determine if there's enough intraday range left to enter a trade.
- Dynamically changes color based on percentage of the ADR. Green below 50% of ADR, orange between 50 and 100%, red when CDR exceeds ADR.
All of the above are used in conjunction with each other and higher timeframe levels of importance to find entries and target.
Note: Preferably use New York's time zone for your charts.
版本注释
Added Asian Killzone版本注释
Added weekday labels版本注释
Forgot the code that made toggling weekday labels on and off work.版本注释
Added customization options for the stats box版本注释
Added GMT Midnight open price lineFixed a settings bug
版本注释
Added 4am open price line (experimental)Added price level labels
版本注释
Added some options:- Use bodies or wicks for the ranges.
- Timeframe on which the ranges are measured.
- Customizable start and end times for the ranges.
版本注释
Added customizable number of std. deviations.版本注释
Fixed a weekday display bug when using unorthodox exchanges' data feeds.Also added an offset option to move the text horizontally to get it in a nice spot when it's misaligned due to the exchange used.
版本注释
- Changed default killzone times for NY open and London close.
- Added optional "trueday" deliniation for sundays.
- Added standard deviation projection line width option.
版本注释
Reverted a couple of things meant for testing purposes that got published (killzone vertical shift and dynamic CBDR box border color).版本注释
Updated the indicator chart image to better reflect the current version.版本注释
Redesigned killzone indicators with optional text labels.版本注释
- Text label related killzone option bug fix.
- Added option to use the old visual style of killzones.
版本注释
Chart timeframe related asian range standard deviation calculation bug fix版本注释
Added PDH and PDL Levels.版本注释
Changed a tooltip.版本注释
- Added PMH and PML levels.
版本注释
- Added New York Lunch to killzones (off by default)
版本注释
- Fixed NY Lunch history lines/boxes not being removed when history is toggled off.
版本注释
- Changed PDH/PDL Lines to the previous true day h/l instead of the previous daily candle's h/l.
- PDH/PDL Lines now start at the actual high and low.
版本注释
- Added automatic timezone option (sets the indicator's timezone automatically to New York).
版本注释
- Fixed asian open killzone box dynamic text color bug.
版本注释
- Fixed PML/PMH line positioning bug that could occur under certain circumstances.
版本注释
- gmt open time correction.
版本注释
Build 1457- Added Y-offset option for killzone boxes/lines (higher value = closer to price)
版本注释
Increased Killzone size limit for better visibility on certain tickers.版本注释
Replaced a single character in the code.开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。