mns-common 1.3.2.4__py3-none-any.whl → 1.3.2.6__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/api/k_line/__init__.py +1 -5
- mns_common/constant/db_name_constant.py +5 -1
- {mns_common-1.3.2.4.dist-info → mns_common-1.3.2.6.dist-info}/METADATA +1 -1
- {mns_common-1.3.2.4.dist-info → mns_common-1.3.2.6.dist-info}/RECORD +6 -6
- {mns_common-1.3.2.4.dist-info → mns_common-1.3.2.6.dist-info}/WHEEL +0 -0
- {mns_common-1.3.2.4.dist-info → mns_common-1.3.2.6.dist-info}/top_level.txt +0 -0
|
@@ -4,8 +4,4 @@ import os
|
|
|
4
4
|
file_path = os.path.abspath(__file__)
|
|
5
5
|
end = file_path.index('mns') + 16
|
|
6
6
|
project_path = file_path[0:end]
|
|
7
|
-
sys.path.append(project_path)
|
|
8
|
-
import akshare as ak
|
|
9
|
-
|
|
10
|
-
stock_zh_a_hist_df = ak.stock_zh_a_hist(symbol="000001", period="daily", start_date="20170301", end_date='20240528', adjust="")
|
|
11
|
-
print(stock_zh_a_hist_df)
|
|
7
|
+
sys.path.append(project_path)
|
|
@@ -175,10 +175,14 @@ ONE_MINUTE_K_LINE_BFQ_H = 'one_minute_k_line_bfq_h'
|
|
|
175
175
|
ONE_MINUTE_K_LINE_BFQ_K = 'one_minute_k_line_bfq_k'
|
|
176
176
|
|
|
177
177
|
# 深圳主板分钟集合数据
|
|
178
|
-
|
|
178
|
+
ONE_MINUTE_K_LINE_BFQ_S = 'one_minute_k_line_bfq_s'
|
|
179
179
|
|
|
180
180
|
# 可转债分钟集合数据
|
|
181
181
|
ONE_MINUTE_K_LINE_BFQ_KZZ = 'one_minute_k_line_bfq_kzz'
|
|
182
182
|
|
|
183
183
|
# ETF分钟集合数据
|
|
184
184
|
ONE_MINUTE_K_LINE_BFQ_ETF = 'one_minute_k_line_bfq_etf'
|
|
185
|
+
# 可转债qfq 日k线
|
|
186
|
+
KZZ_QFQ_DAILY = 'kzz_qfq_daily'
|
|
187
|
+
# ETF qfq 日k线
|
|
188
|
+
ETF_QFQ_DAILY = 'etf_qfq_daily'
|
|
@@ -19,7 +19,7 @@ mns_common/api/em/em_concept_index_api.py,sha256=PP87ES8a_y0o3SKLzBsPrc7DCPI3MBC
|
|
|
19
19
|
mns_common/api/em/self_choose/__init__.py,sha256=vAy9qYgUgZL9Y0w3BBbqmZ9zES46pPnlJjO2hdtotp0,2673
|
|
20
20
|
mns_common/api/hk/__init__.py,sha256=wEg73KlZo-dU0yKGwpA1C2y6LZm4IBb94tNda1tqLeg,163
|
|
21
21
|
mns_common/api/hk/ths_hk_company_info_api.py,sha256=Cxlbuccopa0G1s8o0uTnnyLn2QaxOvbDpJQJOj7J8a8,5360
|
|
22
|
-
mns_common/api/k_line/__init__.py,sha256=
|
|
22
|
+
mns_common/api/k_line/__init__.py,sha256=itoGlqKhsx7EVXQoD1vchDKQ5GPB16vDjofTSuQtrXg,161
|
|
23
23
|
mns_common/api/k_line/stock_k_line_data_api.py,sha256=v27p4qU0bhBGp2t8bZDnyMz20a71GduhmK7uylt6GH4,3496
|
|
24
24
|
mns_common/api/k_line/stock_minute_data_api.py,sha256=xoYhX23j7h9xCYjGopb83ZNTg7wuloGNJTRkcBUvcl0,5247
|
|
25
25
|
mns_common/api/kpl/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
|
|
@@ -118,7 +118,7 @@ mns_common/component/zt/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3Hi
|
|
|
118
118
|
mns_common/component/zt/zt_common_service_api.py,sha256=6pHRLLJjKcLLBA-xXkAU8SE6DZ5dgVFBRVjJmhkL0II,11945
|
|
119
119
|
mns_common/constant/__init__.py,sha256=2U9DiKslxsWwLLEcZKjS8UiQPN1QgALvnK3HiJNIZE0,163
|
|
120
120
|
mns_common/constant/black_list_classify_enum.py,sha256=I8U_DcltzYvlWjgn-TFLImgVgPuO0lxMnEJAQJBljdo,3995
|
|
121
|
-
mns_common/constant/db_name_constant.py,sha256=
|
|
121
|
+
mns_common/constant/db_name_constant.py,sha256=7ETrYCVtAhl-7y652VTR9gXEyfjT8pLB2PyqgRqcCno,4861
|
|
122
122
|
mns_common/constant/price_enum.py,sha256=nhcPxk0AFdQAp8IsNr5EP9xURLqqJuSl6ljIzTp7Wyo,1093
|
|
123
123
|
mns_common/constant/redis_msg_constant.py,sha256=fMtI_WbJ2IkMX4qGwvR5MkMO0NqU8XgUUZqQzHIRscU,501
|
|
124
124
|
mns_common/constant/self_choose_constant.py,sha256=Xnzp9cn5x5_UdqF4gozSDErkzafnbCYBjDH8YpTEU84,777
|
|
@@ -135,7 +135,7 @@ mns_common/utils/date_handle_util.py,sha256=P4WJUmoDpo4IoCrt2z4keyr7pqXHKmCZBVod
|
|
|
135
135
|
mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
|
|
136
136
|
mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
|
|
137
137
|
mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
|
|
138
|
-
mns_common-1.3.2.
|
|
139
|
-
mns_common-1.3.2.
|
|
140
|
-
mns_common-1.3.2.
|
|
141
|
-
mns_common-1.3.2.
|
|
138
|
+
mns_common-1.3.2.6.dist-info/METADATA,sha256=mWOqVA3f4WclPf7BLPND-TRM90RWfJfhNFGdAq_3z10,61
|
|
139
|
+
mns_common-1.3.2.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
140
|
+
mns_common-1.3.2.6.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
|
|
141
|
+
mns_common-1.3.2.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|