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

今天的日行情数据截止到现在(19:48)还没就绪吗? #37

Open
wonderbeyond opened this issue Apr 23, 2018 · 0 comments
Open

Comments

@wonderbeyond
Copy link

symbols = '603214.SH,300504.SZ,600929.SH,002930.SZ,603733.SH,603876.SH,000585.SZ,002931.SZ,603707.SH,600860.SH'
df, msg = jaqs_api.daily(
    symbol=symbols,
    start_date='2018-04-23',
    end_date='2018-04-23',
    fields='symbol,open,close,high,low,trade_date,volume,turnover,vwap',
    adjust_mode=None,
)
len(df)

0

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