You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/freqtrade
Matthias 5bb4cffa21
chore: clarify deprecation message
6 months ago
..
commands fix: type error 6 months ago
config_schema fix: force one pairlist handler via config 6 months ago
configuration chore: update config message naming 6 months ago
data chore: reduce data-load verbosity 6 months ago
enums chore: use value instead of string to avoid "none" output in "marginmode" 8 months ago
exchange feat: enable PostOnly orders for binance futures 6 months ago
freqai fix: Ensure pipelines that modify feature set are supported for fast backtesting 7 months ago
ft_types chore: Explicitly type variable 7 months ago
leverage
loggers fix: don't disable existing loggers when reinitializing logging 8 months ago
mixins Add space after docstring 11 months ago
optimize Merge pull request #12170 from mrpabloyeah/some-improvements-to-backtest-summary-metrics 6 months ago
persistence chore: Simplify code slightly 6 months ago
plot refactor: Update timezone.utc to UTC 8 months ago
plugins Replace get_markets_cache() with get_markets_exchange() 6 months ago
resolvers chore: fix odd comment formatting 7 months ago
rpc chore: clarify deprecation message 6 months ago
strategy fix: DecimalParameter shouldn't have floating point errors 6 months ago
system
templates Merge pull request #11646 from freqtrade/deps/numpy2 9 months ago
util fix: fix problem in for dict based wallets 7 months ago
vendor chore: unpack instead of list concat 11 months ago
__init__.py chore: bump dev version to 2025.9-dev 6 months ago
__main__.py chore!: drop support for python 3.10 8 months ago
constants.py move ORDERFLOW_ADDED_COLUMNS to constant 10 months ago
exceptions.py
freqtradebot.py chore: align rpc message fields to use order_rate 7 months ago
main.py chore!: drop support for python 3.10 8 months ago
misc.py
wallets.py chore: remove edge from freqtradebot 9 months ago
worker.py feat: display current status in notification after reload config 11 months ago