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 f256701679
Bump version to 2023.9-dev
3 years ago
..
commands Fix bug in config-builder 3 years ago
configuration Don't use type() is comparisons 3 years ago
data move "since" fallback to be the last check 3 years ago
edge Merge branch 'develop' into dataformat/feather 3 years ago
enums Add margin_mode to pairlists callback 3 years ago
exchange Update cached binance leverage tiers 3 years ago
freqai chore: protect users who dont read log warnings 3 years ago
leverage
loggers Improve Log reduction and corresponding test 3 years ago
mixins Simplify class setups without inheritance 3 years ago
optimize get_analyzed_dataframe should provide dataframe with startup candles 3 years ago
persistence Improve docstring for "select_filled_orders". 3 years ago
plot Merge branch 'develop' into dataformat/feather 3 years ago
plugins Ensure stop_duration is converted to int 3 years ago
resolvers Merge remote-tracking branch 'origin' into use-datasieve 3 years ago
rpc Fix import sort order 3 years ago
strategy prevent errors in custom stop from crashing the bot 3 years ago
templates Split strategy template to have conditional attributes 3 years ago
types move Notes to be a "API only" type 3 years ago
util Split tests for jinja utils 3 years ago
vendor
__init__.py Bump version to 2023.9-dev 3 years ago
__main__.py
constants.py Add support for trades data in Parquet format 3 years ago
exceptions.py
freqtradebot.py Add rate-limited wallets call before adjust_trade-Position calls 3 years ago
main.py
misc.py Move rendering commands to utils 3 years ago
wallets.py Include realized_profit in update_dry 3 years ago
worker.py