Join our fan page
- Views:
- 257
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
- Concept: Identifies market microstructure turning points based on ICT/SMC principles.
- It tracks consecutive delivery candles, sets reference levels from their delivery open, and confirms a Change in State of Delivery (CISD) when price reclaims and closes past those levels.
Core Features
True CISD Lines & Labels: Plots active pending levels into the future, and on confirmation draws dashed/solid levels, mid-line labels, and directional entry arrows (▲/▼).
Liquidity Sweeps: Automatically identifies sweep highs/lows and marks the wick expansions that take out swing liquidity before rejecting.
Market Structure Shift (MSS): Detects swing structure breaks and marks them with dots.
Smart Candle Coloring: Overlays the chart candles with customized Bull (Emerald Green) and Bear (Red) colors directly or aligned with the confirmed CISD trend.

Order Block Detector
Detects order blocks — the last opposing candle before an impulsive move that breaks market structure — and draws them as zones that extend live until price returns and mitigates them. Structure breaks and mitigation are both evaluated only on closed bars, so nothing repaints.
PropFirmGuard
Equity guard that enforces a daily loss limit and a total drawdown limit, flattens the account on breach and blocks trading until the next daily reset. Includes the guard as a reusable include file plus a self-test expert that proves the behaviour in the strategy tester.
Session Range Desk MT5
Session-range breakout EA with ATR filtering, stop-distance sizing, optional break-even/partial close, and a shared chart desk. Hedging accounts; educational source with documented execution and coordination limits.
Position Peak Logger - how far your trades actually travelled, in R
Records the maximum favourable and adverse excursion of every position in R multiples and writes one CSV row per closed trade.