Binance.API.Csharp.Client
Binance.API.Csharp.Client copied to clipboard
C#.NET client for Binance Exchange API.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
We cannot get access to futures orders with the api provided. What do we need to add in order to use it for the future orders? Does any on know...
Hi, I got an issue with ListenUserDataEndpoint method. It does not work. And Console shows a message http://joxi.ru/nAyKoXKta9kxam 10.07.2021 0:42:14|Fatal|WebSocket.connect:0|WebSocketSharp.WebSocketException: An error has occurred during a TLS handshake. ---> System.Security.Authentication.AuthenticationException:...
var accountInfo = await binanceClient.GetAccountInfo(); after this line in my code I have below error "Response status code does not indicate success: 400 (Bad Request)." course I should tell you,...
When i am trying to run this project, I am getting this error for all 3 bold functions. Any help please ? For this file: BinanceClient.cs For this line of...
after this code: var accountInfo =await binanceClient.GetAccountInfo(); I see below error Exception thrown: 'System.Net.Http.HttpRequestException' in mscorlib.dll ("Response status code does not indicate success: 400 (Bad Request).") System.Net.Http.HttpRequestException
I have below code after create API and use the correct APIKEY and APISECRET but the "biananceClient" hopen sockets count=0 I think I have a problem to connect should I...
How can I find the total balance? (Equity Value)