binance / binance-connector-dotnet

Lightweight connector for integration with Binance API
MIT License
207 stars 69 forks source link

Is there a way to but and sell with this API ? #1

Closed Transis-Felipe closed 2 years ago

Transis-Felipe commented 2 years ago

Nice work with this API.

I was wondering whether exist an option to buy and sell inside this API ?

tantialex commented 2 years ago

Examples are provided for both CSharp and FSharp.

https://github.com/binance/binance-connector-dotnet/blob/88b4b45ec016ad026cf5e3731132cc198846add2/Examples/CSharp/SpotAccountTrade/NewOrder_Example.cs#L25-L27