stable/freqtrade
Matthias 4238ee090d Cleanup some code
after deepcode.ai suggestions
2019-07-14 20:05:28 +02:00
..
data Cleanup some code 2019-07-14 20:05:28 +02:00
edge minor optimize cleanup 2019-06-10 02:08:54 +03:00
exchange Check if Price is needed for market orders 2019-07-14 14:17:09 +02:00
optimize Fix #2013 2019-07-11 23:02:57 +03:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
plot fix #2005 2019-07-09 00:59:34 +03:00
resolvers Revert comment for Exception that's not changed 2019-07-14 13:30:57 +02:00
rpc Fix #1981 - Detect reverted currency pairs 2019-07-03 20:06:50 +02:00
strategy Merge pull request #1952 from hroff-1902/fix/1948 2019-06-27 19:36:06 +02:00
tests Cleanup some code 2019-07-14 20:05:28 +02:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py UPdate version for develop 2019-06-24 19:46:39 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
arguments.py max_open_trades may be -1 2019-07-07 10:13:00 +03:00
configuration.py rename loglevel --> verbosity, because it's not logging level 2019-07-07 02:53:13 +03:00
constants.py fix help strings shown to the user 2019-06-22 23:51:29 +03:00
freqtradebot.py partial freqtradebot cleanup 2019-06-27 22:29:17 +03:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
loggers.py loggers: wording improved 2019-07-07 10:17:01 +03:00
main.py move loggers setup out of configuration 2019-07-07 00:31:48 +03:00
misc.py Remove common_datearray function 2019-06-30 13:18:22 +02:00
persistence.py Merge branch 'develop' into stoploss_restart 2019-06-08 20:23:13 +02:00
state.py Edgecli -> Edge for Runmode and start_edge() 2019-05-28 19:25:01 +02:00
utils.py setup_configuration() cleanup 2019-06-16 21:37:43 +03:00
wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00
worker.py Move startup to freqtradebot 2019-05-20 20:11:50 +02:00