Commit Graph
100 Commits
Author SHA1 Message Date
hroff-1902 2b00a5d90a Get rid of import_strategy() 2019-09-08 02:43:02 +03:00
hroff-1902 4fdf8a75cd Adjust hyperopt tests after the merge with develop 2019-09-06 16:46:44 +03:00
hroff-1902 7e56704767 Parametrize tests for hyperopt simplified failed 2019-09-06 15:08:44 +03:00
hroff-1902 e39d911177 Improve wordings in hyperopt.md 2019-09-05 23:31:07 +03:00
hroff-1902 3343b34725 Add tests for simplified hyperopt interface 2019-09-05 00:38:15 +03:00
hroff-1902 9a6a89c238 allow simplified hyperopt interface 2019-09-03 19:54:28 +03:00
hroff-1902 87ae2430df ranges for ROI tables for different ticker_intervals in docs 2019-09-03 11:32:18 +03:00
hroff-1902 756f44fcbd highlight really important notifications 2019-08-28 00:20:32 +03:00
hroff-1902 a504abf00c minor: improvements in confuguration.md 2019-08-27 04:12:00 +03:00
hroff-1902 d9c2b7d460 fix fetching ticker_interval from strategy 2019-08-26 22:31:24 +03:00
hroff-1902 bfc68ec792 minor cleanup in Backtesting 2019-08-25 23:36:42 +03:00
hroff-1902 667a623310 adjust tests 2019-08-24 00:10:55 +03:00
hroff-1902 067208bc9d make backtesting an attribute of Hyperopt 2019-08-24 00:10:35 +03:00
hroff-1902 d19b11a00f exchange cosmetics 2019-08-22 20:01:41 +03:00
hroff-1902 14aaf8976f fix download replacement script 2019-08-21 02:26:58 +03:00
hroff-1902 fcb0ff1b60 do not round values in the debug message 2019-08-20 23:42:44 +03:00
hroff-1902 31669fde03 test adjusted 2019-08-20 23:28:16 +03:00
hroff-1902 cadf573170 round printed stoploss value as well 2019-08-20 22:24:59 +03:00
hroff-1902 a12876da92 fine printing for floats in the roi tables (round to 5 digits after the decimal point) 2019-08-20 22:17:21 +03:00
hroff-1902 70b1a05d97 example in the docs changed 2019-08-20 01:32:02 +03:00
hroff-1902 d300964691 code formatting in test_dataprovider.py 2019-08-18 13:06:21 +03:00
hroff-1902 407a3bca62 implementation of ohlcv optimized 2019-08-18 13:00:37 +03:00
hroff-1902 310e438706 logging message improved 2019-08-18 12:55:31 +03:00
hroff-1902 8a2a8ab8b5 docstring for ohlcv improved 2019-08-18 12:47:19 +03:00
hroff-1902 cda912bd8c test added 2019-08-17 13:05:13 +03:00
hroff-1902 84a0f9ea42 get_pair_dataframe helper method added 2019-08-17 12:57:44 +03:00
hroff-1902 b94f3e80c4 tests fixed 2019-08-16 04:20:12 +03:00
hroff-1902 2a842778e3 tests added 2019-08-16 01:05:34 +03:00
hroff-1902 e525275d10 make flake and mypy happy 2019-08-15 23:13:46 +03:00
hroff-1902 4fa92ec0fa hyperopt: --print-json option added 2019-08-15 21:39:04 +03:00
hroff-1902 5b9711c002 adaptive roi_space 2019-08-14 13:25:49 +03:00
hroff-1902 3d36747b92 preface in configuration.md reworked 2019-08-13 21:52:50 +03:00
hroff-1902 4c4ba08e85 colorama added to install_requires 2019-08-13 19:47:38 +03:00
hroff-1902 94196c84e9 docs: explanation for --no-color and colorization schema for results 2019-08-13 14:25:56 +03:00
hroff-1902 de80234165 hyperopt options updated in bot-usage.md 2019-08-13 00:23:41 +03:00
hroff-1902 482847a994 docs adjusted; various fixes to bot-usage.md and configuration.md 2019-08-13 00:10:33 +03:00
hroff-1902 58d308fd05 fix handling --no-color for edge and backtesting 2019-08-12 23:13:04 +03:00
hroff-1902 1a34b9b61c --no-color option introduced 2019-08-12 21:08:34 +03:00
hroff-1902 8f92912852 final colorization schema
colorization schema-2: red, green, bright/dim

colorization schema-3: red, green, bright only green bests

colorization schema-4: no red, green for profit, bright for bests
2019-08-12 21:08:52 +03:00
hroff-1902 e5dcd520ba cosmetics in sample_hyperopt and default_hyperopt 2019-08-12 02:19:50 +03:00
hroff-1902 90b75afdb1 test added to load config with comments and trailing commas 2019-08-12 00:33:34 +03:00
hroff-1902 2d60e4b18b allow comments and trailing commas in config files 2019-08-12 00:32:03 +03:00
hroff-1902 5209ce5bfa tests: don't mask numpy errors as warnings in tests 2019-08-11 13:46:41 +02:00
hroff-1902 48d8376878 tests fixed 2019-08-10 18:47:58 +03:00
hroff-1902 28d8fc871a tests adjusted 2019-08-10 16:07:30 +03:00
hroff-1902 ad6a249832 download_backtest_data.py adjusted 2019-08-10 15:14:37 +03:00
hroff-1902 50c9679e23 move load_config_file() to separate module 2019-08-10 14:24:14 +03:00
hroff-1902 ae39f6fba5 use of termcolor eliminated 2019-08-09 14:51:03 +03:00
hroff-1902 15cf5ac2d7 docs improved 2019-08-09 09:31:30 +03:00
hroff-1902 0d4a2c6c3a advanced sample hyperopt added; changes to helpstrings 2019-08-08 22:51:37 +03:00
hroff-1902 c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt 2019-08-05 18:07:25 +03:00
hroff-1902 9cbab35de0 colorization by means of termcolor and colorama 2019-08-04 22:54:19 +03:00
hroff-1902 3dd6fe2703 wording 2019-08-03 19:44:32 +03:00
hroff-1902 fe796c46c3 test adjusted 2019-08-03 19:13:18 +03:00
hroff-1902 f200f52a16 hyperopt print colorized results 2019-08-03 19:09:42 +03:00
hroff-1902 e8b2ae0b85 tests adjusted 2019-08-03 11:34:09 +03:00
hroff-1902 13620df717 'with values:' line removed 2019-08-03 11:05:05 +03:00
hroff-1902 3b65c986ee wordings fixed 2019-08-03 10:20:20 +03:00
hroff-1902 cad7d9135a tests: hide deprecation warning due to use of --live 2019-08-03 09:24:27 +03:00
hroff-1902 b152d1a7ab docs agjusted, plus minor fixes 2019-08-02 22:23:48 +03:00
hroff-1902 aa8f44f68c improvements to hyperopt output 2019-08-02 22:22:58 +03:00
hroff-1902 3ccfe88ad8 tests adjusted 2019-08-01 23:57:50 +03:00
hroff-1902 065ebd39ef cleanup in hyperopt 2019-08-01 23:57:26 +03:00
hroff-1902 b976f24672 tests adjusted 2019-07-30 11:47:46 +03:00
hroff-1902 8f1f416a52 hyperopt cleanup and output improvements 2019-07-30 11:47:28 +03:00
hroff-1902 bc299067aa get rid of pandas warning in pytest 2019-07-27 23:24:06 +03:00
hroff-1902 c2deb1db25 eliminate warnings in pytest when testing handling of the deprecated strategy interfaces 2019-07-26 14:23:00 +03:00
hroff-1902 785a7a22bc output divider in logs between throttles 2019-07-26 04:02:34 +03:00
hroff-1902 1ac4a7e116 rendering for a Note fixed 2019-07-26 02:59:10 +03:00
hroff-1902 327e505273 non-working link to misc.py removed 2019-07-26 02:57:51 +03:00
hroff-1902 bf1c197a37 import errors fixed 2019-07-26 02:21:31 +03:00
hroff-1902 10c69387fd docs adjusted 2019-07-25 21:07:17 +03:00
hroff-1902 f58668fd67 test added 2019-07-25 20:54:12 +03:00
hroff-1902 05be16e9e1 helpstring alignment fixed 2019-07-25 08:49:33 +03:00
hroff-1902 e9b77298a7 max() removed 2019-07-25 08:17:41 +03:00
hroff-1902 0c2c094db6 minor: add OnlyProfitHyperOptLoss 2019-07-23 18:51:24 +03:00
hroff-1902 04382d4b44 add --hyperopt-path option 2019-07-22 20:23:18 +03:00
hroff-1902 4a144d1c18 docs: description for whitelist and blacklist fixed 2019-07-18 22:43:36 +03:00
hroff-1902 7af24dc486 cleanup Arguments: name attrs and methods as non-public 2019-07-18 21:43:40 +03:00
hroff-1902 43d5ec2d4a docs: removed historical excursus which can confuse new users 2019-07-18 18:15:51 +03:00
hroff-1902 75a0998ed2 docs: restore link to #dynamic-pairlists. 2019-07-18 18:08:02 +03:00
hroff-1902 50d2950e6b add -V alias for --version 2019-07-18 12:12:34 +03:00
hroff-1902 96564d0dad remove deprecated --dynamic-whitelist option 2019-07-18 10:45:47 +03:00
hroff-1902 be26ba8f8f rename _load_*_config() methods to _process_*_options() 2019-07-16 23:00:19 +03:00
hroff-1902 8096a1fb04 minor: configuration cleanup 2019-07-15 22:17:57 +03:00
hroff-1902 007703156b do not export ARGS_* from configuration 2019-07-15 01:55:35 +03:00
hroff-1902 9cae2900d4 get rid of patched_configuration_open() in tests 2019-07-15 01:44:25 +03:00
hroff-1902 876cae2807 docs adjusted to current default values; more detailed description of --eps and --dmmp added 2019-07-14 22:48:15 +03:00
hroff-1902 65f77306d3 using logger.debug, info was too noisy 2019-07-14 21:00:48 +03:00
hroff-1902 efbc7cccb1 enable --dmmp for hyperopt 2019-07-14 20:56:17 +03:00
hroff-1902 b499e74502 minor improvements to resolvers 2019-07-12 23:45:49 +03:00
hroff-1902 bbfbd87a9f move create_datadir() to separate file 2019-07-12 03:31:36 +03:00
hroff-1902 7e103e34f8 flake happy 2019-07-12 01:41:09 +03:00
hroff-1902 94e6fb89b3 tests happy 2019-07-12 00:49:23 +03:00
hroff-1902 1bdffcc73b make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
hroff-1902 e993e010f4 Fix #2013 2019-07-11 23:02:57 +03:00
hroff-1902 c474e2ac86 fix #2008 2019-07-10 01:53:40 +03:00
hroff-1902 322227bf67 fix #2005 2019-07-09 00:59:34 +03:00
hroff-1902 15d2cbd6df loggers: wording improved 2019-07-07 10:17:01 +03:00
hroff-1902 f7a2428deb max_open_trades may be -1 2019-07-07 10:13:00 +03:00