Slippage
Quick Definition
The difference between the expected execution price of an order and the actual price at which the order is filled by the broker.
Detailed Explanation
Slippage occurs during high-volatility news events (e.g. CPI, NFP) or low-liquidity market roll-overs when orders cannot be matched at the requested quote. Positive slippage benefits the trader, while negative slippage widens the realized loss.
Key Trading Rules & Takeaways
- Common during high-impact macroeconomic releases and session opens.
- Can be minimized by utilizing ECN brokers with Tier-1 liquidity providers.
- Algorithmic EAs must configure maximum allowable slippage parameters.
Calculate & Automate Slippage
Eliminate manual calculations and enforce automated risk controls with our specialized tools.
Frequently Asked Questions
How do EAs handle slippage?
EAs use a `MaxSlippage` parameter (in points) that rejects execution if the broker fill deviates beyond the acceptable limit.