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

Removed Effective Spread Endpoint #27

Merged
merged 2 commits into from
May 5, 2020

Conversation

JamiePrentice
Copy link
Collaborator

Removed StockService.EffectiveSpreadAsync() as it seems to have been removed. https://iexcloud.io/docs/api/#effective-spread

LargestTradesAsyncTest now using stocks from the NYSE.

See: https://iexcloud.io/docs/api/#largest-trades

For Nasdaq-listed stocks, this endpoint returns an empty array unless the account has been authorized by UTP to receive delayed market data on Nasdaq-listed stocks.

See: https://iexcloud.io/docs/api/#largest-trades

For Nasdaq-listed stocks, this endpoint returns an empty array unless the account has been authorized by UTP to receive delayed market data on Nasdaq-listed stocks.
@vslee vslee added the maintenance Tests and Infrastructure and Refactoring label May 5, 2020
@vslee vslee merged commit 0671b84 into vslee:master May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tests and Infrastructure and Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants