-
Api interval now a days has interval letter added to the time interval string.
Example Binance:
intervalNum describes the amount of the interval. For example, intervalNum 5 with intervalLetter M mea…
-
For using the API endpoint myTrades, the Binance API specifies that an orderId can be given in combination with symbol, to get all trades related to a specific orderId. This is what I need to do, as I…
-
### Operating System
Linux
### Programming Languages
python
### CCXT Version
3.1.37
### Description
Hi,
I am getting IP bans while using WebSocket API. The bot worked fine for about a week b…
-
I'm having a problem with ETIMEDOUT on slack messages. I know its probably my connection with binance api but bot works just fine.
The question- Is there a way to turn off error messages? I would lik…
-
sometimes i get this error:
> 2021-06-26 03:32:33 | ETHUSDT | 1h | Current Price: 1827.29
> ConnectionError(ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer…
-
Hey there,
I tried the project today. The example on the main README.md worked on the first try! \o/
(I had to provide another image, because I had no .png there but this was a tiny issue,
the …
-
System.Net.WebException
HResult=0x80131509
Message=The remote server returned an error: (400) Bad Request.
Source=System
StackTrace:
at System.Net.HttpWebRequest.EndGetResponse(IAsyncR…
-
The API already has some support for batching updates to help with managing the relevant OrderAck's.
This is currently low priority because there are still features being added to and fixes for the…
-
TLTR: I subscribe to 500 symbols 1h klines, some of them get `ESOCKETTIMEOUT`, I never get those symbols again.
Note: Reconnect is in quotes, because I am not sure that this is reconnection issue …
-
URL: https://www.trbinance.com/
API Docs: https://www.trbinance.com/apidocs/#api-document-description
Thanks