Commit Graph
10 Commits
Author SHA1 Message Date
discountry 968b585688 refactor: update grid configuration and order handling in GridEngine to enhance flexibility and performance 2025-11-19 01:32:20 +08:00
discountry 295c6a47b7 fix: reverse Kline entries in mapKlines function to maintain chronological order 2025-10-23 20:01:49 +08:00
discountry d2867ba98c feat: 更新订单协调器和 GRVT 适配器,添加触发类型支持,优化趋势引擎的损益计算逻辑 2025-10-06 19:06:49 +08:00
discountry e28240e799 feat: 更新订单协调器和 GRVT 适配器逻辑,添加止损单的 reduceOnly 和 closePosition 参数,修改默认价格触发器为 LAST 2025-10-06 18:44:16 +08:00
discountry d5c4b04746 feat: 更新订单处理逻辑,将价格类型改为字符串以避免精度问题,并添加价格格式化函数 2025-10-03 07:15:21 +08:00
discountry 599b4ec3f3 chore: 移除 grvt-pysdk 项目中的所有文件,清理代码库 2025-10-03 02:12:45 +08:00
discountry abb56b917a chore: 更新 .env.example 文件,调整 Maker 策略的损失限制参数以优化风险管理 2025-10-03 01:34:32 +08:00
discountry 0bb22d891f 优化做市引擎、偏移做市引擎和趋势引擎的订单管理逻辑,将待取消订单的类型从数字更改为字符串,确保在处理订单时的类型一致性。同时,增强风险检查逻辑,确保在平仓时使用正确的价格,提升交易策略的稳定性和准确性。 2025-09-27 17:05:51 +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