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 |
|
hroff-1902
|
ad5f7e1581
|
Merge remote-tracking branch 'origin/develop' into list-pairs2
|
2019-10-22 12:30:39 +03:00 |
|
hroff-1902
|
3cf95f9f6c
|
Merge pull request #2369 from freqtrade/disable_exchangevalidate
Allow skipping of exchange validation
|
2019-10-22 12:22:48 +03:00 |
|
hroff-1902
|
1bc63288a3
|
Merge branch 'develop' into list-pairs2
|
2019-10-20 23:22:45 +03:00 |
|
hroff-1902
|
d6b6ded8bd
|
Print empty line separator in case of human-readable formats (list and tabular)
|
2019-10-20 22:30:15 +03:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
hroff-1902
|
e957894852
|
Rename start_list_pairs() -> start_list_markets()
|
2019-10-18 01:26:05 +03:00 |
|
hroff-1902
|
b6e26c82ea
|
Replace market_is_pair() by symbol_is_pair()
|
2019-10-17 18:44:25 +03:00 |
|
hroff-1902
|
bf4e9a5dbb
|
Code cleanup
|
2019-10-17 04:34:05 +03:00 |
|
hroff-1902
|
837d4d82b4
|
Sort tabular and csv data by symbol as well
|
2019-10-17 03:06:51 +03:00 |
|
hroff-1902
|
a8ffd29e18
|
Remove --active-only, introduce -a/--all instead
|
2019-10-17 02:42:07 +03:00 |
|
hroff-1902
|
92fda0f76c
|
Allow --base and --quote be lists of currencies
|
2019-10-17 02:09:19 +03:00 |
|
hroff-1902
|
d72d388726
|
Make flake happy
|
2019-10-16 10:55:09 +03:00 |
|
hroff-1902
|
7de1631045
|
Print summary in the log for machine-readable formats
|
2019-10-16 03:55:04 +03:00 |
|
hroff-1902
|
4c8411e835
|
Cleanup in print tabular and print-csv parts
|
2019-10-16 03:02:58 +03:00 |
|
hroff-1902
|
f348956e4c
|
--print-csv added
|
2019-10-16 02:22:27 +03:00 |
|
hroff-1902
|
89e0c76a3f
|
Add --print-json and -1/--one-column options
|
2019-10-15 22:31:23 +03:00 |
|
hroff-1902
|
ad89d19955
|
Print list in the human-readable format
|
2019-10-15 21:07:01 +03:00 |
|
hroff-1902
|
4111734637
|
Add 'Is pair' in the list-markets tabular output
|
2019-10-14 13:48:33 +03:00 |
|
hroff-1902
|
6e27c47dee
|
Handle properly exchanges with no active flag set for markets
|
2019-10-14 13:32:39 +03:00 |
|
Matthias
|
13e80e449c
|
cleanup and better docstring
|
2019-10-14 06:22:10 +02:00 |
|
Matthias
|
37925e7f6c
|
Add --dl-trades cli flag
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
476adf872a
|
Add conversion from trades to ohlcv at different intervals
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
9584629f50
|
Rename argument from dl_path to datadir
|
2019-10-13 13:15:22 +02:00 |
|