stable/freqtrade
Matthias 3cdd06f562 Add PeriodicCache 2021-09-13 19:32:51 +02:00
..
commands Update new-config templates to use USDT by default 2021-09-03 08:59:43 +02:00
configuration Add PeriodicCache 2021-09-13 19:32:51 +02:00
data Support "initial_call" for download-data of new pairs 2021-09-07 07:14:40 +02: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 Small updates to async_history_fetch 2021-09-11 08:18:32 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge branch 'develop' into feat/backtest_detail 2021-08-31 20:16:42 +02:00
persistence Add expired to list of canceled statuses 2021-08-27 19:54:53 +02:00
plot fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
plugins Add documentation for Bittex/Gemini with VolumePairlist 2021-09-12 08:04:22 +02:00
resolvers Merge pull request #5360 from freqtrade/hyperopt_protections 2021-08-07 09:42:05 +02:00
rpc sell_lock -> exit_lock 2021-09-08 02:04:31 -06:00
strategy Add stake_currency to strategy interface 2021-08-31 07:18:57 +02:00
templates Use volumePairlist instead of staticPairlist in generated config 2021-09-03 09:23:26 +02: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 Fixed freqtradebot failing tests 2021-09-08 02:16:25 -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