-
I mainly just want clarification. Is `binance.us` (for people in the USA) a different market? Is a different `Market` interface required to support `binance.us`?
I am a programmer but I do not unde…
-
Let's keep track of resources we find here:
- Python Coinbase API Wrapper - https://pypi.org/project/cbpro/
- Python Binance API Wrapper - https://github.com/sammchardy/python-binance
- Great r…
-
### Describe the bug
kucoin XDC-USDT returns binance candles error 🤔
![kucoin XDC-USDT returns binance candles error](https://github.com/user-attachments/assets/df36c7b5-72d8-4d2a-941b-d5dd…
-
Hi,
deployed in a docker stack with firefly iii, i can't connecto to binance.
I think error is caused by a "binanceAPIexception" but i'm not so skilled to determine if i'm right.
You can read the …
-
My request with the API:
`console.info( await binance.promiseRequest( 'v1/apiTradingStatus', {symbol: 'IOTAUSDT', recvWindow: 500}, {base: 'https://fapi.binance.com/fapi/', type: 'USER_DATA'} ) );`…
-
# Create a Jinja-like templating engine
You need to create a Julia package that implements functionality of [Jinja](https://jinja.palletsprojects.com/en/3.1.x/templates/#) templating engine. You ca…
-
Everything was fine, it worked for more than six months, but at one fine moment it stopped working with the following error.
>
crypto_trading_logger - INFO - Will be jumping from [ONT] to XLM
…
-
I got this error when run bot from docker.
How i can fix it?
```binance_trader | Traceback (most recent call last):
binance_trader | File "/app/binance_trade_bot/scheduler.py", line 25, in …
-
Hello,
I have this error message : TypeError: list indices must be integers or slices, not str
`Traceback (most recent call last):
File "/home/binance_bot/Binance/binance-trade-bot/binance_tr…
Cerlo updated
3 years ago
-
Error while scouting...
Traceback (most recent call last):
File "/BTB-Install-script/Binance1/binance-trade-bot/binance_trade_bot/scheduler.py", line 25, in _run_job
super()._run_job(job)
…