stable/freqtrade
Matthias 74e583a612
Merge pull request #2094 from hroff-1902/hyperopt-roi-stoploss
Simplify custom hyperopts -- no need to copy ugly methods in every custom implementation
2019-08-10 15:49:52 +02:00
..
configuration Fix documentation for strategy-list 2019-08-06 06:32:31 +02:00
data intend if to be clearer 2019-08-04 10:38:37 +02:00
edge make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
exchange Since arguments are in milliseconds integer throughout ccxt. 2019-08-06 20:09:09 +02:00
optimize Merge pull request #2094 from hroff-1902/hyperopt-roi-stoploss 2019-08-10 15:49:52 +02:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
plot Print plot filename so it can be easily opened 2019-08-04 10:25:46 +02:00
resolvers Merge pull request #2044 from freqtrade/pyup/scheduled-update-2019-07-22 2019-07-29 19:37:28 +02:00
rpc Replace filter usage 2019-07-14 20:14:35 +02:00
strategy rename _analyze_ticker_int to _analyze_ticker_internal 2019-08-04 12:55:03 +02:00
tests Merge pull request #2101 from freqtrade/backtest_ticker_interval_unset 2019-08-07 14:20:36 +02:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py 2017.7-dev version bump 2019-07-29 20:30:14 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Update hyperopt-loss to use resolver 2019-07-16 06:27:43 +02:00
freqtradebot.py Gracefully handle InvalidOrderException. 2019-07-25 19:56:59 +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 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 output divider in logs between throttles 2019-07-26 04:02:34 +03:00