stable/freqtrade
Sam Germain 0628790da9 merged lev-freqtradebot with feat/short 2021-09-16 23:49:43 -06:00
..
commands merged with develop 2021-09-14 18:26:46 -06:00
configuration Remove credentials whenever dry-run is set from within the exchange 2021-09-13 20:27:32 +02:00
data Support "initial_call" for download-data of new pairs 2021-09-07 07:14:40 +02:00
edge Edge should use new columns, too 2021-09-05 15:23:27 +02:00
enums comment updates, formatting, TODOs 2021-09-08 03:09:39 -06:00
exchange Added is_short to conf tests 2021-09-14 21:10:38 -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 merged with feat/short 2021-09-14 18:32:08 -06:00
persistence merged lev-freqtradebot with feat/short 2021-09-16 23:49:43 -06:00
plot Update plotting tests for new strategy interface 2021-08-24 20:30:42 +02:00
plugins Merge branch 'develop' into feat/short 2021-09-13 14:02:23 -06:00
resolvers merged with develop 2021-09-14 18:26:46 -06:00
rpc Added side to execute_trade_exit 2021-09-10 03:25:54 -06:00
strategy merged with lev-exchange 2021-09-13 00:00:22 -06:00
templates merged with feat/short 2021-09-14 18:32:08 -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 Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py some short freqtradebot parametrized tests 2021-09-16 03:23:45 -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