Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实时行情接口报错 #1758

Open
banzhuanPig opened this issue Dec 14, 2024 · 0 comments
Open

实时行情接口报错 #1758

banzhuanPig opened this issue Dec 14, 2024 · 0 comments

Comments

@banzhuanPig
Copy link

按照平台说明编写实时接口demo:https://tushare.pro/document/2?doc_id=315

报错信息如下:
Traceback (most recent call last):
File "/mnt/newdisk/data/zhutaipeng/tushare/get_realtime_data.py", line 12, in
df = TS_CLIENT.realtime_quote(ts_code='600000.SH')
File "/data/app/miniconda3/envs/py39/lib/python3.9/site-packages/tushare/pro/client.py", line 45, in query
raise Exception(result['msg'])
Exception: 请指定正确的接口名

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant