Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from Jefferson-Henrique/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
Python
-
30 contributions in the last year
Contribution activity
October 2020
September 2020
Created an issue in areed1192/td-ameritrade-python-api that received 4 comments
SELL_TO_CLOSE and BUY_TO_CLOSE orders
Hi,
Does anyone know how to enter in these kind of orders. I believe this:
"orderLegCollection": [ { "instruction": "SELL_TO_CLOSE"
and
"orderLe…