Commit Graph

108 Commits

Author SHA1 Message Date
hroff-1902 84d3868994 rename loglevel --> verbosity, because it's not logging level 2019-07-07 02:53:13 +03:00
hroff-1902 ce2a5b2838 move loggers setup out of configuration 2019-07-07 00:31:48 +03:00
Matthias 5c6039fd8b Fix #1997 - rename folder to dir 2019-07-04 19:53:50 +02:00
hroff-1902 4f5e212f87 fix #1978 2019-06-28 01:01:51 +03:00
Matthias 3e61ada34a Be explicit in what is used, db or trades 2019-06-22 16:18:49 +02:00
Matthias 5d6819bb28 Merge branch 'develop' into feat/plot_module 2019-06-21 19:28:38 +02:00
hroff-1902 0866b5f29f allow reading config from stdin 2019-06-20 00:04:11 +03:00
hroff-1902 6f950bbd66 json validator cosmetics 2019-06-18 01:46:30 +03:00
Matthias 907c2f1e6b Copy plot options to config 2019-06-16 19:35:21 +02:00
Matthias a0415aea83
Merge pull request #1926 from hroff-1902/check-exchange
Enhance check_exchange()
2019-06-15 13:52:30 +02:00
hroff-1902 ee113ab8ed log messages aligned 2019-06-14 18:40:02 +03:00
hroff-1902 0cc2210f22 wording fixed 2019-06-12 22:53:43 +03:00
hroff-1902 dc7f883751 no need to duplicate this long error message 2019-06-11 13:47:04 +03:00
hroff-1902 676e730013 enhance check_exchange 2019-06-11 13:18:35 +03:00
hroff-1902 fb88953be3 refactoring download_backtest_data.py 2019-05-29 21:57:14 +03:00
hroff-1902 e7b81e4d46 hyperopt --min-trades parameter 2019-05-01 15:27:58 +03:00
Matthias 22eb6cb5fa Fix typo in args_to_config 2019-04-24 22:08:56 +02:00
Matthias b4630c403d Add typehints 2019-04-24 21:32:33 +02:00
Matthias 86313b337a Combine optimize configurations, eliminate duplicates 2019-04-24 21:27:32 +02:00
Matthias 87329c689d Change ticker_interval too 2019-04-24 21:24:00 +02:00
Matthias ca3b8ef2e7 Remove duplicate argument 2019-04-24 21:13:57 +02:00
Matthias d6276a15d2 Convert all optimize to args_to_config 2019-04-24 21:12:08 +02:00
Matthias 39f60c4740 Add some more arguments to args_to_config 2019-04-24 21:02:05 +02:00
Matthias 17cf9d33cf add _args_to_conig 2019-04-24 20:44:36 +02:00
Matthias bf56e25404
Merge pull request #1746 from hroff-1902/json-defaults
Support for defaults in json schema
2019-04-24 12:20:39 +02:00
Matthias d16ccd7e37 Merge branch 'develop' into json-defaults 2019-04-24 09:51:04 +02:00
hroff-1902 2898067318
Merge branch 'develop' into hyperopt-jobs 2019-04-24 10:31:03 +03:00
hroff-1902 a429f83f5e flake happy; check_positive() renamed 2019-04-23 22:16:24 +03:00
hroff-1902 fc4ef2b430
Merge branch 'develop' into hyperopt-opt-params 2019-04-23 21:58:27 +03:00
hroff-1902 e3b0474901
Merge branch 'develop' into hyperopt-jobs 2019-04-23 21:34:38 +03:00
hroff-1902 a022b1a6c1 --random-state for optimzer to get reproducible results added 2019-04-23 21:18:52 +03:00
hroff-1902 7c8e26c717 -j/--job-workers option added for controlling the number of joblib parallel worker processes used in hyperopt
docs refreshed
2019-04-23 00:52:07 +03:00
hroff-1902 ad85ac3dde make --refresh-pairs-cached common option for optimization; added support for it into hyperopt 2019-04-22 21:24:45 +03:00
hroff-1902 6b87d94bb0 --print-all command line option added for hyperopt 2019-04-22 01:10:01 +03:00
Matthias 577ccd32f0
Merge pull request #1750 from hroff-1902/ccxt-to-exchange-only
minor: limit usage of ccxt to freqtrade/exchange only
2019-04-19 06:51:08 +02:00
Matthias 43119efaf0 Remove ccxt_rate_limit completely (was deprecated) 2019-04-16 19:41:02 +02:00
Matthias 37b1389f12 Fix flake8 2019-04-14 10:17:06 +02:00
hroff-1902 9fbe573cca limit usage of ccxt to freqtrade/exchange only 2019-04-09 12:27:35 +03:00
hroff-1902 91dc2b96fc support for defaults in json.schema 2019-04-08 04:23:29 +03:00
Your Name 4c5432be6f Added command line options in backtesting to override max_open_trades and stake_amount 2019-04-05 16:48:14 +03:00
Matthias d4ffdaffc2 Correctly add types 2019-03-29 20:16:41 +01:00
Matthias bb5a310aec Add --logfile argument 2019-03-29 20:13:15 +01:00
Matthias 6666d31ee9
Merge pull request #1648 from hroff-1902/sd-watchdog
Support for systemd watchdog
2019-03-16 13:46:04 +01:00
Matthias d42ebab575 Rename function and add test 2019-03-16 10:38:25 +01:00
misagh 29305dd070 config validation moved to configuration file 2019-03-14 09:01:03 +01:00
hroff-1902 8730852d6e Support for systemd watchdog via sd_notify 2019-03-10 21:04:38 +03:00
Matthias 2d0aca0d20 Move --customhyperopts to hyperopt section 2019-03-04 07:24:05 +01:00
hroff-1902 2f225e2340 multiple --config options 2019-02-19 15:14:47 +03:00
Matthias 1340b71633 Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
Gianluca Puglia 13800701ce Fix custom db_url ignored if provided by conf.json 2019-01-06 13:47:36 +01:00