Commit Graph
2 Commits
Author SHA1 Message Date
earthjasonlin 77d5f053f0 feat: add convert order type
- Add `convert` orders for direct base/quote token exchange without order book
- Distinguish buy/sell validation: buy uses quoteOrderQty, sell uses quantity
- Support automatic amount estimation when only one of quantity/quoteOrderQty is provided
- Update README: replace old order type list, document convert usage with BASE/QUOTE symbols and new examples
- Lowercase order_type and side values throughout documentation
2026-08-19 14:18:25 +08:00
earthjasonlin 3c250dc01b feat(tool): CSV merge trades for the same pair on the same day 2025-07-22 22:48:03 +08:00