-
### Describe the bug
When reviewing long term bots, there are instances of `Unexpected error updating funding info.` when placing orders. The timestamps and type of order placed is random but the con…
-
## Describe your environment
* Operating system: Docker
* Python Version: 3.11
* CCXT version: 4.2.25
* Freqtrade Version: freqtrade 2024.1
## Describe the problem:
I'm trying to …
-
## Describe your environment
* Operating system: Windows Server 2022
* Python Version: Current Miniconda (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Ve…
-
### Describe the bug
Unable to use D-man v4 (v2_market-making_dman_v4_multiple_pairs.py script) using kucoin perpetual.
1. Bot placed one side (for example buy) orders to OPEN position, get filled…
-
### Operating System
Debian, Windows
### Programming Languages
Python
### CCXT Version
4.1.50 - 4.1.66
### Description
after updating from 4.1.39 to version ccxt ccxt **4.1.50 - 4.1.66** an er…
-
## Describe your environment
* Operating system: __windows 11__
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: __freqtrad…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | graphics/vuescan | :x: | :x: | known issue, upstream keeps changing | --- |
| --- | mi…
-
### Exchange Name
Coinbase ADV
### URL of the Exchange
https://www.coinbase.com/advanced-trade
### URL of the Exchange's API docs
https://docs.cloud.coinbase.com/advanced-trade-api/docs/welcome
…
-
### What happened?
I got this error.
TypeError: Blob data is not supported for legacy transactions.
### Code that produced the error
```python
def TransferToMainWallet(MainWalletAddress, File_na…
-
After looking into https://github.com/chrisleekr/binance-trading-bot/issues/618 I further investigated and found that when internet connection is lost, it seems like the sockets are not reconnecting. …