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

TD Ameritrade interface #112

Open
jecker7 opened this issue Oct 22, 2020 · 1 comment
Open

TD Ameritrade interface #112

jecker7 opened this issue Oct 22, 2020 · 1 comment

Comments

@jecker7
Copy link

jecker7 commented Oct 22, 2020

Hi Jeronimo - I'm interested in adding a TD Ameritrade interface to the project for personal use. The TDA API uses JSON schemas to define requests for orders, price history, etc. so for implementation I was thinking of storing the schemas in the project, and then using a serialization library to generate classes as needed.

Any thoughts on this approach? And do you have a preferred JSON serialization library?

@jbax
Copy link
Member

jbax commented Oct 22, 2020 via email

@jbax jbax added this to the 1.0.0 milestone Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants