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

BatchType needs peers #4

Closed
szadrutsky opened this issue Feb 27, 2020 · 1 comment
Closed

BatchType needs peers #4

szadrutsky opened this issue Feb 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@szadrutsky
Copy link

Would be great to add peers to the batch type.
Its a separate call in the lib now however API supports peers in a batch call.

https://cloud.iexapis.com/stable/stock/msft/batch?types=quote,news,peers,chart&range=1d&last=5&token={token}

@vslee
Copy link
Owner

vslee commented Mar 3, 2020

I probably won't get around to adding new endpoints for a while. If you'd like to send a pull request with the new code, I'd be happy to merge it. If you don't know how, you can also post the code as a comment here.

vslee added a commit that referenced this issue Apr 26, 2020
- renamed from BatchBySymbolResponse
- applicable methods from StockService
- part of #4
vslee added a commit that referenced this issue May 5, 2020
- applicable methods from StockService and its offshoots
- renamed BatchBySymbolLegacyResponse and NewsLegacy (names prev contained V1)
- part of #4
@vslee vslee closed this as completed in 37757cb May 6, 2020
@vslee vslee added the enhancement New feature or request label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants