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

Feature/add batch support #35

Merged
merged 4 commits into from
Jan 3, 2018
Merged

Feature/add batch support #35

merged 4 commits into from
Jan 3, 2018

Conversation

zackurben
Copy link
Owner

This PR adds support for batch quote calls in the following format:

alpha.data.batch(['MSFT', 'FB', 'AAPL'])
alpha.data.batch('MSFT,FB,AAPL')

See the CHANGELOG.md for full details under 1.1.0.

Closes #34

@coveralls
Copy link

coveralls commented Jan 2, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling f21076c on feature/add-batch-support into d115eb3 on master.

@zackurben zackurben merged commit ba3fa64 into master Jan 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants