stable/freqtrade
Matthias 6c4b261469 Convert nan to None in get_signal. 2022-01-16 08:04:39 +01:00
..
commands minor spelling correction 2022-01-13 01:48:38 +00:00
configuration Import TTLCache from cachetools 2021-12-27 19:30:17 +01:00
data Remove now unused codesegment 2022-01-07 08:04:01 +01:00
edge Add a decorator which can be used to declare populate_indicators() functions for informative pairs. 2021-09-18 10:48:18 +03:00
enums OrderTypeValues should be in enums 2021-12-03 15:34:28 +01:00
exchange Dry-run orders should have filled set correctly 2022-01-15 15:25:16 +01:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Fine, this does look better. 2022-01-13 20:24:21 +02:00
persistence Fix flake8 intention issue. 2022-01-14 20:25:29 +02:00
plot Update drawdown calculation to account drawdown 2022-01-04 17:07:31 +01:00
plugins Selectively convert quote to base volume in volumepairlist 2022-01-06 19:07:43 +01:00
resolvers Refactoring to use strategy based configuration 2021-12-24 12:38:43 +02:00
rpc Merge branch 'develop' into pr/xataxxx/6079 2022-01-02 22:21:41 +01:00
strategy Convert nan to None in get_signal. 2022-01-16 08:04:39 +01:00
templates Add plotconfig as property documentation and sample 2021-11-28 19:39:43 +01:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +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 unknown_fee_rate parameter 2021-12-11 15:26:08 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Fix horrible whitespace mistake. 2022-01-13 20:44:03 +02: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 Integration-test for DCA order 2022-01-02 20:20:56 +01:00
worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00