Download Latest Version 2025.12 source code.tar.gz (45.0 MB)
Email in envelope

Get an email when there's a new version of Freqtrade

Home / 2025.11.1
Name Modified Size InfoDownloads / Week
Parent folder
2025.11.1 source code.tar.gz 2025-12-14 45.1 MB
2025.11.1 source code.zip 2025-12-14 45.5 MB
README.md 2025-12-14 1.0 kB
Totals: 3 Items   90.6 MB 1

Highlighted changes

  • Hot-fix binance futures stoploss error.

Sponsor

You can sponsor the work on freqtrade via the following links:

How to update

As always, you can update your bot using one of the following commands:

docker-compose

:::bash
docker-compose pull
docker-compose up -d

Installation via setup script

# Deactivate venv and run 
./setup.sh --update

Plain native installation

git pull
pip install -U -r requirements.txt
Expand full changelog 28517085c chore: bump version to 2025.11.1 c9ed79d2c chore: bump ccxt to 4.5.27 043574f55 fix: support binance algo orders fc5680d95 test: further test simplifications eabb7c98c test: simplify some stoploss test setups
Source: README.md, updated 2025-12-14