PROTECTED SOURCE SCRIPT
Güncellendi Session Liquidity [TakingProphets]

Session Liquidity [TakingProphets]
Session Liquidity maps the intraday landscape that ICT/SMC traders care about: each session’s high/low prints, key opens (Midnight, True Day/6PM, 8:30), and prior period reference levels (Previous Week/Day and optional Mon/Tue/Wed). It auto-draws and extends clean horizontal levels, updates them live, and optionally preserves “mitigated” tags so you can review what price consumed. To keep charts readable, overlapping labels at the same price are merged into a single combined label (e.g., LON.H + PDH + PWH) with smart anti-overlap placement.
What it does (at a glance)
– Tracks Asia, London, NY AM, NY Lunch, and NY PM session highs/lows in your chosen timezone (default America/New_York).
– Draws key opens: Midnight Open, True Day Open (6 PM), and 8:30 Open.
– Plots Previous Week High/Low (PWH/PWL) and Previous Day High/Low (PDH/PDL) with optional Mon/Tue/Wed references.
– Live extension: lines extend to the current bar; when a level is traded through you can either remove it or keep a left-anchored “mitigated” label.
– Combined labels: when multiple levels share the same price, the script shows one label listing all tokens (e.g., LON.L + PWL).
– Timeframe governor: a Timeframe Limit hides drawings on higher resolutions to avoid clutter (e.g., show on ≤ 30 min only).
– Styling controls: per-feature colors, dotted/dashed/solid styles, and label size/position (session labels left/center/right logic handled via label types and offsets).
How it works:
– Sessions are defined with TradingView’s session input strings. While you are “in session,” the script updates running highs/lows and stores their bar indices. When the session closes, it freezes the prints and draws two horizontal lines: one at the session high (token “ASIA.H”, “LON.H”, “NYAM.H”, “NYLU.H”, “NYPM.H”) and one at the session low (“…L”).
– Prior period levels come from higher-timeframe requests: Previous Week’s High/Low from W, Previous Day from D (plus Mon/Tue/Wed using simple daily offsets). New periods wipe and redraw lines/labels cleanly.
– Key opens are stamped exactly when they occur (00:00 for Midnight, 18:00 for True Day, 08:30 for the print), then extended forward.
– Mitigation logic: if price trades beyond a level, either remove it entirely (Show Mitigated Levels = off) or stop extending the line and drop a small, persistent left-justified label where mitigation occurred (Show Mitigated Levels = on).
– Label combining: on each update, per-level labels are optionally cleared and replaced with one combined label per price level. The script groups by tick index, merges tokens (e.g., LON.H + PDH), and uses a small vertical offset loop to avoid label collisions at the same x-position.
Inputs you control
– Timeframe Limit: drawings will not appear on charts greater than or equal to this resolution.
– Timezone: default America/New_York.
– Label Settings
– Show Labels / Show Session High/Low Levels.
– Show Mitigated Levels: keep a small label where a level was traded through.
– Combine overlapping level labels: merge tokens into one label if prices match.
– Label sizes for levels and for session start/end text (sizes: Tiny/Small/Normal/Large).
– Visual Settings
– Colors for level lines and label text.
– Styles (Solid/Dashed/Dotted) for Previous Week and Previous Day blocks.
– Custom Labels
– Rename tokens for each session print (e.g., ASIA.H, LON.L, NYAM.H, etc.) to match your playbook.
– Key Opens
– Toggle Midnight Open, True Day Open (6 PM), and 8:30 Open lines; customize colors.
– Previous Week / Previous Day
– Toggle PWH/PWL and PDH/PDL; optionally plot Mon/Tue/Wed reference prints.
– Macro Sessions (toodegrees-style bracket)
– Toggle two macro windows (9:45–10:15 and 10:45–11:15).
– Choose bracket height in ticks, line style, label size/text, and optional price projection.
– The bracket is dynamic during its window (extends across the window; top adapts to new highs + chosen height; label centers on completion).
How to use it:
Pick your Timeframe Limit (e.g., 30) so the map only shows where you execute.
Enable the sessions you trade and keep the timezone aligned to your venue.
Turn on the prior period levels you care about (PWH/PWL, PDH/PDL, Mon/Tue/Wed).
Choose whether to preserve mitigated levels. If you journal, keeping mitigated tags helps with post-session review.
Enable combined labels to reduce clutter and spotlight confluence (e.g., LON.H aligning with PDH).
Use Macro windows for playbook timing (9:45–10:15, 10:45–11:15) to visualize typical volatility brackets.
Practical notes
– The indicator is a context and mapping tool; it does not produce signals. Use with your own bias, PD arrays, and execution model.
– Very long lookbacks or many toggles can push object limits on lower-powered machines. Use Timeframe Limit and feature toggles to keep things light.
– If you use custom sessions, ensure they do not overlap unexpectedly in your timezone.
– “Combine labels” intentionally removes per-level labels in favor of one merged label per price level; mitigated labels are preserved by design.
What’s unique here
– A full intraday “session print” system (Asia/London/NY AM/NY Lunch/NY PM) with clean freezing at session close and live line extension.
– True Day/Midnight/8:30 opens integrated into the same framework for a single, coherent liquidity map.
– Prior period structure (week/day + optional Mon/Tue/Wed) and toodegrees-style macro windows in one tool.
– Robust label merging by tick level with anti-overlap logic so multi-signal confluence is readable at a glance.
Session Liquidity maps the intraday landscape that ICT/SMC traders care about: each session’s high/low prints, key opens (Midnight, True Day/6PM, 8:30), and prior period reference levels (Previous Week/Day and optional Mon/Tue/Wed). It auto-draws and extends clean horizontal levels, updates them live, and optionally preserves “mitigated” tags so you can review what price consumed. To keep charts readable, overlapping labels at the same price are merged into a single combined label (e.g., LON.H + PDH + PWH) with smart anti-overlap placement.
What it does (at a glance)
– Tracks Asia, London, NY AM, NY Lunch, and NY PM session highs/lows in your chosen timezone (default America/New_York).
– Draws key opens: Midnight Open, True Day Open (6 PM), and 8:30 Open.
– Plots Previous Week High/Low (PWH/PWL) and Previous Day High/Low (PDH/PDL) with optional Mon/Tue/Wed references.
– Live extension: lines extend to the current bar; when a level is traded through you can either remove it or keep a left-anchored “mitigated” label.
– Combined labels: when multiple levels share the same price, the script shows one label listing all tokens (e.g., LON.L + PWL).
– Timeframe governor: a Timeframe Limit hides drawings on higher resolutions to avoid clutter (e.g., show on ≤ 30 min only).
– Styling controls: per-feature colors, dotted/dashed/solid styles, and label size/position (session labels left/center/right logic handled via label types and offsets).
How it works:
– Sessions are defined with TradingView’s session input strings. While you are “in session,” the script updates running highs/lows and stores their bar indices. When the session closes, it freezes the prints and draws two horizontal lines: one at the session high (token “ASIA.H”, “LON.H”, “NYAM.H”, “NYLU.H”, “NYPM.H”) and one at the session low (“…L”).
– Prior period levels come from higher-timeframe requests: Previous Week’s High/Low from W, Previous Day from D (plus Mon/Tue/Wed using simple daily offsets). New periods wipe and redraw lines/labels cleanly.
– Key opens are stamped exactly when they occur (00:00 for Midnight, 18:00 for True Day, 08:30 for the print), then extended forward.
– Mitigation logic: if price trades beyond a level, either remove it entirely (Show Mitigated Levels = off) or stop extending the line and drop a small, persistent left-justified label where mitigation occurred (Show Mitigated Levels = on).
– Label combining: on each update, per-level labels are optionally cleared and replaced with one combined label per price level. The script groups by tick index, merges tokens (e.g., LON.H + PDH), and uses a small vertical offset loop to avoid label collisions at the same x-position.
Inputs you control
– Timeframe Limit: drawings will not appear on charts greater than or equal to this resolution.
– Timezone: default America/New_York.
– Label Settings
– Show Labels / Show Session High/Low Levels.
– Show Mitigated Levels: keep a small label where a level was traded through.
– Combine overlapping level labels: merge tokens into one label if prices match.
– Label sizes for levels and for session start/end text (sizes: Tiny/Small/Normal/Large).
– Visual Settings
– Colors for level lines and label text.
– Styles (Solid/Dashed/Dotted) for Previous Week and Previous Day blocks.
– Custom Labels
– Rename tokens for each session print (e.g., ASIA.H, LON.L, NYAM.H, etc.) to match your playbook.
– Key Opens
– Toggle Midnight Open, True Day Open (6 PM), and 8:30 Open lines; customize colors.
– Previous Week / Previous Day
– Toggle PWH/PWL and PDH/PDL; optionally plot Mon/Tue/Wed reference prints.
– Macro Sessions (toodegrees-style bracket)
– Toggle two macro windows (9:45–10:15 and 10:45–11:15).
– Choose bracket height in ticks, line style, label size/text, and optional price projection.
– The bracket is dynamic during its window (extends across the window; top adapts to new highs + chosen height; label centers on completion).
How to use it:
Pick your Timeframe Limit (e.g., 30) so the map only shows where you execute.
Enable the sessions you trade and keep the timezone aligned to your venue.
Turn on the prior period levels you care about (PWH/PWL, PDH/PDL, Mon/Tue/Wed).
Choose whether to preserve mitigated levels. If you journal, keeping mitigated tags helps with post-session review.
Enable combined labels to reduce clutter and spotlight confluence (e.g., LON.H aligning with PDH).
Use Macro windows for playbook timing (9:45–10:15, 10:45–11:15) to visualize typical volatility brackets.
Practical notes
– The indicator is a context and mapping tool; it does not produce signals. Use with your own bias, PD arrays, and execution model.
– Very long lookbacks or many toggles can push object limits on lower-powered machines. Use Timeframe Limit and feature toggles to keep things light.
– If you use custom sessions, ensure they do not overlap unexpectedly in your timezone.
– “Combine labels” intentionally removes per-level labels in favor of one merged label per price level; mitigated labels are preserved by design.
What’s unique here
– A full intraday “session print” system (Asia/London/NY AM/NY Lunch/NY PM) with clean freezing at session close and live line extension.
– True Day/Midnight/8:30 opens integrated into the same framework for a single, coherent liquidity map.
– Prior period structure (week/day + optional Mon/Tue/Wed) and toodegrees-style macro windows in one tool.
– Robust label merging by tick level with anti-overlap logic so multi-signal confluence is readable at a glance.
Sürüm Notları
Session Liquidity [TakingProphets]Session Liquidity maps the intraday landscape that ICT/SMC traders care about: each session’s high/low prints, key opens (Midnight, True Day/6PM, 8:30), and prior period reference levels (Previous Week/Day and optional Mon/Tue/Wed). It auto-draws and extends clean horizontal levels, updates them live, and optionally preserves “mitigated” tags so you can review what price consumed. To keep charts readable, overlapping labels at the same price are merged into a single combined label (e.g., LON.H + PDH + PWH) with smart anti-overlap placement.
What it does (at a glance)
– Tracks Asia, London, NY AM, NY Lunch, and NY PM session highs/lows in your chosen timezone (default America/New_York).
– Draws key opens: Midnight Open, True Day Open (6 PM), and 8:30 Open.
– Plots Previous Week High/Low (PWH/PWL) and Previous Day High/Low (PDH/PDL) with optional Mon/Tue/Wed references.
– Live extension: lines extend to the current bar; when a level is traded through you can either remove it or keep a left-anchored “mitigated” label.
– Combined labels: when multiple levels share the same price, the script shows one label listing all tokens (e.g., LON.L + PWL).
– Timeframe governor: a Timeframe Limit hides drawings on higher resolutions to avoid clutter (e.g., show on ≤ 30 min only).
– Styling controls: per-feature colors, dotted/dashed/solid styles, and label size/position (session labels left/center/right logic handled via label types and offsets).
How it works:
– Sessions are defined with TradingView’s session input strings. While you are “in session,” the script updates running highs/lows and stores their bar indices. When the session closes, it freezes the prints and draws two horizontal lines: one at the session high (token “ASIA.H”, “LON.H”, “NYAM.H”, “NYLU.H”, “NYPM.H”) and one at the session low (“…L”).
– Prior period levels come from higher-timeframe requests: Previous Week’s High/Low from W, Previous Day from D (plus Mon/Tue/Wed using simple daily offsets). New periods wipe and redraw lines/labels cleanly.
– Key opens are stamped exactly when they occur (00:00 for Midnight, 18:00 for True Day, 08:30 for the print), then extended forward.
– Mitigation logic: if price trades beyond a level, either remove it entirely (Show Mitigated Levels = off) or stop extending the line and drop a small, persistent left-justified label where mitigation occurred (Show Mitigated Levels = on).
– Label combining: on each update, per-level labels are optionally cleared and replaced with one combined label per price level. The script groups by tick index, merges tokens (e.g., LON.H + PDH), and uses a small vertical offset loop to avoid label collisions at the same x-position.
Inputs you control
– Timeframe Limit: drawings will not appear on charts greater than or equal to this resolution.
– Timezone: default America/New_York.
– Label Settings
– Show Labels / Show Session High/Low Levels.
– Show Mitigated Levels: keep a small label where a level was traded through.
– Combine overlapping level labels: merge tokens into one label if prices match.
– Label sizes for levels and for session start/end text (sizes: Tiny/Small/Normal/Large).
– Visual Settings
– Colors for level lines and label text.
– Styles (Solid/Dashed/Dotted) for Previous Week and Previous Day blocks.
– Custom Labels
– Rename tokens for each session print (e.g., ASIA.H, LON.L, NYAM.H, etc.) to match your playbook.
– Key Opens
– Toggle Midnight Open, True Day Open (6 PM), and 8:30 Open lines; customize colors.
– Previous Week / Previous Day
– Toggle PWH/PWL and PDH/PDL; optionally plot Mon/Tue/Wed reference prints.
– Macro Sessions (toodegrees-style bracket)
– Toggle two macro windows (9:45–10:15 and 10:45–11:15).
– Choose bracket height in ticks, line style, label size/text, and optional price projection.
– The bracket is dynamic during its window (extends across the window; top adapts to new highs + chosen height; label centers on completion).
How to use it:
Pick your Timeframe Limit (e.g., 30) so the map only shows where you execute.
Enable the sessions you trade and keep the timezone aligned to your venue.
Turn on the prior period levels you care about (PWH/PWL, PDH/PDL, Mon/Tue/Wed).
Choose whether to preserve mitigated levels. If you journal, keeping mitigated tags helps with post-session review.
Enable combined labels to reduce clutter and spotlight confluence (e.g., LON.H aligning with PDH).
Use Macro windows for playbook timing (9:45–10:15, 10:45–11:15) to visualize typical volatility brackets.
Practical notes
– The indicator is a context and mapping tool; it does not produce signals. Use with your own bias, PD arrays, and execution model.
– Very long lookbacks or many toggles can push object limits on lower-powered machines. Use Timeframe Limit and feature toggles to keep things light.
– If you use custom sessions, ensure they do not overlap unexpectedly in your timezone.
– “Combine labels” intentionally removes per-level labels in favor of one merged label per price level; mitigated labels are preserved by design.
What’s unique here
– A full intraday “session print” system (Asia/London/NY AM/NY Lunch/NY PM) with clean freezing at session close and live line extension.
– True Day/Midnight/8:30 opens integrated into the same framework for a single, coherent liquidity map.
– Prior period structure (week/day + optional Mon/Tue/Wed) and toodegrees-style macro windows in one tool.
– Robust label merging by tick level with anti-overlap logic so multi-signal confluence is readable at a glance.
Sürüm Notları
-Update to the preview chart to better display the indicatorSürüm Notları
- Lookback period setting addedKorumalı komut dosyası
Bu komut dosyası kapalı kaynak olarak yayınlanmaktadır. Ancak, özgürce ve herhangi bir sınırlama olmaksızın kullanabilirsiniz – daha fazla bilgi burada.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Korumalı komut dosyası
Bu komut dosyası kapalı kaynak olarak yayınlanmaktadır. Ancak, özgürce ve herhangi bir sınırlama olmaksızın kullanabilirsiniz – daha fazla bilgi burada.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.