mns-common 1.3.8.0__py3-none-any.whl → 1.3.8.3__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/extra_income_db_name.py +10 -0
- {mns_common-1.3.8.0.dist-info → mns_common-1.3.8.3.dist-info}/METADATA +1 -1
- {mns_common-1.3.8.0.dist-info → mns_common-1.3.8.3.dist-info}/RECORD +5 -5
- {mns_common-1.3.8.0.dist-info → mns_common-1.3.8.3.dist-info}/WHEEL +0 -0
- {mns_common-1.3.8.0.dist-info → mns_common-1.3.8.3.dist-info}/top_level.txt +0 -0
|
@@ -49,5 +49,15 @@ ONE_MINUTE_SYNC_FAIL = 'one_minute_sync_fail'
|
|
|
49
49
|
|
|
50
50
|
US_STOCK_DAILY_QFQ_K_LINE = 'us_stock_daily_qfq_k_line'
|
|
51
51
|
|
|
52
|
+
# us stock 1分钟集合数据
|
|
53
|
+
US_STOCK_MINUTE_K_LINE_BFQ = 'us_stock_one_minute_k_line_bfq'
|
|
54
|
+
|
|
55
|
+
# us etf 1分钟集合数据
|
|
56
|
+
US_ETF_MINUTE_K_LINE_BFQ = 'us_etf_one_minute_k_line_bfq'
|
|
57
|
+
|
|
52
58
|
# hk stock daily_k_line
|
|
53
59
|
HK_STOCK_DAILY_QFQ_K_LINE = 'hk_stock_daily_qfq_k_line'
|
|
60
|
+
# hk stock 1分钟集合数据
|
|
61
|
+
HK_STOCK_MINUTE_K_LINE_BFQ = 'hk_stock_one_minute_k_line_bfq'
|
|
62
|
+
# hk etf 1分钟集合数据
|
|
63
|
+
HK_STOCK_MINUTE_K_LINE_BFQ = 'hk_etf_one_minute_k_line_bfq'
|
|
@@ -133,7 +133,7 @@ mns_common/constant/__init__.py,sha256=xu36nA6MJTauswUWPfKIKH0E-lpOAHTw2TL5QI_6T
|
|
|
133
133
|
mns_common/constant/black_list_classify_enum.py,sha256=I8U_DcltzYvlWjgn-TFLImgVgPuO0lxMnEJAQJBljdo,3995
|
|
134
134
|
mns_common/constant/db_name_constant.py,sha256=uOwqzlLoTweqlwyAK4MkXB2fXi7-9JT5sxrvo_UI-Y8,4670
|
|
135
135
|
mns_common/constant/east_money_stock_api.py,sha256=mW0b8sEgkf8WJtars2frOQYzsWgjIl4FDYEwcCcCSZY,7557
|
|
136
|
-
mns_common/constant/extra_income_db_name.py,sha256=
|
|
136
|
+
mns_common/constant/extra_income_db_name.py,sha256=qRrodmzmgMvYJ1mxSsydSQPJHkPIRCuuHY3FnaD5lnY,1742
|
|
137
137
|
mns_common/constant/price_enum.py,sha256=nhcPxk0AFdQAp8IsNr5EP9xURLqqJuSl6ljIzTp7Wyo,1093
|
|
138
138
|
mns_common/constant/redis_msg_constant.py,sha256=fMtI_WbJ2IkMX4qGwvR5MkMO0NqU8XgUUZqQzHIRscU,501
|
|
139
139
|
mns_common/constant/self_choose_constant.py,sha256=Xnzp9cn5x5_UdqF4gozSDErkzafnbCYBjDH8YpTEU84,777
|
|
@@ -150,7 +150,7 @@ mns_common/utils/date_handle_util.py,sha256=XS-MyA8_7k35LOCFAYOHgVcVkMft_Kc4Wa9U
|
|
|
150
150
|
mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
|
|
151
151
|
mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
|
|
152
152
|
mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
|
|
153
|
-
mns_common-1.3.8.
|
|
154
|
-
mns_common-1.3.8.
|
|
155
|
-
mns_common-1.3.8.
|
|
156
|
-
mns_common-1.3.8.
|
|
153
|
+
mns_common-1.3.8.3.dist-info/METADATA,sha256=yfx97lr_z4Vx34WPifOZYTjEoiwLDIAIRE0HpvkxaK4,61
|
|
154
|
+
mns_common-1.3.8.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
155
|
+
mns_common-1.3.8.3.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
|
|
156
|
+
mns_common-1.3.8.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|