PROTECTED SOURCE SCRIPT
VOID/DOM Market Power Governor + Contract Sizer

Market Power Governor + Contract Sizer
The Market Power Governor is a discipline and risk‑management overlay designed to enforce prop‑desk standards inside TradingView. It blends session quality and tape strength into a single cockpit score (0–100%), then maps that score directly to contract sizing tiers (Scout / Standard / A+).
This is not a buy/sell signal generator — it’s a risk governor that tells you when your other systems can be trusted at full strength, and how much size is allowed.
🔑 Features
Session Power Curve: Asia, London, NY Pre‑Market, NY RTH with ATR Alive/Dead, Bias alignment, and Kill‑Switch adjustments.
Tape Proxy: Delta (buy vs sell volume), Tick Speed (tape velocity), and Volume Node check (liquidity shelves).
Market Power %: Weighted blend of session discipline (60%) and tape confirmation (40%).
Contract Sizing: Auto‑maps Market Power to Scout / Standard / A+ tiers with contract caps based on account size, stop‑loss, and point value.
Clean HUD: Top‑right display shows Market Power %, Tier, and Contracts.
Hidden Outputs: Market_Power_Out and Contracts_Out for chaining into other scripts.
📊 Power & Sizing Logic
0–39% → Stand‑Down (0 contracts)
40–59% → Scout (1 micro)
60–79% → Standard (up to 2 micros)
80–100% → A+ (up to 4 micros or 1 mini, capped by risk formula)
Sizing is risk‑aware: contracts are limited by account size, % risk per trade, stop‑loss distance, and instrument point value.
🛠️ Step‑by‑Step Usage
Add to chart → Indicators → My Scripts → Market Power Governor.
Set session times → Adjust Asia/London/NY windows to your timezone.
Configure risk inputs → Account size, risk % per trade, stop‑loss points, and point value (MNQ=2, ES=50).
Check HUD → Top‑right shows Market Power %, Tier, and Contracts.
Interpret score →
<40% = Stand‑Down
40–59% = Scout only
60–79% = Standard size
80–100% = A+ conviction
How It Works With Other Indicators
1. Dominion v6 (Bias Engine)
Feeds in: Bias alignment (true/false).
Governor use: If bias is misaligned, Market Power is cut in half.
Effect: Prevents you from pressing size against your own directional framework.
2. VOID/DOM Fusion Layer
Feeds in: ATR Alive/Dead state.
Governor use: If ATR is “Dead,” Market Power is halved.
Effect: Keeps you from oversizing in low‑volatility, low‑opportunity regimes.
3. Add‑On Suite
Feeds in: Kill‑Switch state (true/false).
Governor use: If Kill‑Switch is active, Market Power = 0.
Effect: Hard stop — no trades allowed until conditions reset.
4. VOID/DOM Core Triggers
Reads from: Market_Power_Out.
Integration: Only fire entries if Market Power ≥ 60 (Standard or A+).
Effect: No Scout‑tier noise trades unless you explicitly allow them.
⚡ What It Needs to Run 100%
For the Governor to be fully accurate and enforce discipline, it must receive:
Bias Alignment (Dominion v6) → true/false feed.
ATR Alive/Dead (Fusion Layer) → true/false feed.
Kill‑Switch (Add‑On Suite) → true/false feed.
Tape Proxies (internal) → Delta, Tick Speed, Volume Node (already self‑contained).
Session Windows (internal) → Asia, London, NY Pre, NY RTH (configurable in settings).
With those inputs live, the Governor is at 100% institutional strength:
Session discipline ✅
Tape confirmation ✅
Risk gating ✅
Contract sizing ✅
✅ Desk Note
If you only run the Governor by itself, it will still function (using manual toggles for ATR/Bias/Kill‑Switch).
To run it 100% as designed, you need Dominion v6, VOID/DOM Fusion, and Add‑On Suite feeding their states into it.
Once wired, the Governor becomes the single point of truth for your cockpit — every entry, every contract size, every risk decision flows through it.
The Market Power Governor is a discipline and risk‑management overlay designed to enforce prop‑desk standards inside TradingView. It blends session quality and tape strength into a single cockpit score (0–100%), then maps that score directly to contract sizing tiers (Scout / Standard / A+).
This is not a buy/sell signal generator — it’s a risk governor that tells you when your other systems can be trusted at full strength, and how much size is allowed.
🔑 Features
Session Power Curve: Asia, London, NY Pre‑Market, NY RTH with ATR Alive/Dead, Bias alignment, and Kill‑Switch adjustments.
Tape Proxy: Delta (buy vs sell volume), Tick Speed (tape velocity), and Volume Node check (liquidity shelves).
Market Power %: Weighted blend of session discipline (60%) and tape confirmation (40%).
Contract Sizing: Auto‑maps Market Power to Scout / Standard / A+ tiers with contract caps based on account size, stop‑loss, and point value.
Clean HUD: Top‑right display shows Market Power %, Tier, and Contracts.
Hidden Outputs: Market_Power_Out and Contracts_Out for chaining into other scripts.
📊 Power & Sizing Logic
0–39% → Stand‑Down (0 contracts)
40–59% → Scout (1 micro)
60–79% → Standard (up to 2 micros)
80–100% → A+ (up to 4 micros or 1 mini, capped by risk formula)
Sizing is risk‑aware: contracts are limited by account size, % risk per trade, stop‑loss distance, and instrument point value.
🛠️ Step‑by‑Step Usage
Add to chart → Indicators → My Scripts → Market Power Governor.
Set session times → Adjust Asia/London/NY windows to your timezone.
Configure risk inputs → Account size, risk % per trade, stop‑loss points, and point value (MNQ=2, ES=50).
Check HUD → Top‑right shows Market Power %, Tier, and Contracts.
Interpret score →
<40% = Stand‑Down
40–59% = Scout only
60–79% = Standard size
80–100% = A+ conviction
How It Works With Other Indicators
1. Dominion v6 (Bias Engine)
Feeds in: Bias alignment (true/false).
Governor use: If bias is misaligned, Market Power is cut in half.
Effect: Prevents you from pressing size against your own directional framework.
2. VOID/DOM Fusion Layer
Feeds in: ATR Alive/Dead state.
Governor use: If ATR is “Dead,” Market Power is halved.
Effect: Keeps you from oversizing in low‑volatility, low‑opportunity regimes.
3. Add‑On Suite
Feeds in: Kill‑Switch state (true/false).
Governor use: If Kill‑Switch is active, Market Power = 0.
Effect: Hard stop — no trades allowed until conditions reset.
4. VOID/DOM Core Triggers
Reads from: Market_Power_Out.
Integration: Only fire entries if Market Power ≥ 60 (Standard or A+).
Effect: No Scout‑tier noise trades unless you explicitly allow them.
⚡ What It Needs to Run 100%
For the Governor to be fully accurate and enforce discipline, it must receive:
Bias Alignment (Dominion v6) → true/false feed.
ATR Alive/Dead (Fusion Layer) → true/false feed.
Kill‑Switch (Add‑On Suite) → true/false feed.
Tape Proxies (internal) → Delta, Tick Speed, Volume Node (already self‑contained).
Session Windows (internal) → Asia, London, NY Pre, NY RTH (configurable in settings).
With those inputs live, the Governor is at 100% institutional strength:
Session discipline ✅
Tape confirmation ✅
Risk gating ✅
Contract sizing ✅
✅ Desk Note
If you only run the Governor by itself, it will still function (using manual toggles for ATR/Bias/Kill‑Switch).
To run it 100% as designed, you need Dominion v6, VOID/DOM Fusion, and Add‑On Suite feeding their states into it.
Once wired, the Governor becomes the single point of truth for your cockpit — every entry, every contract size, every risk decision flows through it.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.