stable/freqtrade
Matthias 024aa3ab6b Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
..
configuration Merge pull request #2712 from freqtrade/strategylist 2019-12-28 12:32:06 +03:00
data Convert datadir within config to Path 2019-12-23 15:11:29 +01:00
edge Remove unused import 2019-12-23 20:43:31 +01:00
exchange Check if markets.info is a dict before using it 2019-12-27 16:15:44 +01:00
optimize Merge pull request #2706 from freqtrade/data_dir 2019-12-28 05:14:48 +03:00
pairlist Convert PairlistResolver to static loader 2019-12-23 09:56:12 +01:00
plot Merge pull request #2706 from freqtrade/data_dir 2019-12-28 05:14:48 +03:00
resolvers Change loglevel of Path output to debug 2019-12-24 15:44:04 +01:00
rpc Fix misinformation in /status table 2019-12-29 19:53:02 +01:00
strategy Improve pair_lock handling 2019-12-22 09:46:00 +01:00
templates Add trailing_only_offset to template and sample 2019-12-30 09:58:20 +01:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Persist dry-run trade per default 2019-12-22 10:16:16 +01:00
exceptions.py Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
freqtradebot.py Merge pull request #2652 from freqtrade/safe_sell_amount 2019-12-29 00:09:21 +03:00
loggers.py Merge branch 'develop' into logging-syslog 2019-11-30 21:38:50 +03:00
main.py Fix non-terminating bot 2019-11-15 20:10:17 +01:00
misc.py Use strings instead of subtemplates 2019-11-21 19:28:53 +01:00
persistence.py Remove unnecessary parenteses 2019-12-17 19:30:04 +01:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
utils.py Merge pull request #2712 from freqtrade/strategylist 2019-12-28 12:32:06 +03:00
wallets.py FIx bug in dry-run wallets causing balances to stay there after trades 2019-12-24 06:27:11 +01:00
worker.py have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00