mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-08-23 04:58:11 +00:00
- Add --condition-orders parameter with max-10-sub-orders note and best-effort strategy behavior - Add --sell-ratio-type with detailed explanation of buy_amount vs hold_amount semantics - Add ConditionOrder sub-table (order_type, side, price_scale, sell_ratio) with supported types - Add two full CLI examples: hold_amount (sell 50% at 2x, remaining 50% at 4x) and buy_amount (fixed ratio each trigger) - Add strategy_order_id to swap response fields - Update --sell-ratio-type description in order strategy create section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>