Liquidation Prevention Flowchart
Detect HF < 1.5 → Check Collateral Options →
1. Add from Reserve (70%)
2. Close Position (25%)
3. Hedge with Perps (5%)
curl -X POST https://api.mevfortress.pro/emergency \
-H "X-API-Key: ${API_KEY}" \
-d '{"action":"liquidate_all"}'