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-12 01:38:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9866e8068f11ea83e47d1dd37abcf839483b6ed0
ritmex-bot
/
src
/
exchanges
T
History
discountry
9a093459bc
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
..
aster
feat: implement getPrecision method in AsterExchangeAdapter and enhance AsterGateway for precision handling in order normalization
2025-11-04 22:10:45 +08:00
backpack
fix: ensure order IDs are consistently treated as strings and configure ed25519 to use custom sha512 implementation
2025-10-23 19:45:19 +08:00
grvt
fix: reverse Kline entries in mapKlines function to maintain chronological order
2025-10-23 20:01:49 +08:00
lighter
fix perp
2025-12-08 23:55:13 +08:00
nado
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
paradex
feat: 重构订单路由逻辑,添加订单意图类型以支持多交易所订单处理
2025-10-23 14:04:44 +08:00
standx
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
adapter.ts
Add Nado documentation and examples, including new API endpoints, FAQs, and guides for using the TypeScript SDK. Update .env.example with additional configuration options.
2025-12-19 01:38:09 +08:00
aster-adapter.ts
feat: implement getPrecision method in AsterExchangeAdapter and enhance AsterGateway for precision handling in order normalization
2025-11-04 22:10:45 +08:00
create-adapter.ts
Integrate StandX exchange support by updating configuration files, adding environment variables, and enhancing documentation. Include new API endpoints and authentication details for StandX in README and dedicated documentation files. Update CLI and adapter logic to accommodate StandX functionalities.
2025-12-21 15:37:03 +08:00
order-router.ts
Integrate StandX exchange support by updating configuration files, adding environment variables, and enhancing documentation. Include new API endpoints and authentication details for StandX in README and dedicated documentation files. Update CLI and adapter logic to accommodate StandX functionalities.
2025-12-21 15:37:03 +08:00
order-schema.ts
feat: 重构订单路由逻辑,添加订单意图类型以支持多交易所订单处理
2025-10-23 14:04:44 +08:00
resolve-from-env.ts
Integrate StandX exchange support by updating configuration files, adding environment variables, and enhancing documentation. Include new API endpoints and authentication details for StandX in README and dedicated documentation files. Update CLI and adapter logic to accommodate StandX functionalities.
2025-12-21 15:37:03 +08:00
types.ts
support lighter spot
2025-12-07 21:37:58 +08:00