Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

请教 自由流通股本 是哪个返回字段? #181

Open
ICTime opened this issue Sep 6, 2018 · 0 comments
Open

请教 自由流通股本 是哪个返回字段? #181

ICTime opened this issue Sep 6, 2018 · 0 comments

Comments

@ICTime
Copy link

ICTime commented Sep 6, 2018

api.get_finance_info返回值里面没有看到这个字段
请用过指点一下

from pytdx.hq import TdxHq_API
api= TdxHq_API()
if api.connect('119.147.212.81', 7709):
data= api.get_finance_info(0, '000001')
for key, value, in data.items():
print key, value

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

No branches or pull requests

1 participant