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

Implement Sector Performance #31

Closed
rodolfobandeira opened this issue Oct 1, 2018 · 3 comments
Closed

Implement Sector Performance #31

rodolfobandeira opened this issue Oct 1, 2018 · 3 comments
Labels

Comments

@rodolfobandeira
Copy link
Collaborator

Reference: https://iextrading.com/developer/docs/#sector-performance

@gil27
Copy link
Contributor

gil27 commented Oct 2, 2018

@rodolfobandeira, Is it gonna be for the current day? By the way, I will work on it :)

@rodolfobandeira
Copy link
Collaborator Author

Hey @gil27

I'm not sure on which frequency it updates this endpoint, but by the time I'm writing this, the lastUpdated timestamp is actually representing October 1, 8pm. So, looks like it at least runs once a day. For your implementation though, you won't need to pass any parameter. That said, this looks to be a great challenge to address since the complexity is low. Please let me know if you have any questions!

Raw response: https://api.iextrading.com/1.0/stock/market/sector-performance

@gil27
Copy link
Contributor

gil27 commented Oct 2, 2018

Awesome, I will put some work on it

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

No branches or pull requests

2 participants