Files
mexc-spot-dca-bot/.pylintrc
Zichao Lin 1c3ca56823 feat(main): load trades form json, imporve LIMIT LIMIT_MAKER order handling
- Read trading instructions from JSON configuration file
- Support executing multiple trades by date (* means executing daily)
- Automatically fetch real-time price as the limit price when no price is provided
- For LIMIT, LIMIT_MAKER orders, support providing only quoteOrderQty to automatically calculate the quantity
2025-07-15 20:38:52 +08:00

3 lines
44 B
INI

[MASTER]
disable=
broad-exception-caught