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

Add Classes for Time Series #61

Closed
xrgarcia opened this issue Jun 27, 2023 · 1 comment · Fixed by #63
Closed

Add Classes for Time Series #61

xrgarcia opened this issue Jun 27, 2023 · 1 comment · Fixed by #63
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xrgarcia
Copy link
Owner

there are more stock price end points that should be supported.

@xrgarcia xrgarcia self-assigned this Jun 27, 2023
@xrgarcia xrgarcia added the enhancement New feature or request label Jun 27, 2023
@xrgarcia xrgarcia modified the milestones: 2.2.4, 2.3.0 Jun 27, 2023
@xrgarcia
Copy link
Owner Author

These are the new end points that need to be supported:

  1. TIME_SERIES_INTRADAY has pydantic objs responses
  2. TIME_SERIES_DAILY has pydantic obj responses
  3. TIME_SERIES_DAILY_ADJUSTED pydantic obj responses
  4. TIME_SERIES_WEEKLY pydantic obj responses
  5. TIME_SERIES_WEEKLY_ADJUSTED pydantic obj responses
  6. TIME_SERIES_MONTHLY pydantic obj responses
  7. TIME_SERIES_MONTHLY_ADJUSTED pydantic obj responses
  8. SYMBOL_SEARCH pydantic obj responses
  9. MARKET_STATUS pydantic obj responses

pydantic objects need to be created
mock tests need to be written
wiki pages need to be updated/created

@xrgarcia xrgarcia linked a pull request Jun 27, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant