거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Change in State of Delivery - MetaTrader 5용 지표

Asma Batool
Asma Batool
New to mql5
조회수:
257
평가:
(2)
게시됨:
CISD.mq5 (20.25 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
  • 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.

concept

Order Block Detector 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 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 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 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.