stable/freqtrade
2022-12-31 10:25:21 +01:00
..
commands Replace separate start/end date option with usual timerange option 2022-11-27 11:30:13 +00:00
configuration Fix test validation 2022-12-11 13:24:24 +03:00
data Fix sortino std calculation 2022-12-28 14:59:49 +01:00
edge Ensure more methods are typechecked 2022-11-14 20:56:35 +01:00
enums Move message-silencing list next to enum 2022-12-05 19:23:03 +01:00
exchange Update gate liquidation price link 2022-12-31 10:25:21 +01:00
freqai Add can_short to freqai base model 2022-12-16 23:19:08 +03:00
leverage Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
mixins
optimize Merge branch 'develop' into pr/stash86/7810 2022-12-28 14:04:54 +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 Improve resiliance against invalid data 2022-12-28 15:30:57 +01:00
resolvers Generalize "path" variables for resolvers 2022-10-14 19:49:06 +02:00
rpc Remove some deprecated fields from the API 2022-12-27 14:28:07 +01:00
strategy Revert changes 2022-12-05 23:52:48 +03:00
templates Add more dynamic to directory change 2022-12-05 18:14:16 +01:00
util Improve python GC behavior 2022-11-12 15:43:02 +01:00
vendor
__init__.py Bump Develop version to 2023.1 2022-12-28 15:53:43 +01:00
__main__.py
constants.py Merge pull request #7867 from Bloodhunter4rc/remotepairlist 2022-12-19 19:28:49 +01:00
exceptions.py
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 Improve python GC behavior 2022-11-12 15:43:02 +01:00
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 Improve worker iteration logic 2022-11-06 11:18:13 +01:00