stable/freqtrade
axel 6ab99369f2 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price 2021-08-16 23:26:29 -04: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 fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
edge refactor ohlcvdata_to_dataframe to advise_all_indicators 2021-08-09 14:53:18 +02:00
enums rename to buy_tag 2021-07-21 20:05:35 +07:00
exchange fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge pull request #5399 from rokups/rk/fix-buy-tag-backtest 2021-08-12 06:36:33 +02:00
persistence Fix filled exception 2021-08-12 05:02:56 +00:00
plot fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
plugins Add log-message for edge-case 2021-08-15 19:28:36 +02:00
resolvers Merge pull request #5360 from freqtrade/hyperopt_protections 2021-08-07 09:42:05 +02:00
rpc fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
strategy Merge branch 'develop' into pr/Axel-CH/5347 2021-08-14 09:13:30 +02:00
templates Fix json syntax error in config template 2021-08-13 17:14:38 +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 add custom_price_max_distance_percent config option in constants 2021-08-16 23:09:30 -04:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price 2021-08-16 23:26:29 -04: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