Commit Graph
100 Commits
Author SHA1 Message Date
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
hroff-1902 84d3868994 rename loglevel --> verbosity, because it's not logging level 2019-07-07 02:53:13 +03:00
hroff-1902 f89b2a18e0 fix loglevel in conftest -- it's actually the verbosity level 2019-07-07 02:42:03 +03:00
hroff-1902 8114d790a5 commit forgotten loggers.py 2019-07-07 01:40:52 +03:00
hroff-1902 082065cd50 minor cosmetics in arguments.py 2019-07-07 01:20:26 +03:00
hroff-1902 a65b5f8e02 make some more arguments positive integers 2019-07-07 01:10:41 +03:00
hroff-1902 d8f133aaf3 remove duplicated loglevel option 2019-07-07 00:51:01 +03:00
hroff-1902 8e272e5774 minor: cosmetics in arguments.py 2019-07-07 00:48:39 +03:00
hroff-1902 ce2a5b2838 move loggers setup out of configuration 2019-07-07 00:31:48 +03:00
hroff-1902 b80cef964e fix validate_timeframes(); test added 2019-07-03 11:18:39 +03:00
hroff-1902 d41b8cc96e catch ccxt.BaseError 2019-07-03 05:13:41 +03:00
hroff-1902 91fb9d0113 fix #1995 2019-07-03 05:02:44 +03:00
hroff-1902 4f5e212f87 fix #1978 2019-06-28 01:01:51 +03:00
hroff-1902 21bf01a24c partial freqtradebot cleanup 2019-06-27 22:29:17 +03:00
hroff-1902 e5a8030dd7 comment added 2019-06-27 16:42:10 +03:00
hroff-1902 05d93cda16 fix #1963 2019-06-27 01:03:38 +03:00
hroff-1902 6fc6eaf742 minor: couple of typos fixed 2019-06-26 22:23:16 +03:00
hroff-1902 116d8e853e typos in docstrings fixed 2019-06-23 23:10:37 +03:00
hroff-1902 7f018839f8 diverse cosmetics to options help strings 2019-06-23 21:42:46 +03:00
hroff-1902 3716c04ed4 fix help string for --db-url 2019-06-23 20:34:53 +03:00
hroff-1902 7fbdf36c64 avoid code duplication while selecting min_roi entries 2019-06-23 19:23:51 +03:00
hroff-1902 451d4a400e fix help strings shown to the user 2019-06-22 23:51:29 +03:00
hroff-1902 144e053a4e fix for #1948 2019-06-20 03:26:25 +03:00
hroff-1902 a8efb1e1c8 test for #1948 added 2019-06-20 03:26:02 +03:00
hroff-1902 0866b5f29f allow reading config from stdin 2019-06-20 00:04:11 +03:00
hroff-1902 860e056366 --datadir is now handled in arguments.common_options() 2019-06-19 02:49:12 +03:00
hroff-1902 c6fed4e493 make flake happy 2019-06-19 02:42:29 +03:00
hroff-1902 8c40a406b6 arguments cleanup 2019-06-19 01:53:38 +03:00
hroff-1902 6f950bbd66 json validator cosmetics 2019-06-18 01:46:30 +03:00
hroff-1902 d217f32bbc minor: fix typo in freqtradebot.py 2019-06-17 04:35:39 +03:00
hroff-1902 195bf5a4cc tests adjusted 2019-06-16 22:10:39 +03:00
hroff-1902 813c008af2 setup_configuration() cleanup 2019-06-16 21:37:43 +03:00