10 Commits
Author SHA1 Message Date
discountry d80518853e Merge branch 'main' into dev 2026-02-27 10:51:05 +08:00
discountry d0154e5721 fix den 2026-02-03 18:48:06 +08:00
discountry c4559cb0d7 Add swing trading strategy with RSI signals and Binance integration
- Introduced a new swing trading strategy utilizing the RSI indicator on the ETHBTC pair from Binance.
- Implemented the `SwingEngine` to manage trading logic, including entry and exit conditions based on RSI thresholds.
- Added configuration options for swing direction, trade amount, and RSI parameters in `config.ts`.
- Created new documentation for the swing strategy, detailing its behavior and configuration.
- Enhanced CLI to support the new swing strategy option.
- Added tests for swing logic to ensure correct behavior under various market conditions.
2026-01-31 16:15:07 +08:00
discountry 624fecfa70 add nado packages 2025-12-18 03:14:20 +08:00
discountry f1ebfacaa2 feat: update dependencies and add ccxt documentation for new features 2025-10-23 19:36:42 +08:00
discountry 627ed36de4 feat: 添加 EdgeX 交易所适配器及相关客户端实现,支持订单、深度和K线数据处理 2025-10-04 20:15:41 +08:00
discountry 7e2d312fe3 chore: 更新 bun.lock 文件,添加多个依赖以支持以太坊相关功能 2025-09-27 22:59:28 +08:00
discountry dde7ab71a9 更新环境配置示例,添加 GRVT 相关的 API 凭证和选项,增强文档以支持新的交易所适配器,确保用户能够正确配置和使用 GRVT 交易功能。 2025-09-27 16:12:20 +08:00
discountry 64640f4494 更新文档,添加和修改多个API接口的描述,确保文档内容的准确性和完整性,提升开发者使用体验。 2025-09-27 02:10:28 +08:00
discountry 667ede7ca8 init 2025-09-23 01:26:49 +08:00