1013e9563f
docs(readme): update project name
2025-07-19 00:22:52 +08:00
37e7d4e84f
fix(csv): record trade to seperate file for each config
2025-07-17 22:43:16 +08:00
f86cce3af0
feat(place_order): a 0.5% price impact in LIMIT
orders to guarantee filling
2025-07-17 22:29:30 +08:00
cbecb3703f
fix(place_order): quoteOrderQty
and quantity
appear together in LIMIT
orders
2025-07-17 22:26:15 +08:00
bfb88af302
feat(config): execute all json
in config/
2025-07-17 22:24:50 +08:00
f7b17d4904
chore: move trading_config.json
to public/
2025-07-17 19:59:56 +08:00
c8de94b041
plan
2025-07-17 19:57:01 +08:00
e7ca36d968
feat(calendar): add script to generate calendar
2025-07-17 00:15:34 +08:00
c12cde8033
plan
2025-07-16 20:03:56 +08:00
b2cbf70f17
plan
2025-07-15 21:22:34 +08:00
40a797e7ed
feat(mapping): move mapping table to json
2025-07-15 21:21:49 +08:00
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
d918cc2d9f
chore(csv): destination account to CEX
2025-07-12 08:39:39 +08:00
3714ea9a88
initial commit
2025-07-11 21:40:49 +08:00