stable/freqtrade
Matthias 628c4c996a
Merge pull request #2327 from hroff-1902/enhance-list-exchanges2
Add --all option to list-exchanges
2019-10-01 06:52:27 +02:00
..
configuration Add --all option to list-exchanges 2019-10-01 00:33:33 +03:00
data Minor: fix typo in comment 2019-09-26 02:04:48 +03:00
edge Minor class cosmetics 2019-09-12 12:13:20 +03:00
exchange Add --all option to list-exchanges 2019-10-01 00:33:33 +03:00
optimize Move ignore to corrct line for mypy 730 2019-09-30 19:32:46 +02:00
pairlist make VolumePairlist less verbose 2019-08-18 18:11:24 +02:00
plot have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00
resolvers Allow use of config in custom hyperopt methods 2019-09-26 11:59:21 +03:00
rpc Don't inherit from object 2019-09-12 04:39:52 +03:00
strategy Merge pull request #2261 from freqtrade/test_speedup 2019-09-14 11:25:00 +03: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 Add test for rounding error on fload aggregation 2019-09-26 07:17:54 +02:00
freqtradebot.py Change rel_tol to abs_tol to avoid surprises with high priced pairs 2019-09-28 10:30:12 +02: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 Update tests to not use Namespace 2019-09-12 20:28:37 +02:00
misc.py Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space 2019-09-06 06:26:52 +02:00
persistence.py Revert back condition for open_since in Trade.__repr__ 2019-09-13 23:00:09 +03:00
state.py Use plot-runmode for plot scripts 2019-08-31 15:14:57 +02:00
utils.py Add --all option to list-exchanges 2019-10-01 00:33:33 +03: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