areed1192 / td-ameritrade-python-api

Unofficial Python API client library for TD Ameritrade. This library allows for easy access of the Standard API and allows users to build data pipelines for the Streaming API.
MIT License
684 stars 252 forks source link

Catch the exception and raise the exception #156

Closed alekcei1510 closed 8 months ago

alekcei1510 commented 3 years ago

Catch the different exception of the method _make_request and pass through place_order to catch up outside.