There was a minor mistake here I found when using this library. Also found that making market orders was not possible because Binance freaks out if you send up the parameter for the price or the TimeInForce. So we need to make those only send up if they are set.
There was a minor mistake here I found when using this library. Also found that making market orders was not possible because Binance freaks out if you send up the parameter for the
price
or theTimeInForce
. So we need to make those only send up if they are set.