stable/freqtrade
2021-09-08 00:00:53 -06:00
..
commands Update new-config templates to use USDT by default 2021-09-03 08:59:43 +02:00
configuration First test 2021-08-14 17:06:28 +02:00
data Download-data log process added 2021-08-20 14:52:56 +00:00
edge Edge should use new columns, too 2021-09-05 15:23:27 +02:00
enums Small refactorings, use only enter_long columns 2021-08-25 06:49:06 +02:00
exchange Merge branch 'feat/short' into lev-exchange 2021-09-07 22:13:20 -06:00
leverage Added tests for interest_function 2021-08-09 00:00:50 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Fix bug with inversed sell signals in backtesting 2021-09-05 08:59:18 +02:00
persistence Merge branch 'feat/short' into lev-exchange 2021-09-04 20:15:36 -06:00
plot Update plotting tests for new strategy interface 2021-08-24 20:30:42 +02:00
plugins case insensitive blacklist 2021-09-05 22:41:58 +09:00
resolvers merged with feat/short after feat/short added styling and comment changes PR 2021-08-22 21:37:20 -06:00
rpc Fix 0Exception error 2021-09-06 19:55:04 +02:00
strategy Fix some tests 2021-09-04 20:23:51 +02:00
templates Merge branch 'lev-strat' into lev-freqtradebot 2021-09-08 00:00:53 -06:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py Add expired to list of canceled statuses 2021-08-27 19:54:53 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Merge branch 'lev-strat' into lev-freqtradebot 2021-09-08 00:00:53 -06:00
loggers.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
main.py Exclude more untestable sections from coverage 2021-09-05 15:40:21 +02:00
misc.py feat: add one additional asterisk 2021-07-12 12:27:59 +00:00
wallets.py Don't log from wallet in backtest mode 2021-07-16 19:57:49 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30