stable/freqtrade
Bloodhunter4rc bb33b96ba7 init cache on first iteration, init checks, limit length and charmap to info replace if invalid, move filter logic 2022-12-18 22:28:12 +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 Simplify new_candle message 2022-12-05 19:46:39 +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 Temporary fix for kraken download 2022-11-27 15:16:43 +01:00
freqai Merge pull request #7866 from initrv/cleanup-tensorboard-callback 2022-12-13 09:05:46 +01:00
leverage Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge pull request #7707 from freqtrade/bt/full_detail 2022-11-27 16:09:23 +01:00
persistence Fix flake8 error introduced with 6.0 update 2022-11-28 06:38:35 +01:00
plot use Config typing in more places 2022-09-18 13:31:52 +02:00
plugins init cache on first iteration, init checks, limit length and charmap to info replace if invalid, move filter logic 2022-12-18 22:28:12 +01:00
resolvers Generalize "path" variables for resolvers 2022-10-14 19:49:06 +02:00
rpc Don't recalc profit on closed trades 2022-12-15 07:05: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 Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__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 branch 'freqtrade:develop' into remotepairlist 2022-12-15 17:38:56 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Improve shutdown behavior 2022-12-12 20:01:54 +01:00
loggers.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
main.py Improve python GC behavior 2022-11-12 15:43:02 +01:00
misc.py Revert "offload initial df computation to thread" 2022-11-26 13:33:54 +01:00
wallets.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
worker.py Improve worker iteration logic 2022-11-06 11:18:13 +01:00