stable/freqtrade
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
2019-11-14 06:28:42 +01:00
..
configuration Merge pull request #2397 from freqtrade/feat/new_args_system 2019-11-14 06:28:42 +01:00
data Don't load trades twice ... 2019-11-13 20:44:55 +01:00
edge Replace some occurances of ticker_interval with timeframe 2019-11-12 15:13:06 +01:00
exchange Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute 2019-11-13 20:22:23 +03:00
optimize Merge pull request #2397 from freqtrade/feat/new_args_system 2019-11-14 06:28:42 +01:00
pairlist Fix wrong volumepairlist message 2019-10-25 19:49:23 +02:00
plot Filter open trades - they are not added to the profit calc 2019-11-13 20:46:21 +01:00
resolvers Remove hyperopts occurances 2019-11-13 09:39:00 +01:00
rpc Remove decimal import from rpc 2019-11-12 15:11:31 +01:00
strategy Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py use git log to print version 2019-09-09 20:20:38 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Merge pull request #2397 from freqtrade/feat/new_args_system 2019-11-14 06:28:42 +01:00
freqtradebot.py Allow timeout of 0 2019-11-13 19:38:38 +01:00
loggers.py Log to stderr 2019-10-30 04:04:28 +03:00
main.py Adjust "requires subcommand" message 2019-11-13 10:03:59 +01:00
misc.py Merge branch 'develop' into list-pairs2 2019-10-20 23:22:45 +03:00
persistence.py Convert to % as part of RPC to allow users to use unrounded ratio 2019-10-30 11:12:49 +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 #2397 from freqtrade/feat/new_args_system 2019-11-14 06:28:42 +01:00
wallets.py Don't inherit from object 2019-09-12 04:39:52 +03:00
worker.py have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00