-
I am getting substantially different values from ta-lib with respect to both Binance and Trading view. All three indicators: STOCH, RSI, MACD return different values. Sometimes the difference is negli…
-
### What is your BTCPay version?
1.6.11.0
### How did you deploy BTCPay Server?
Docker deployment
### What happened?
When restarting BTCPay Server, the automated payout processor are really spamm…
-
## Description
When I test Binance futures strategy using your examples (https://github.com/blankly-finance/blankly/tree/main/examples), all 3 examples yeild error and cannot run.
## settings.json…
-
**Describe the bug**
Opening ticket for tracking:
When running a perpetual market making strategy using binance perpetual for long period (days), there are instances that the bot gets stuck in a rep…
RC-13 updated
2 years ago
-
Getting error code 1006 with basic example, but checking the websocket via wscat reveals the socket is fine. Is this library ready for use?
System
```
▷ python -V
Python 3.10.6
▶ uname -a
Da…
-
I ran the example WebSocket code:
```
import time
from binance.websocket.cm_futures.websocket_client import CMFuturesWebsocketClient
def message_handler(message):
print(message)
ws_cli…
-
Hello,
what can it be?
binance {"code":-4061,"msg":"Order's position side does not match user's setting."}
binanceWebsocket > Starting Loop...
binanceWebsocket > Launching Liquidation Webs…
-
## Description
### What steps will reproduce the problem?
import unicorn_binance_websocket_api
import time
symbol = input('input your symbol: ')
ubwa = unicorn_binance_websocket_api.BinanceWebSoc…
-
Hello,
The following error pops up when I try to test one of the examples with the Binance interface:
`INFO: No portfolio name to load specified, defaulting to the first in the file: (Pompom). Thi…
-
after solving the process rotation to avoid the subscription limit on Binance, sometimes I'm getting much more frequent errors, specially with the ob
```
if (ec)
{
std::cerr