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

Remove the need to specify an account number #39

Open
NelsonDane opened this issue Oct 25, 2024 · 0 comments
Open

Remove the need to specify an account number #39

NelsonDane opened this issue Oct 25, 2024 · 0 comments

Comments

@NelsonDane
Copy link

Right now, this API requires that you specify an account number at initialization and seems built assuming that people only have one account for trading. However, Tradier offers multiple account types. It would be more in the spirit of an API to allow people to pull their account numbers using a function instead of hardcoding them. The endpoint for that can be found here: https://documentation.tradier.com/brokerage-api/user/get-profile.

Let me know your thoughts, I'd be willing to put in a PR but wanted to discuss it first since it seems that a lot would need to be refactored.

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

1 participant