-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I can bind a GET API request `Binance` header or parameter to a table property like `{{ Table1.so…
-
### Is your feature request related to a problem? Please describe.
@oliver-zehentleitner
Can you add a new feature to download Futures Order Book Historical Data thru Rest API?
Binance is pr…
-
When I command "wscat -c wss://stream.binance.com:9443/ws/btcusdt@trade"
it got an error "error: connect ETIMEDOUT 69.171.246.9:9443" everytime.
-
been running it for awhile with python but moving over to docker and getting this issue
binance_trader_api exited with code 1
seems like everthing else is loading right
double checked my api
pl…
-
The goal of this issue is to build a new handler that will utilize the CryptoPanic API to enable users of MindsDB to analyze and predict cryptocurrency trends. This integration will allow users to bui…
-
If you try running `python backtest.py`, you will get this error:
```
Traceback (most recent call last):
File "/home/emil/Projects/binance-trade-bot/backtest.py", line 3, in
from binance_tr…
-
Here is my code:
```
$api = new \Binance\API(env('BINANCE_API_KEY'), env('BINANCE_API_SECRET'));
$api->miniTicker(function($api, $ticker) {
print_r($ticker);
});
```
And I got the following e…
-
Hi,
I would like to establish websocket connection but I am not able to get the values.
Should I made any extra API settings to manage it?
var binanceSocketClient = new BinanceSocketClie…
-
Hello, how are you? First of all, I wanted to thank you for having made this library, it turned out great!
Regarding the "issue", a few months ago I have been developing a bot with its library and …
-
I now get this error using a unique API key:
HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10)
HTTPSConnectionPool(host='api.binance.com', port=443): Read ti…