alexgolec / tda-api

A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
https://tda-api.readthedocs.io
MIT License
1.26k stars 338 forks source link

Please add a Limit Order on the Close (LOC) #342

Open samjohnson1357 opened 8 months ago

samjohnson1357 commented 8 months ago

The API lists various order types that can be used like Market, Limit, and Market on Close. Limit on Close, however, is missing. I know that it exists with TD-Ameritrade because I can place these orders on thinkorswim. Please add this functionality. It would be appreciated.

Thanks, Sam