Indicator

Indicator

Nyxia Prop Guard Account Rule Tracker Free
**Nyxia Prop Guard — account rule tracker**
Prop-firm challenges usually die the same way: not a bad strategy, but a
daily-loss or drawdown rule breached mid-trade, while your eyes were on
the chart and your P&L was in another window.
Prop Guard puts the account math ON the chart:
- Enter your balance, limits and open position
- Live equity HUD: daily buffer and max-loss buffer, % used, color-coded
- BREACH-PRICE LINES: the exact price where your open position would
break each limit, drawn on the chart
- Alerts at 50% used, 80% used, and breach — push to your phone
The HUD is only as accurate as the balance you enter (Pine can't read
your broker account) — update it after each closed trade. Educational
tool, not financial advice; your firm's dashboard is the final word.
Open-source. If you want exact firm presets (FTMO 1&2-Step, Topstep
Combine, Apex 4.0 EOD/Intraday), trailing-drawdown engines with lock
rules, consistency meter, payout progress and buffer-based position
sizing — Prop Guard PRO is linked in my signature/profile.
(r/FundedTrading, r/propfirms — "blew my eval on daily loss")**
> Brutal, and it's the most common way evals die — the rule math lives
> in the firm dashboard while your attention is on the chart. Two things
> that helped me: (1) know your breach PRICE, not your breach dollar
> number — before entry, work out the price where your position size
> hits the daily floor, and put a hard stop above it. (2) put the
> tracking on the chart itself. I built a free open-source TradingView
> indicator that does exactly this (equity HUD + breach-price lines +
> phone alert at 80% used) — search "Nyxia Prop Guard" on TradingView if
> useful. Either way: the firm's tracker is authoritative, treat
> anything else as a pre-warning layer. Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Scalping MA Crossover + VWAP**Scalping MA Crossover + VWAP**
This indicator combines a fast 5 EMA, a slower 13 EMA, and VWAP to provide a clean visual view of short-term momentum and intraday trend direction.
The 5 EMA reacts quickly to price movement, while the 13 EMA provides a smoother short-term trend reference. Bullish and bearish crossover dots are displayed when the 5 EMA crosses above or below the 13 EMA.
**Features**
* Optional 5 EMA
* Optional 13 EMA
* Optional VWAP
* Green dot on bullish EMA crossover
* Red dot on bearish EMA crossover
* Customizable line colors and thickness
* Clean overlay designed for intraday charts
**How to interpret it**
* A 5 EMA cross above the 13 EMA indicates increasing bullish momentum.
* A 5 EMA cross below the 13 EMA indicates increasing bearish momentum.
* Price above VWAP may support a bullish intraday bias.
* Price below VWAP may support a bearish intraday bias.
* Flat or frequently crossing EMAs may indicate sideways or choppy conditions.
This indicator is intended to be used as a momentum and trend-confirmation tool rather than as a standalone trading system. For stronger setups, combine the crossover signals with price structure, support and resistance, volume, VWAP reactions, breakouts, or retests.
Best suited for short-term and intraday trading, particularly on lower timeframes such as the 1-minute, 3-minute, and 5-minute charts.
This script is provided for educational and informational purposes only and does not constitute financial advice.
Indicator

Indicator

Indicator

Indicator

Indicator

Trend Follow - EMA200 + ATR Risk**What this script does**
This indicator flags trend changes based on the price crossing a 200-period EMA, and displays an indicative risk level based on ATR (Average True Range) at each signal. The orange dotted markers represent a suggested risk distance (2x ATR by default) — a visual reference only; this script does not execute any trades.
**Why this approach**
The logic follows a simple principle: stay aligned with the underlying trend as long as price confirms it relative to a long moving average, rather than stacking multiple indicators in search of a "perfect" signal. A small parameter count reduces the risk of curve-fitting — a common pitfall in scripts that combine many filters.
**Validation methodology**
This mechanism was tested using a walk-forward approach: parameters were fixed on one period (2020-2023) and then evaluated without any adjustment on an unseen period (2024-2026), on BTC/USDT and ETH/USDT, 4H timeframe. Profit factor stayed above 1 across all four tested combinations (both assets, both periods). More complex approaches (multi-indicator combinations, volatility squeeze detection) were tested with the same protocol and rejected for failing to generalize — this elimination process led to this intentionally simple version.
**Limitations and disclaimer**
A positive historical test does not guarantee future performance — market conditions change. This script is a trend-reading aid, not a complete trading system or investment advice. The win rate of a trend-following approach is structurally low (many small losses offset by a few larger moves) — understand this before use. Always test and validate independently on your own market and timeframe before real use.
**Parameters**
- EMA Length (default 200): trend moving average length.
- ATR Length (default 14) and suggested risk distance (x ATR, default 2.0): configuration of the displayed risk level.
Open-source script under the Mozilla Public License 2.0.
**Ce que fait ce script**
Cet indicateur signale les changements de tendance à partir du croisement du prix avec une EMA200, et affiche un niveau de risque indicatif basé sur l'ATR (Average True Range) à chaque signal. Les points orange en pointillés représentent une distance de risque suggérée (2x ATR par défaut) — un repère visuel, pas un ordre automatique : ce script n'exécute aucune transaction.
**Pourquoi cette approche**
La logique repose sur un principe simple : suivre la tendance de fond tant qu'elle est confirmée par le prix au-dessus (ou en-dessous) d'une moyenne mobile longue, plutôt que d'empiler plusieurs indicateurs à la recherche d'un signal "parfait". Un nombre réduit de paramètres limite le risque de sur-optimisation (curve-fitting) — un piège fréquent des scripts combinant de nombreux filtres.
**Méthodologie de validation**
Ce mécanisme a été testé en walk-forward : les paramètres ont été fixés sur une période (2020-2023), puis évalués sans aucun ajustement sur une période non vue (2024-2026), sur BTC/USDT et ETH/USDT en 4H. Le facteur de profit est resté supérieur à 1 sur les quatre combinaisons testées (les deux actifs, les deux périodes). D'autres approches plus complexes (combinaisons d'indicateurs, détection de squeeze de volatilité) ont été testées avec le même protocole et rejetées car elles ne se généralisaient pas — c'est ce processus d'élimination qui a mené à cette version volontairement simple.
**Limites et avertissement**
Un test historique positif ne garantit aucune performance future — les conditions de marché évoluent. Ce script est un outil d'aide à la lecture de tendance, pas un système de trading complet ni un conseil en investissement. Le taux de trades gagnants d'une approche de suivi de tendance est structurellement bas (beaucoup de petites pertes compensées par quelques mouvements plus larges) : à comprendre avant toute utilisation. Testez et validez toujours par vous-même sur votre marché et votre horizon de temps avant un usage réel.
**Paramètres**
- EMA Length (200 par défaut) : longueur de la moyenne mobile de tendance.
- ATR Length (14 par défaut) et distance de risque suggérée (x ATR, 2.0 par défaut) : configuration du niveau de risque affiché.
Script open-source sous licence Mozilla Public License 2.0.
Indicator

Indicator

Indicator

Indicator

Zero-Lag MACD Divergence Pro Zero-Lag MACD Divergence Pro is a MACD-family oscillator that reduces the indicator's inherent lag using zero-lag exponential averaging, detects regular divergences directly inside the MACD pane, and optionally gates its buy/sell markers so they only appear when a divergence and a crossover confirm each other. It is designed for intraday timeframes but works on any chart.
What makes it original
This is not a standard MACD with cosmetic changes. Three elements work as one system: (1) all three components — fast line, slow line, and signal line — are rebuilt on zero-lag EMAs rather than standard EMAs, (2) divergence detection runs on the zero-lag MACD line itself and draws its lines and labels inside the oscillator pane, with an optional mirrored dashed line on the price chart, and (3) a combo-gating mode suppresses crossover markers unless a divergence was confirmed within a recent, user-defined window, which filters the many insignificant crossovers a MACD produces in ranging markets.
How it works
Zero-Lag Core: Each component uses the zero-lag EMA construction (2 × EMA − EMA of EMA), a public-domain technique attributed to John Ehlers' error-correction work. This roughly halves the effective lag of each average, so crossovers occur earlier than on a classic MACD. A faded classic MACD line can be displayed for side-by-side comparison and switched off in the settings.
Divergence Detection: Confirmed pivot highs/lows on the zero-lag MACD line are compared with price highs/lows at the same bars. A regular bullish divergence (price lower low, MACD higher low) or regular bearish divergence (price higher high, MACD lower high) draws a connecting line between the two MACD pivots with a label in the pane. Pivots confirm only after the lookback period elapses, so divergence lines appear with a delay by design and do not repaint.
Combo Signals: In the default mode, a buy/sell marker prints on the price chart only when a zero-lag crossover occurs while a same-direction divergence is still valid (within a user-defined number of bars). Turning combo mode off prints markers on every confirmed crossover instead. Signals respect a cooldown and a daily maximum.
Four-Color Histogram: The histogram distinguishes rising and fading momentum on both sides of the zero line.
Dashboard: A dark, movable panel (styled to stay readable on light-theme charts) summarizes MACD state, histogram direction, active divergence, zero-line position, and the day's signal count.
How to use it
Add the indicator to a lower-timeframe chart (5–15 min for intraday use). Watch for a divergence label in the pane, then wait for the crossover marker that confirms it — the combo mode automates exactly this sequence. The zero-line row on the dashboard helps grade signals: bullish setups above the zero line and bearish setups below it occur in the direction of the broader momentum. All lengths, the divergence window, signal limits, colors, and dashboard placement are adjustable.
Limitations
Divergence lines appear only after pivots confirm (default 5 bars), so they are visible later than the pivot itself; this is the unavoidable cost of non-repainting detection. Reduced lag also means the zero-lag lines are more sensitive than a classic MACD and can produce more crossovers in choppy conditions — the combo mode exists to filter these. This tool describes momentum conditions; it does not predict future price movement, and past behavior of any signal does not guarantee future results. Always combine with your own analysis and risk management. Indicator

Unicorn Model (M1D)M1D-
ICT Unicorn Model finds the ICT Unicorn and frames its context.
A Unicorn forms where a displacement leaves a Breaker Block and the Fair Value Gap that displacement traded through inverts onto it — the same-direction Inversion FVG (IFVG) overlapping the Breaker is what confirms the Unicorn: two arrays reinforcing each other at one price, which ICT teaches as a tight, high-probability zone. This tool detects it, marks the Breaker that qualifies, always shows the inversion FVG that makes it one, tracks the liquidity that engineered it, and keeps your HTF bias and the draw on a clean dashboard. It maps structure — it does not fire trades.
The idea (ICT concepts)
The Unicorn is a confluence, not a standalone trigger. The sequence it looks for (bullish; bearish mirrors):
Liquidity is taken — price sweeps a sellside low, engineering the reversal.
A swing is broken — displacement closes through the last swing high (a market-structure shift); the run of candles immediately before that leg is left behind as an Order Block. It becomes a Breaker only once price later closes through it — the OB failing and flipping, exactly as an FVG inverts into an IFVG — its box spanning exactly those candles' high to low.
The FVG inverts onto the Breaker — a candle body closes through the gap, so it fails and flips into an Inversion FVG (IFVG) of the opposite polarity. A Breaker a same-direction IFVG overlaps is the Unicorn; with no overlapping IFVG it stays a plain Breaker.
Bias frames it — the model needs a clear HTF read, so a bullish Unicorn is shown in a bullish / discount context and a bearish one in premium.
The draw — engineered liquidity in the direction of bias is the target the setup delivers toward.
Because the Unicorn is only as good as its narrative, bias is first-class here: qualification is gated to your HTF read by default, and the dashboard keeps the read, the raid and the draw in front of you.
These are established Inner Circle Trader (ICT) concepts — FVG / BISI–SIBI, the Breaker Block, MSS, liquidity, the Midnight Open and premium/discount. This script is an original implementation that detects them and, distinctively, resolves the Breaker + the Inversion FVG that confirms it into a single premium zone rather than plotting each array in isolation.
What it draws
Unicorn — when a live same-direction IFVG overlaps a Breaker, that Breaker box is relabelled Unicorn + (bullish) / Unicorn - (bearish), drawn in the brand purple / magenta and given a distinct dashed border, so the setup reads at a glance and stands apart from the solid-bordered arrays. It is confirmed once and holds — it does not flicker bar to bar — and the confirming IFVG is kept alive with it: the two live and die together, so a Unicorn always shows the inversion that makes it one. It stays on the chart until it is invalidated (below).
Breaker & FVG ingredients — drawn faintly beneath: FVGs in blue (bullish) / red (bearish) and Breakers in a neutral black (a Breaker only takes a directional colour once it becomes a Unicorn), each tagged with the chart timeframe (e.g. Breaker M5, BISI + M5). A BISI / SIBI that sits inside the Unicorn or its inversion hides its own box, so the premium zone is never buried under the ingredient it is built from. Everything invalidates by the candle body only — a wick through a zone never counts. A plain FVG inverts the moment one body closes through it (becoming the IFVG); the Breaker and the inversion take a configurable number of body closes (default two) to retire — or a zone clears once price trends a full range off-screen, keeping only the structure still near price.
IFVG (inversion) — when a candle body closes through an FVG it does not simply vanish; it inverts, flipping polarity to deliver from the other side (the ICT Inversion FVG). The same-direction inversion overlapping a Breaker is what confirms the Unicorn — it is shaded orange (no label — orange reads as IFVG), rendered behind the Unicorn so the premium zone stays in front, and held for as long as the Unicorn is live.
Liquidity — swing highs are buyside, swing lows are sellside, plus prior-day and prior-week levels (PDH / PDL / PWH / PWL) as external-range reference liquidity, each anchored to the candle that formed it. The outermost live swing each side is tagged Buyside Liquidity / Sellside Liquidity (external-range liquidity), inner swings carry Minor Buyside / Minor Sellside, and prior-period levels keep a dated tag. A level that is also the high or low of an Asia / London / New York session window carries that tag too (e.g. NY High, London Low). Every level is removed the instant it is taken — no dotted stub, no lingering line — and any un-taken level that price trends a full range past without returning also clears, so nothing hangs far off the price action. Buyside tags trail the right edge on the line; sellside tags sit back at their origin (left) and just below the line, so the live right edge stays uncluttered and the text clears the price action. Any tags that share a price (e.g. a swing high sitting on the prior-day high) merge into a single combined tag rather than stacking.
Midnight Open (00:00 NY) — a core ICT daily reference and a bias input; below it leans bullish, above it leans bearish.
Draw — the nearest live opposing liquidity in the direction of bias, tagged ← Draw on that level — the target the Unicorn delivers toward. When the draw or the Midnight Open share a level's price they are appended to that one tag rather than stacked as a second label.
Dashboard (M1D™)
HTF Bias — BULLISH / BEARISH / MIXED, auto or manual (auto stacks dealing-range position with the Midnight Open).
Unicorn — whether a bullish, bearish or both-side Unicorn is live in recent context; when none is live it falls back to the last one's direction (bullish (last) / bearish (last)) rather than a bare dash.
Raided — which side of liquidity was most recently taken (the raid that sets up the reversal).
Draw — the current target: nearest live BSL / SSL in the bias direction, with its price.
PDH / PDL — prior-day high and low prices (tracked even when the lines are hidden).
Midnight Open — price above / below the 00:00 NY open.
Dealing range — discount (bullish) / premium (bearish) relative to the swing-range equilibrium.
Settings
General — session timezone, right-side offset (keeps labels in clear space), line- and zone-label sizes.
HTF Bias — Auto / Bullish / Bearish; gate Unicorns to bias on/off; Midnight Open toggle and colour.
Swing Structure — pivot left / right strength.
Liquidity — show liquidity, line colour / width, external + Minor labelling, max live swing levels per side, prior day / week levels (PDH·PDL·PWH·PWL) with days- and weeks-back, and the raid-relevance window.
Sessions — tag session highs / lows on / off, and the Asia / London / New York window times (in the session timezone).
Breaker & FVG — show ingredients, bull / bear colours, FVG minimum height (× ATR), displacement body size (× ATR), biggest-array-wins declutter, the cap on how many
FVGs show at once (so gaps never stack up), show the framing IFVG and its colour, max live zones, the number of body closes that invalidate a zone (default two), and the off-screen retire controls (bars-away, and distance in multiples of the recent price range).
Unicorn — flag Unicorns on / off, bull / bear colours.
Dashboard — show / hide, position (including Middle Right), text size.
Reading it in practice
Trade with the dashboard bias. A Unicorn + / Unicorn - marks the Breaker whose overlapping inversion FVG makes it a Unicorn; the orange IFVG shows the imbalance it sits within. ICT guidance waits for price to tap the FVG side, places the stop beyond the combined Breaker + FVG extreme (whichever is furthest), and targets the engineered liquidity marked by the ← Draw tag. A gap left open below a bullish Unicorn range is intended — it shows bullish intent and speed, and is not meant to be filled.
Repainting
All detection evaluates on closed bars — swings, the MSS / Breaker flip, FVGs, the inversion and the Unicorn overlap are confirmed on candle close, never intrabar. Once a Unicorn is confirmed it is locked — it does not re-evaluate or flip state bar to bar — and invalidation is counted only from confirmed body closes, so an in-progress candle (including a wick through a zone) does not remove it. The Midnight Open fixes on its forming bar and levels anchor to the candle that formed them. Live zones and levels extend to the right edge for readability; that right-side projection is cosmetic and does not change any confirmed level, tap or raid.
Analytics only
This is a decision-support tool for discretionary ICT study — it maps zones, structure and context. It contains no alerts, no arrows, and no buy / sell signals, and it does not tell you when to enter or exit.
Built by M1D. For education and study of price delivery — not financial advice. Indicator

Indicator

Indicator
