Fractional fee on a maker fill; negative for a rebate.
Fractional fee on a taker fill (a market order that sweeps any print).
Fill rule for a trade at your price. "touch" fills a participation partial; "breach" fills only on a trade through.
Fraction of an at-price trade's size captured (front-of-queue at 1.0).
Accepted for interface uniformity; currently unused on the tape (see Limitations).
Inventory floor; sell fills are capped so the position never falls below it.
Inventory ceiling; buy fills are capped so the position never exceeds it.
Contract multiplier applied to mark-to-market PnL, fill slippage, and proportional fees.
Fixed fee (or rebate when negative) charged per contract on maker fills.
Fixed fee (or rebate when negative) charged per contract on taker fills.
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
Backtest a two-sided order poster against the trade tape, filling resting quotes when prints cross them, into a costed equity curve.