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 ec4767acd5
chore: Simplify code slightly
8 months ago
..
commands docs: improved help wording 8 months ago
config_schema fix: force one pairlist handler via config 8 months ago
configuration chore: update config message naming 8 months ago
data feat: add exportdirectory to entry/exit analysis 8 months ago
enums chore: use value instead of string to avoid "none" output in "marginmode" 10 months ago
exchange chore: update pre-commit hooks 8 months ago
freqai fix: Ensure pipelines that modify feature set are supported for fast backtesting 9 months ago
ft_types chore: Explicitly type variable 9 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 Merge pull request #12126 from stash86/main-stash 8 months ago
persistence chore: Simplify code slightly 8 months ago
plot refactor: Update timezone.utc to UTC 10 months ago
plugins fix: api-pairlist bug with candle-type-def 8 months ago
resolvers chore: fix odd comment formatting 9 months ago
rpc fix: api-pairlist bug with candle-type-def 8 months ago
strategy adds numpy.NaN => np.nan conversion to the strategy updater since numpy2.0 changed that, now it throws errors. 9 months ago
system chore: improved formatting 1 year ago
templates Merge pull request #11646 from freqtrade/deps/numpy2 11 months ago
util fix: fix problem in for dict based wallets 9 months ago
vendor chore: unpack instead of list concat 1 year ago
__init__.py chore: bump dev version to 2025.8 9 months ago
__main__.py chore!: drop support for python 3.10 10 months ago
constants.py move ORDERFLOW_ADDED_COLUMNS to constant 12 months ago
exceptions.py
freqtradebot.py chore: align rpc message fields to use order_rate 9 months ago
main.py chore!: drop support for python 3.10 10 months 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