Commit Graph

115 Commits

Author SHA1 Message Date
Matthias 699c0d6bc3 Merge branch 'develop' into data_handler 2019-12-30 19:40:43 +01:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias 28787a001c Move convert functions to convert module 2019-12-28 11:02:34 +01:00
Matthias 6860491189 Rename datahandler module to history module
Also move previous history.py into this module - so everything is
bundled
2019-12-28 11:01:42 +01:00
Matthias b37b5c3d90 Remove Explicit datadir conversation 2019-12-28 11:01:42 +01:00
Matthias 9c5b94adf5 Pass data_format to methods 2019-12-28 11:01:42 +01:00
Matthias db520a09ee Trim dataframe, not tickerlist 2019-12-28 11:01:41 +01:00
Matthias 377d59abe7 Be selective how to load ohclv data for conversation 2019-12-28 11:01:41 +01:00
Matthias 1b90ec58b9 Use changed pair-handling for providers 2019-12-28 11:01:41 +01:00
Matthias abc6b9459a Add ohlcv_store call to convert_ohlcv 2019-12-28 11:01:41 +01:00
Matthias d804372d74 Enhance ohlcv_convert method 2019-12-28 11:01:41 +01:00
Matthias f8b8b9ac63 Convert to Path temporarily 2019-12-28 11:01:41 +01:00
Matthias 2a6b542b09 Add second subcommand to allow conversation of ohlcv and trades data
seprately
2019-12-28 11:01:41 +01:00
Matthias cd4466a626 Add convert_* methods 2019-12-28 11:00:45 +01:00
Matthias 2496aa8e3f Add convert-data template subcommands 2019-12-28 10:59:30 +01:00
hroff-1902 004993583b
Merge pull request #2712 from freqtrade/strategylist
add list-strategies subcommand
2019-12-28 12:32:06 +03:00
Matthias fc98cf0037 Address PR feedback - change output to show Filename only 2019-12-28 06:25:45 +01:00
hroff-1902 6db75bc244
Merge pull request #2706 from freqtrade/data_dir
Convert datadir within config to Path
2019-12-28 05:14:48 +03:00
Matthias 2ab989e274 Cleanup some code and add option 2019-12-24 15:28:35 +01:00
Matthias a68445692b Add first steps for list-strategies 2019-12-24 12:44:41 +01:00
Matthias bb8acc61db Convert datadir within config to Path
(it's used as Path all the time!)
2019-12-23 15:11:29 +01:00
Matthias 560acb7cea Convert ExchangeResolver to static loader class 2019-12-23 10:03:18 +01:00
hroff-1902 2af9ffa7f2 Align refresh_backtest_ to each other 2019-12-16 21:43:33 +03:00
hroff-1902 8431b54b21 Fix index limits handling 2019-12-09 23:50:40 +03:00
hroff-1902 5fc357ee10 Fix typo 2019-12-09 23:43:50 +03:00
hroff-1902 d21ae4edd3 Add fixes for comments in the review 2019-12-05 23:29:31 +03:00
hroff-1902 017a94adc1 Merge develop 2019-12-05 01:08:38 +03:00
Matthias 51f074ba4b Don't print quote-currency for -1 2019-12-04 12:25:57 +01:00
Matthias 0ba804d051 Address first part of feedback 2019-12-04 12:14:37 +01:00
Matthias 298e8b2332 Add testcase for test_pairlist 2019-12-03 15:10:27 +01:00
Matthias 683406b57d correct fallback to stake_currency 2019-12-03 06:36:43 +01:00
Matthias 0b03c6c786 Implement to json 2019-12-02 07:00:38 +01:00
Matthias 150a497cb4 output pairlist after fetching all 2019-12-02 06:56:19 +01:00
Matthias 153434561d Add test_pairlist method 2019-11-30 19:53:22 +01:00
hroff-1902 c3d7411668 Fix imports 2019-11-27 19:35:22 +03:00
hroff-1902 9991c892ac
Merge branch 'develop' into hyperopt-list 2019-11-26 15:14:42 +03:00
hroff-1902 8e7512161a Add hyperopt-list and hyperopt-show commands 2019-11-26 15:01:42 +03: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 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 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 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 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 e3cf6188a1 Add first version of new-strategy generation from template 2019-11-21 06:32:45 +01:00
Matthias 41494f28da Allow resetting of the directory 2019-11-21 06:32:45 +01:00