stable/freqtrade
2022-12-27 22:34:24 +01:00
..
commands implementing the strategy_updater in a first version 2022-12-27 20:43:43 +01:00
configuration Fix test validation 2022-12-11 13:24:24 +03:00
data keep max_stake_amount through backtests 2022-12-27 18:08:20 +01:00
edge
enums Move message-silencing list next to enum 2022-12-05 19:23:03 +01:00
exchange Update binance stoploss order types 2022-12-25 09:05:53 +01:00
freqai Add can_short to freqai base model 2022-12-16 23:19:08 +03:00
leverage
mixins
optimize Don't allow DCA trades to go beyond max order size 2022-12-23 16:09:35 +01:00
persistence keep max_stake_amount through backtests 2022-12-27 18:08:20 +01:00
plot use Config typing in more places 2022-09-18 13:31:52 +02:00
plugins Small error-message finetuning 2022-12-19 18:19:55 +01:00
resolvers
rpc Remove some deprecated fields from the API 2022-12-27 14:28:07 +01:00
strategy implementing the strategy_updater in a first version 2022-12-27 20:43:43 +01:00
templates Add more dynamic to directory change 2022-12-05 18:14:16 +01:00
util
vendor
__init__.py Bump develop version to 2022.12-dev 2022-11-27 16:08:54 +01:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Merge pull request #7867 from Bloodhunter4rc/remotepairlist 2022-12-19 19:28:49 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Don't allow DCA trades to go beyond max order size 2022-12-23 16:09:35 +01:00
loggers.py
main.py
misc.py update overlapping candle handling, move append to misc 2022-12-12 22:47:35 -07:00
wallets.py Don't allow DCA trades to go beyond max order size 2022-12-23 16:09:35 +01:00
worker.py