mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
7445c970bc
- Add drawdown_rate optional field to StrategyConditionOrder interface - Make price_scale optional (required only for fixed-price types) - Update --condition-orders help text with trace type example - Document all 4 condition order types in SKILL.md with field requirements, drawdown_rate semantics, and usage examples - Sync order strategy create params: replace --side / auto-inference with explicit --order-type and --sub-order-type required options - Add --group-tag to order strategy list params - Add --order-type to order strategy cancel params - Fix --gas-price description: gwei (not wei); CLI converts internally Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>