You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some TODO's in binance_new_order_or_test. When we have a response_status of 200 we should "never" return an error. Specifically we need to revert to dec!(0) on convert problems. Also, we should decide what to do if problem log_order_response a message. For both we should probably "send a message to the programmer"!
The text was updated successfully, but these errors were encountered:
There are some TODO's in binance_new_order_or_test. When we have a response_status of 200 we should "never" return an error. Specifically we need to revert to dec!(0) on convert problems. Also, we should decide what to do if problem log_order_response a message. For both we should probably "send a message to the programmer"!
The text was updated successfully, but these errors were encountered: