Zaad Pause Confirmation
- Experts
- Version: 232.0
What this Expert Advisor does
ZAAD HA Pause Confirmation_Limit is a standalone Heikin Ashi strategy EA built around the Pause Confirmation concept. It looks for a directional move, detects a pause candle that suggests loss of momentum, then waits for confirmation before allowing a new setup.
This EA is intentionally lightweight. It uses:
- one strategy only: HA Pause Confirmation
- one active filter at a time
- Buy Limit / Sell Limit orders only
- ATR for pending-order placement
- percentage-based Stop Loss, Take Profit, and Trailing Stop
- optional Equity Trailing
- Main trading logic
The strategy works like this:
- a directional move must already exist
- a pause candle must appear with reduced body strength and acceptable wick structure
- the setup receives a quality score
- the EA waits for confirmation signals such as a color flip, break of pause extreme, structure break, or strong directional candle
- if the setup passes the required rules, the EA places a limit order using ATR distance
