SMP Continuation Liquidity Purge Bot is a cTrader cBot built around a Smart Money Concepts continuation model. It is designed to identify higher-probability setups by combining higher-timeframe context with lower-timeframe execution.
Strategy approach
The bot looks for continuation opportunities in the direction of the active market structure. It uses a rules-based process to detect liquidity sweeps, break of structure and retracement-based entries after confirmation.
Core logic
- determines directional bias from the higher timeframe
- waits for price to reach a relevant point of interest
- detects a liquidity purge / sweep on the execution timeframe
- confirms a break of structure in the intended direction
- validates the setup before placing the trade
- executes with predefined stop loss, take profit and risk controls
Execution behaviour
The bot is designed to avoid impulsive entries. It only places a trade when the required conditions are aligned. Duplicate trade filtering is included to reduce repeated entries at nearly identical levels.
Risk management
Risk management is built into the strategy.
- fixed risk percentage per trade
- configurable minimum risk-to-reward ratio
- configurable stop-loss buffer
- optional break-even management
- spread filter
- optional session filter
Main parameters
- HTF TimeFrame
- Execution TimeFrame
- Risk Percent
- Min Risk Reward
- Take Profit R
- SL Buffer Pips
- Enable BreakEven
- BreakEven At R
- Swing Left / Swing Right
- Min BOS Body Ratio
- Min Close Beyond Structure
- Max Spread Pips
Markets and usage
The bot is suitable for traders looking for a structured SMC-style execution model on indices, gold and forex. It is best used by traders who understand risk management and want a rules-based approach rather than discretionary execution.
Important notes
- results depend on symbol, broker conditions, spread and execution quality
- settings may require adjustment depending on the instrument traded
- backtest results do not guarantee future performance
- always test on demo or in a controlled environment before using live capital