stable/freqtrade
Sam Germain b9356a5564 Autopep8 formatting 2021-08-06 16:35:39 -06:00
..
commands Autopep8 formatting 2021-08-06 16:35:39 -06:00
configuration Autopep8 formatting 2021-08-06 16:35:39 -06:00
data Use .view() to convert dates to enums 2021-08-01 10:31:35 +02:00
edge Autopep8 formatting 2021-08-06 16:35:39 -06:00
enums rename to buy_tag 2021-07-21 20:05:35 +07:00
exchange Merge pull request #5318 from samgermain/combined_exchange_buy_sell 2021-08-02 20:11:09 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Autopep8 formatting 2021-08-06 16:35:39 -06:00
persistence Migrations for indexes should run in a seperate session 2021-07-31 16:36:28 +02:00
plot Autopep8 formatting 2021-08-06 16:35:39 -06:00
plugins Autopep8 formatting 2021-08-06 16:35:39 -06:00
resolvers Autopep8 formatting 2021-08-06 16:35:39 -06:00
rpc Autopep8 formatting 2021-08-06 16:35:39 -06:00
strategy Autopep8 formatting 2021-08-06 16:35:39 -06:00
templates Add missing methods to advanced strategy template 2021-08-04 06:46:21 +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 Autopep8 formatting 2021-08-06 16:35:39 -06:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Merge pull request #5318 from samgermain/combined_exchange_buy_sell 2021-08-02 20:11:09 +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