cheetah-strategy
Installation
SKILL.md
🐆 CHEETAH v5.1.1 APEX — The Arena Sniper
v5.1.1 changelog (fleet-fix batch 4)
- Leverage safety fix. v5.1 fired MON LONG at 7x but MON's Hyperliquid
max is 5x. Order rejected with CREATE_INVALID_LEVERAGE — but the MCP
wrapper returned outer success=true, so the scanner logged a phantom
ENTRY. v5.1.1 adds
get_safe_leverage()which queriesstrategy_get_asset_trading_limitsand clamps requested leverage to the asset's Hyperliquid max before submission. - Inner-order success validation. After
create_positionreturns, inspectdata.orders[0].successand surfaceINNER_FAILUREwhen the per-order status is false even if the outer envelope claims success. Prevents phantom ENTRY logs from corrupting the daily counter.
SM commits. Quality traders commit. Price confirms. Volume commits. All at once. Cheetah pounces once.
Related skills