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 4421e54cde
fix: don't disable existing loggers when reinitializing logging
10 months ago
..
commands chore: remove edge module and config options 11 months ago
config_schema chore: remove edge from config schema 11 months ago
configuration feat: reuse exchange secrets for exchange credential removal 10 months ago
data chore: remove edge runmode 11 months ago
enums chore: use value instead of string to avoid "none" output in "marginmode" 10 months ago
exchange chore: luno - remove unnecessary config 10 months ago
freqai chore: adjust type-ignores for new mypy version 11 months ago
ft_types refactor: fix variable typo 12 months ago
leverage fix: Calculate liquidation price only once the initial order filled 1 year ago
loggers fix: don't disable existing loggers when reinitializing logging 10 months ago
mixins Add space after docstring 1 year ago
optimize chore: remove edge_cli module 11 months ago
persistence chore: add explaining comments to some columns 11 months ago
plot chore: unpack instead of list concat 1 year ago
plugins chore: remove edge as RunMode 11 months ago
resolvers fix: default max_open_trades to inf instead of -1 11 months ago
rpc chore: move remove_exchange_credentials to config module 10 months ago
strategy Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback 11 months ago
system chore: improved formatting 1 year ago
templates Merge pull request #11646 from freqtrade/deps/numpy2 11 months ago
util Format duration to make results more readable 11 months ago
vendor chore: unpack instead of list concat 1 year ago
__init__.py chore: bump version to 2025.7-dev 10 months ago
__main__.py chore: update conditional check for python version 2 years ago
constants.py move ORDERFLOW_ADDED_COLUMNS to constant 12 months ago
exceptions.py Add configuration error to Exception hierarchy 2 years ago
freqtradebot.py chore: move remove_exchange_credentials to config module 10 months ago
main.py feat: print version info on "-V" calls 1 year ago
misc.py chore: move joblib export to bt_storage function 1 year ago
wallets.py chore: remove edge from freqtradebot 11 months ago
worker.py feat: display current status in notification after reload config 1 year ago