td-ameritrade-python-api icon indicating copy to clipboard operation
td-ameritrade-python-api copied to clipboard

Raise exception

Open alekcei1510 opened this issue 4 years ago • 0 comments

It will be nice to raise the exception in the place_order to catch up in the method that you are using and take the proper managment of the exception in the code. Because when you raise the exception, the method returns None and the exception only appears as a message. I will be putting the pr in this days it´s super simple a try catch with a raise exception

alekcei1510 avatar Feb 23 '21 15:02 alekcei1510