Skip to main content

DEFAULT_MARKET_ORDER_SLIPPAGE

Constant DEFAULT_MARKET_ORDER_SLIPPAGE 

Source
pub const DEFAULT_MARKET_ORDER_SLIPPAGE: Decimal;
Expand description

Default slippage (5%) applied to oracle price for market order pay-through price.

Market orders are submitted as IOC limits, so unfilled slippage is not consumed. The buffer sets the worst-case bound to guarantee fills in volatile conditions.