Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +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 |
|
Matthias
|
fd45ebd0e9
|
Copy templates when creating userdir
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
6e0655b3b7
|
add empty worker variable
|
2019-11-16 09:47:56 +01:00 |
|
Matthias
|
edc0d7f2c7
|
Fix non-terminating bot
|
2019-11-15 20:10:17 +01:00 |
|
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
2019-11-14 06:28:42 +01:00 |
|
Matthias
|
5b62ad876e
|
Remove hyperopts occurances
|
2019-11-13 09:39:00 +01:00 |
|
Matthias
|
eb0b0350e0
|
Introduce remove_credentials to remove code duplication
|
2019-11-05 12:39:19 +01:00 |
|
Matthias
|
6f01d7f8ea
|
Merge branch 'develop' into feat/new_args_system
|
2019-11-03 10:09:49 +01:00 |
|
Matthias
|
241d947564
|
Add new runmodes
|
2019-11-01 15:39:49 +01:00 |
|
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-29 19:33:56 +01:00 |
|
hroff-1902
|
6640f4a1b2
|
Make flake happy
|
2019-10-23 23:57:17 +03:00 |
|
hroff-1902
|
e408274fb3
|
Merge branch 'develop' into align_utils
|
2019-10-23 23:45:33 +03:00 |
|
hroff-1902
|
4ce278a06e
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-23 22:45:06 +03:00 |
|
Matthias
|
87ff7be550
|
Use exchange.name instead of config['exchange']['name']
|
2019-10-23 07:08:49 +02:00 |
|
hroff-1902
|
562e4e63de
|
Set validate=False for exchangÑe in start_list_markets
|
2019-10-22 13:48:54 +03:00 |
|