go-binance icon indicating copy to clipboard operation
go-binance copied to clipboard

LIMIT_MAKER orders are not supported

Open alanimgur opened this issue 7 years ago • 0 comments

LIMIT_MAKER orders are not supported by the ValidateLimitOrder function. They are described on the Binance API docs here: https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#new-order--trade

(I also don't quite understand the purpose of client side checks like that because they easily get out of sync with the server.)

alanimgur avatar Jan 15 '18 03:01 alanimgur