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

COMPAT: Repair for 5/23/18 IEX Update #65

Closed
addisonlynch opened this issue Jun 26, 2018 · 0 comments · Fixed by #67
Closed

COMPAT: Repair for 5/23/18 IEX Update #65

addisonlynch opened this issue Jun 26, 2018 · 0 comments · Fixed by #67

Comments

@addisonlynch
Copy link
Owner

addisonlynch commented Jun 26, 2018

Summary (include Python version)

The provider updated a few endpoints on May 23, 2018 (see IEX Docs).

The following will need to be changed and/or updated:

Add /largest-trades endpoint
Add chartLast and changeFromClose parameters to /stock/chart
Add extendedPrice, extendedChange, extendedChangePercent and extendedPriceTime to
/stock/quote
Add yearAgo, yearAgoChangePercent, estimatedChangePercent and symbolId
to /stock/earnings
Updated Attribution section of docs. Simplified attribution by removing second step.
Corrected /stock/chart section of docs. Corrected date format for 1d. Updated return value
coverage.

Date/time of issue

Expected behavior

Actual behavior

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

Successfully merging a pull request may close this issue.

1 participant