adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

Create OrderType Market #401

Closed saintmalik closed 1 year ago

saintmalik commented 1 year ago

Hii @adshao , trust you are good.

is there a way to use price value to initiate a MARKET order instead of .Quantity Value?

saintmalik commented 1 year ago

solved, i used the quoteOrderQty value 😁