stable/freqtrade
Matthias 710443d200 Add documentation for custom hyperopt 2019-07-15 21:38:49 +02:00
..
configuration Allow loading custom hyperopt loss functions 2019-07-15 21:35:42 +02:00
data Merge pull request #2015 from hroff-1902/refactor/config2 2019-07-15 19:41:57 +02:00
edge make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
exchange Check if Price is needed for market orders 2019-07-14 14:17:09 +02:00
optimize Add documentation for custom hyperopt 2019-07-15 21:38:49 +02:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
plot make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
resolvers Revert comment for Exception that's not changed 2019-07-14 13:30:57 +02:00
rpc Replace filter usage 2019-07-14 20:14:35 +02:00
strategy Merge pull request #1952 from hroff-1902/fix/1948 2019-06-27 19:36:06 +02:00
tests Move unnecessary things out of generate_optimizer 2019-07-15 20:31:55 +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
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 make configuration a sep. module, including arguments 2019-07-12 00:49:23 +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