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

[Feature] Add support for Schwab #117

Closed
arsaboo opened this issue May 7, 2024 · 2 comments
Closed

[Feature] Add support for Schwab #117

arsaboo opened this issue May 7, 2024 · 2 comments
Assignees

Comments

@arsaboo
Copy link

arsaboo commented May 7, 2024

Can we add support for Schwab API - https://github.com/alexgolec/schwab-py

@edtechre
Copy link
Owner

edtechre commented Jun 23, 2024

Thank you for the suggestion @arsaboo, I will look into adding this.

@edtechre edtechre self-assigned this Jun 23, 2024
@edtechre
Copy link
Owner

Hi @arsaboo,

On further consideration, I won't be adding support for a Schwab data source. This is because I want to keep dependencies to a minimum, where YF and Alpaca are available primarily as examples to get people started.

Instead, you can simply query to the Schwab API and then use the returned DataFrame as a data source. See https://www.pybroker.com/en/latest/notebooks/7.%20Creating%20a%20Custom%20Data%20Source.html#Using-a-Pandas-DataFrame.

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

No branches or pull requests

2 participants