-
Hello,
I got an issue using tungstenite with native-tls feature. Sometimes when my project try to connect to a websocket with tungteniste using native-tls, the connection with client_tls panic with…
-
Dear @sammchardy
I saw "Wallet environment doesn't match HttpApiClient environment" issue again, but this time on main-net.
```
Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 05:52:31)
[GCC 4.…
-
https://github.com/BittyTax/BittyTax/issues/369#issuecomment-2226854547
Thought I would reference this here so as to sum up current problems on the binance.py parser for Futures/ Margin
-
Hi, while trying to reproduce the simple example from the "quick start" section, I keep getting the follow error message:
```
`Traceback (most recent call last):
File "C:/Users/User/PycharmProj…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Request
Add retry mechanism for HTTP Provider.
### Use Cases
Proxy agent can be flaky, I'm…
fzn0x updated
11 months ago
-
I am getting this error down in the getCandles part of the code and have not been able to resolve it. This is first time posting on github so I apologize if my post isn't correct. I tried to format t…
-
When i place an order via the API (Binance.Net) the entry price shows $100 - $200 price difference so all my trade's .
I use Market Orders to place orders. any Idea ?
-
Using `.Net Core 3.1` console app:
static async Task Main(string[] args)
{
Console.WriteLine("Hello World!");
var apikey = "";
var apisecre…
-
```
% curl -i 'https://api.binance.com/api/v3/avgPrice?symbol=FILUSDT'
HTTP/1.1 451
Server: CloudFront
Date: Mon, 19 Dec 2022 08:29:19 GMT
Content-Length: 224
Connection: keep-alive
Content-Ty…
-
Hello,
I am experiencing a strange core dump on FreeBSD-13.0 with perl5-32.1 and p5-AnyEvent-WebSocket-Client-0.44_1 installed.
With 50% of probability my perl app crashes while trying to send()…