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

feat: add prepost arg to Ticker.history to fetch Pre/Post market data #281

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

loiccoyle
Copy link

  • add prepost arg to Ticker.history to fetch Pre/Post market data
  • add basic testing for prepost arg
  • update docs

I had to update the lockfile, as poetry was not letting me install otherwise. I ran poetry lock --no-update.

closes #190

@loiccoyle
Copy link
Author

I think CI is failing because it is setup to pull the master branch of pull request forks, this PR is in feat/prepost and not on the master branch, so CI is running into the same issue I was getting when installing which is fixed in this PR.

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

Successfully merging this pull request may close these issues.

Pre-Market / After-Hours Data
1 participant