Limit: 5 requests per 1 second
POST /v1/liquidation
Liquidator’s instruction to let the system reject the liquidation claim if the following condition applies: if position_qty > 0, reject if mark_price > limit_price; if position_qty < 0, reject if mark_price < limit_price
For high risk tiers only