1、增加溢价配置

This commit is contained in:
2025-02-10 18:26:12 +08:00
parent 7f8fe583d4
commit 87b05ebd99
3 changed files with 5 additions and 1 deletions

View File

@ -518,7 +518,7 @@ func handleFutMainOrderFilled(db *gorm.DB, preOrder *models.LinePreOrder) {
// 减仓单
func processFutReduceOrder(db *gorm.DB, order DbModels.LinePreOrder, price, num decimal.Decimal) {
// key := fmt.Sprintf(rediskey.SpotReduceList, global.EXCHANGE_BINANCE)
}
// 处理止盈订单