go-binance
go-binance copied to clipboard
Spot NewCreateOrderService incorrect values in response
Just playing with the trading methods of go-binance against testnet for spot markets.
If I make a market order, then I do not get anything in the price, just in the CummulativeQuoteQuantity. If I do limit order, I get both.
Shouldn't it also return the price for Market Orders?