Commit Graph

6990 Commits

Author SHA1 Message Date
Matthias 12b9257c6d new-lines before defaults in documentation 2019-11-25 14:25:02 +01:00
Matthias 37f698d9c1 move default values to Description field 2019-11-25 14:20:41 +01:00
Matthias e7c17df844 validate defaults in documentation 2019-11-25 12:56:05 +01:00
Matthias d1511a1085 Update some config documentation 2019-11-25 07:12:39 +01:00
Matthias 0775ac081a Cleanup constants and required 2019-11-25 07:12:30 +01:00
Matthias 646a9d12b2 Align quoting of json schema 2019-11-25 07:06:55 +01:00
Matthias e7be742c58 Run validation after custom validations 2019-11-25 07:05:30 +01:00
Matthias 8d002a8f28 Fix some more tests 2019-11-25 07:05:30 +01:00
Matthias af3eea3805 Move config json validation to after strategy loading
Otherwise attributes are mandatory in configuration
while they could be set in the strategy
2019-11-25 07:05:30 +01:00
Matthias 4dc0631a4b Lower minimum tradeable value 2019-11-25 07:05:30 +01:00
Matthias a3415e52c0 Fix some test-types 2019-11-25 07:05:30 +01:00
hroff-1902 cc0a733f1f
Merge pull request #2565 from freqtrade/pairlists_transition
Pairlists transition
2019-11-24 15:26:01 +03:00
hroff-1902 1b645d64c8
Merge pull request #2538 from freqtrade/strategy_template
new-strategy / new-hyperopt - from templates
2019-11-24 15:21:23 +03:00
Matthias a374df7622 some minor fixes from feedback 2019-11-24 09:55:34 +01:00
Matthias cbf710a4f8 Fix coveralls (?) 2019-11-24 09:50:31 +01:00
Matthias f05818a86e Allow transition from "no-config"-pairlist to pairlists 2019-11-24 09:49:29 +01:00
hroff-1902 cab748588c
Merge pull request #2566 from freqtrade/actions_again
reenable slack
2019-11-23 22:50:46 +03:00
Matthias 63ad95a474 reenable slack 2019-11-23 20:20:34 +01:00
Matthias e9da4d8505
Merge pull request #2563 from hroff-1902/hyperopt-save
Hyperopt: Save epochs at intermediate points
2019-11-23 19:25:35 +01:00
hroff-1902 26a2292f6d
Merge pull request #2564 from freqtrade/plots_plot
[minor] Adjust plotting test to match user_data folder
2019-11-23 21:07:46 +03:00
Matthias 5fb14e769b Adjust folder to match user_data folder - otherwise running tests
creates this folder
2019-11-23 14:52:44 +01:00
hroff-1902 6cb4830534 Testcase added 2019-11-23 12:30:49 +03:00
hroff-1902 067267f4cf Log messages improved (plural/singular) 2019-11-23 12:20:41 +03:00
hroff-1902 99db53417c Tests adjusted 2019-11-23 12:00:43 +03:00
hroff-1902 737c07c5b6 Make mypy happy 2019-11-23 11:51:52 +03:00
hroff-1902 097cdcb57a Save epochs at intermediate points 2019-11-23 11:32:33 +03:00
Matthias a6bb7595e8 Update utils doc 2019-11-22 13:44:50 +01:00
Matthias 210d468a9b Reinstate mfi ... 2019-11-21 20:01:08 +01:00
Matthias 5f8fcebb88 Parametrize hyperopt file 2019-11-21 19:49:04 +01:00
Matthias f23f659ac5 Use strings instead of subtemplates 2019-11-21 19:28:53 +01:00
Matthias 99eeb2e605
Merge pull request #2560 from hroff-1902/fix-informative
minor: Fix second part of freqtrade-strategies #51
2019-11-21 11:06:15 +01:00
hroff-1902 f26171082c
Merge pull request #2552 from xmatthias/ci/coveralls
FIx failure for PR's from forked repositories
2019-11-21 12:15:32 +03:00
hroff-1902 2acd2542ac
Merge pull request #2559 from freqtrade/fix/cancelordercrash
Fix 'remaining' bug when handling buy timeout
2019-11-21 12:09:43 +03:00
Matthias f26c40082d Allow selection of templates for strategy 2019-11-21 07:21:19 +01:00
Matthias b3dbb81838 Add subtemplates 2019-11-21 07:13:56 +01:00
Matthias 5e5ef21f61 Align example imports 2019-11-21 06:49:16 +01:00
Matthias be4a4180ae Use single line comments for samples 2019-11-21 06:40:30 +01:00
Matthias f7322358cf Update documentation 2019-11-21 06:32:45 +01:00
Matthias 671b98ecad Fix windows test 2019-11-21 06:32:45 +01:00
Matthias ed04f7f39d Create userdir and backtest SampleStrategy 2019-11-21 06:32:45 +01:00
Matthias cbb187e9b9 Use constant for Strategy and hyperopt userdirpaths 2019-11-21 06:32:45 +01:00
Matthias 03cdfe8cae Add tests for new-hyperopt 2019-11-21 06:32:45 +01:00
Matthias 37f8139432 Small stylistic fixes 2019-11-21 06:32:45 +01:00
Matthias 79891671e9 Adapt after rebase 2019-11-21 06:32:45 +01:00
Matthias 65489c894d Add no-arg test 2019-11-21 06:32:45 +01:00
Matthias b36a1d3260 test new_stratgy 2019-11-21 06:32:45 +01:00
Matthias 8a1d02e185 Update numpy imports in sample strategies 2019-11-21 06:32:45 +01:00
Matthias 8c2ff2f46e Add template for new-hyperopt command 2019-11-21 06:32:45 +01:00
Matthias e492d47621 Disallow usage of DefaultStrategy 2019-11-21 06:32:45 +01:00
Matthias 98baae9456 Add jinja2 to requirements 2019-11-21 06:32:45 +01:00