td-ameritrade-python-api
td-ameritrade-python-api copied to clipboard
Raise exception
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