From ca186ff9fe0be665ba1153b7244a671bdade6f23 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 19 九月 2023 15:01:05 +0800
Subject: [PATCH] BUG修复

---
 trade/l2_trade_factor.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/trade/l2_trade_factor.py b/trade/l2_trade_factor.py
index 99dd2c2..cee5393 100644
--- a/trade/l2_trade_factor.py
+++ b/trade/l2_trade_factor.py
@@ -129,7 +129,6 @@
         self.score_index = score_index
 
     # 鑾峰彇淇″彿杩炵画涔扮瑪鏁�
-
     def get_begin_continue_buy_count(self):
         counts = [3, 3, 3, 2, 2, 2, 2]
         volume_rate_index = self.volume_rate_index

--
Gitblit v1.8.0