mns-common 1.4.2.9__py3-none-any.whl → 1.4.3.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mns-common might be problematic. Click here for more details.
- mns_common/constant/strategy_classify.py +8 -2
- {mns_common-1.4.2.9.dist-info → mns_common-1.4.3.0.dist-info}/METADATA +1 -1
- {mns_common-1.4.2.9.dist-info → mns_common-1.4.3.0.dist-info}/RECORD +5 -5
- {mns_common-1.4.2.9.dist-info → mns_common-1.4.3.0.dist-info}/WHEEL +0 -0
- {mns_common-1.4.2.9.dist-info → mns_common-1.4.3.0.dist-info}/top_level.txt +0 -0
|
@@ -35,8 +35,14 @@ class StrategyClassify(Enum):
|
|
|
35
35
|
# 上市交易 1-5天的股票
|
|
36
36
|
NEW_STOCK = ('new_stock', 'new_stock')
|
|
37
37
|
|
|
38
|
-
# 集合竞价 高外盘买入
|
|
39
|
-
|
|
38
|
+
# 集合竞价 高外盘买入 科创
|
|
39
|
+
HIGH_OUT_DISK_BUY_KC = ('high_out_disk_buy_kc', 'high_out_disk_buy_kc')
|
|
40
|
+
|
|
41
|
+
# 集合竞价 高外盘买入 沪深
|
|
42
|
+
HIGH_OUT_DISK_BUY_SH = ('high_out_disk_buy_sh', 'high_out_disk_buy_sh')
|
|
43
|
+
|
|
44
|
+
# 集合竞价 高外盘买入 北交所
|
|
45
|
+
HIGH_OUT_DISK_BUY_BJS = ('high_out_disk_buy_bjs', 'high_out_disk_buy_bjs')
|
|
40
46
|
|
|
41
47
|
# 所有策略
|
|
42
48
|
ALL = ('all', '所有')
|
|
@@ -140,7 +140,7 @@ mns_common/constant/extra_income_db_name.py,sha256=aXPuJSEgX7F3zpf4zal6wxejkxPbV
|
|
|
140
140
|
mns_common/constant/price_enum.py,sha256=nhcPxk0AFdQAp8IsNr5EP9xURLqqJuSl6ljIzTp7Wyo,1093
|
|
141
141
|
mns_common/constant/redis_msg_constant.py,sha256=fMtI_WbJ2IkMX4qGwvR5MkMO0NqU8XgUUZqQzHIRscU,501
|
|
142
142
|
mns_common/constant/self_choose_constant.py,sha256=Xnzp9cn5x5_UdqF4gozSDErkzafnbCYBjDH8YpTEU84,777
|
|
143
|
-
mns_common/constant/strategy_classify.py,sha256=
|
|
143
|
+
mns_common/constant/strategy_classify.py,sha256=61Sgbkt5EpidBhJq93cq-X0sHVm5F_62N80fQ88__WY,1986
|
|
144
144
|
mns_common/db/MongodbUtil.py,sha256=g1KAY79S-2cfAP9l6OW4tqwtxNOzEsKT6_4XSgJ_GjE,11654
|
|
145
145
|
mns_common/db/MongodbUtilLocal.py,sha256=c5bPSFAA92ZFTgXqe9gw8NE88PoDjg4yPd_J8T6iNBI,7508
|
|
146
146
|
mns_common/db/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
|
|
@@ -154,7 +154,7 @@ mns_common/utils/date_handle_util.py,sha256=XS-MyA8_7k35LOCFAYOHgVcVkMft_Kc4Wa9U
|
|
|
154
154
|
mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
|
|
155
155
|
mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
|
|
156
156
|
mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
|
|
157
|
-
mns_common-1.4.
|
|
158
|
-
mns_common-1.4.
|
|
159
|
-
mns_common-1.4.
|
|
160
|
-
mns_common-1.4.
|
|
157
|
+
mns_common-1.4.3.0.dist-info/METADATA,sha256=KgbJUHpIPr69KLc3ngCsUxlSB4kdoa_uIwMjvOC9wvg,61
|
|
158
|
+
mns_common-1.4.3.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
159
|
+
mns_common-1.4.3.0.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
|
|
160
|
+
mns_common-1.4.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|