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

Problem with single quotes in order dictionary. #20

Open
ckvk48a opened this issue Apr 2, 2021 · 0 comments
Open

Problem with single quotes in order dictionary. #20

ckvk48a opened this issue Apr 2, 2021 · 0 comments

Comments

@ckvk48a
Copy link

ckvk48a commented Apr 2, 2021

It appears through testing that there is some sort of problem when submitting the orders created with the create trade module that have single quotes (') in the dictionary. I kept having a problem getting the orders to submit to my production TD account. Then when I changed the single quotes(') to double quotes(") (as is depicted in the example they provide in the API guide) the order went through just fine. Are you aware of this?

Seems somewhat peculiar that the API would be written this way, but that is what my testing has borne out. Would appreciate any comments from anyone else who is using this to chime in.

If I am correct, it would be worthy of making the changes in the trades Class to remedy this. Please advise.

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