stable/freqtrade
Matthias 6b93c71d15 Small refactorings, use only enter_long columns 2021-08-25 06:49:06 +02:00
..
commands Refactor Hyperopt-list and hyperopt-show to reduce some duplicate code 2021-08-08 10:06:35 +02:00
configuration Merge pull request #5360 from freqtrade/hyperopt_protections 2021-08-07 09:42:05 +02:00
data Download-data log process added 2021-08-20 14:52:56 +00:00
edge Merge branch 'feat/short' into pr/samgermain/5378 2021-08-24 06:28:16 +02:00
enums Small refactorings, use only enter_long columns 2021-08-25 06:49:06 +02:00
exchange Set gate.io download limit to 1000 candles 2021-08-20 06:51:04 +02: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 Simplify should_exit interface 2021-08-24 20:47:54 +02:00
persistence Merge branch 'develop' into feat/short 2021-08-24 06:25:06 +02:00
plot Update plotting tests for new strategy interface 2021-08-24 20:30:42 +02:00
plugins Reduce verbosity of "is in blacklist" logging 2021-08-22 19:40:43 +02:00
resolvers merged with feat/short after feat/short added styling and comment changes PR 2021-08-22 21:37:20 -06:00
rpc Simplify fiat_convert and handle multi-mappings 2021-08-17 20:50:52 +02:00
strategy Small refactorings, use only enter_long columns 2021-08-25 06:49:06 +02:00
templates Merge branch 'feat/short' into pr/samgermain/5378 2021-08-24 06:28:16 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Remove encode/decode for hyperopt 2021-05-01 17:01:52 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py rename custom price max distance option in config, update formula and test associated 2021-08-18 05:07:37 -04:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Small refactorings, use only enter_long columns 2021-08-25 06:49:06 +02:00
loggers.py Fix double logging 2020-11-25 14:31:34 +01:00
main.py Autopep8 formatting 2021-08-06 16:35:39 -06: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