stable/freqtrade
hroff-1902 8564affdf0 Add tests for Exchange.get_markets() 2019-10-17 22:45:20 +03:00
..
configuration Fix options metavars shown in the helpstring 2019-10-17 17:31:49 +03:00
data Add tests for orderbook and market in dataprovider 2019-10-10 19:38:01 +02:00
edge add `--fee` to change fees to other values 2019-10-05 15:29:00 +02:00
exchange Add tests for Exchange.get_markets() 2019-10-17 22:45:20 +03:00
optimize Merge pull request #2343 from hroff-1902/move-experimental 2019-10-10 16:08:11 +02:00
pairlist Fix pairlists to use market_is_active() instead of custom check 2019-10-17 19:06:58 +03:00
plot Remove scattergl and fix tests 2019-10-05 10:32:42 +02:00
resolvers Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
rpc Don't inherit from object 2019-09-12 04:39:52 +03:00
strategy Move experimental settings to ask_strategy 2019-10-05 13:29:59 +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 Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
freqtradebot.py Merge pull request #2343 from hroff-1902/move-experimental 2019-10-10 16:08:11 +02: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 Add list-pairs and list-markets subcommands 2019-10-13 13:12:20 +03: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 Replace market_is_pair() by symbol_is_pair() 2019-10-17 18:44:25 +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