3 Commits
Author SHA1 Message Date
discountry 6b5f2542a4 docs: update repository guidelines and project structure details 2026-04-06 20:18:54 +08:00
discountry 4e69b81da2 docs: update testing instructions for Bun in CLAUDE.md 2026-04-06 20:08:52 +08:00
discountry 168d8cbb08 Add Claude instructions and enhance stop-loss logic
- Introduced a new `CLAUDE.md` file with instructions for using Bun as the package manager.
- Adjusted stop-loss cooldown and check intervals in `MakerPointsEngine` for improved responsiveness.
- Implemented a new method to compute real-time PnL using live depth data, enhancing stop-loss decision-making.
- Added retry logic for stop-loss execution to ensure positions are closed effectively, with detailed logging for failures.
2026-01-20 00:51:15 +08:00