This website requires JavaScript.
Explore
Help
Register
Sign In
mzoe
/
ritmex-bot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/discountry/ritmex-bot.git
synced
2026-09-09 08:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7aafc3b69d0eb7d30ddd2dfc17b698b11cd08500
ritmex-bot
/
src
T
History
discountry
7aafc3b69d
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
..
cli
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
core
Implement internationalization support by adding translation functionality and updating UI components to use translated strings. Add language configuration in .env.example and integrate translations across various strategy and UI components.
2025-12-09 00:35:28 +08:00
exchanges
Add debugging options and enhance WebSocket handling in StandxGateway. Introduce debugWs and debugWsRaw flags for improved logging of WebSocket events and payloads. Implement decrossDepthBook function for better order book management and update message handling to support multiple JSON payloads.
2025-12-21 16:54:14 +08:00
i18n
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
logging
chore: 重构策略引擎,将核心逻辑迁移至策略目录,删除旧的引擎文件并更新相关引用
2025-09-28 00:03:48 +08:00
strategy
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
ui
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
utils
Refactor order status handling in NadoGateway and MakerEngine. Introduce isOrderActiveStatus utility to streamline order filtering logic. Add tests for error handling and order status utilities.
2025-12-20 13:10:48 +08:00
config.ts
Add Maker Points strategy support in StandX. Introduce new configuration for Maker Points, including point bands and order management logic. Implement MakerPointsEngine for handling order placement and tracking. Update CLI and UI components to integrate Maker Points functionality, enhancing user experience and strategy options.
2026-01-06 16:01:10 +08:00
index.tsx
feat: 在文档中添加 CLI 参数说明,支持通过命令行临时指定交易所
2025-10-03 03:16:44 +08:00
runtime-errors.ts
添加全局错误处理机制,优化运行时错误日志记录,提升应用稳定性和错误追踪能力。
2025-09-27 00:01:39 +08:00