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 |
|
hroff-1902
|
067267f4cf
|
Log messages improved (plural/singular)
|
2019-11-23 12:20:41 +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
|
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
|
c449e39280
|
Replace more occurances of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
1c57a4ac35
|
more replacements of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
d801dec6aa
|
Some more places with ticker_interval gone
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
ca77dbe8da
|
Fix UnicodeError in hyperopt output
|
2019-11-06 19:33:15 +01:00 |
|
Matthias
|
eb0b0350e0
|
Introduce remove_credentials to remove code duplication
|
2019-11-05 12:39:19 +01:00 |
|
Matthias
|
1e44f93c31
|
Fix pandas access warning
|
2019-11-03 10:58:31 +01:00 |
|
Matthias
|
861f10dca6
|
Allow populate-indicators to come from strategy
|
2019-11-02 11:10:33 +01:00 |
|
Matthias
|
132a4da7cf
|
Small style fixes and adjusted tests
|
2019-10-27 10:56:38 +01:00 |
|
Matthias
|
33164ac78e
|
Refactor loading of bt data to backtesting ...
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
bd4a23beeb
|
Refactor start-adjust logic to timerange
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
6382a4cd04
|
Implement startup-period to default-strategy
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
704121c197
|
Move most logic to history
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
9c7696a8ce
|
Add required_startup to backtesting
|
2019-10-27 09:44:56 +01:00 |
|
hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
|
Matthias
|
85c4546333
|
Merge pull request #2343 from hroff-1902/move-experimental
Move experimental settings to ask_strategy
|
2019-10-10 16:08:11 +02:00 |
|
hroff-1902
|
2ec8376af9
|
Merge pull request #2342 from freqtrade/fix/negativeroi
Don't have backtest sells outside of a candle
|
2019-10-08 11:19:34 +03:00 |
|
Matthias
|
0664a8c0e6
|
add --fee to change fees to other values
|
2019-10-05 15:29:00 +02:00 |
|
hroff-1902
|
9b23376415
|
Move experimental settings to ask_strategy
|
2019-10-05 13:29:59 +03:00 |
|
Matthias
|
7ea9da9605
|
Fix #2277
|
2019-10-05 10:54:28 +02:00 |
|
Matthias
|
dc47a391da
|
Move ignore to corrct line for mypy 730
|
2019-09-30 19:32:46 +02:00 |
|
Matthias
|
ed10048394
|
Merge pull request #2308 from hroff-1902/hyperopt-config
Allow use of config in custom hyperopt methods
|
2019-09-28 10:36:46 +02:00 |
|
hroff-1902
|
4ac53f1549
|
Shorten the default hyperopt stoploss space
|
2019-09-28 04:13:53 +03:00 |
|
hroff-1902
|
9db915853a
|
Allow use of config in custom hyperopt methods
|
2019-09-26 11:59:21 +03:00 |
|
Matthias
|
5237723f22
|
Merge pull request #2303 from freqtrade/feat/hyperopt_optional_install
Optional hyperopt dependency installation
|
2019-09-26 09:42:16 +02:00 |
|
Matthias
|
b994f5c273
|
Merge pull request #2294 from hroff-1902/fix-skopt-memory3
Fix skopt memory exhaustion
|
2019-09-25 19:55:27 +02:00 |
|
Matthias
|
27cc73f47e
|
Dynamically import hyperopt modules
|
2019-09-25 11:40:34 +02:00 |
|
hroff-1902
|
665e0570ae
|
Fix hyperopt position stacking
|
2019-09-25 03:41:22 +03:00 |
|
hroff-1902
|
6ffb8b7a70
|
Fix wordings in comment
|
2019-09-23 13:25:31 +03:00 |
|
hroff-1902
|
0c6164df7e
|
Fix memory exhaustion in skopt models list
|
2019-09-23 13:03:43 +03:00 |
|
Matthias
|
313091eb1c
|
some more refresh_pairs cleanups
|
2019-09-20 20:22:51 +02:00 |
|
Matthias
|
1cd8ed0c1a
|
Remove --refresh-pairs
|
2019-09-20 20:02:07 +02:00 |
|
hroff-1902
|
69f29e8907
|
minor: Cleanup for backtesting
|
2019-09-18 22:57:17 +03:00 |
|
hroff-1902
|
5cbc073dd1
|
minor: Cleanup hyperopt
|
2019-09-16 21:46:15 +03:00 |
|
hroff-1902
|
76e45883bd
|
Merge pull request #2253 from hroff-1902/backtesting-improve-logs
Improve logs for backtesting
|
2019-09-14 11:23:46 +03:00 |
|
Matthias
|
e6ccc1427c
|
have Arguments return a dict instead of Namespace
|
2019-09-12 20:16:39 +02:00 |
|
hroff-1902
|
849d694c27
|
Don't inherit from object
|
2019-09-12 04:39:52 +03:00 |
|
hroff-1902
|
9bdfaf3803
|
Remove quotes around the pairs
|
2019-09-11 23:32:08 +03:00 |
|
hroff-1902
|
35580b135a
|
Improve backtesting logs
|
2019-09-10 10:42:45 +03:00 |
|
hroff-1902
|
3d028f512e
|
Merge pull request #2235 from hroff-1902/eliminate_import_strategy
Allow --strategy for hyperopt
|
2019-09-08 12:23:48 +03:00 |
|
hroff-1902
|
2b00a5d90a
|
Get rid of import_strategy()
|
2019-09-08 02:43:02 +03:00 |
|
Matthias
|
972b8a1726
|
Remove defaulting to test_data folder when no datadir is present
|
2019-09-07 21:06:20 +02:00 |
|
hroff-1902
|
2e49125e87
|
Merge branch 'develop' into hyperopt-simplified-interface
|
2019-09-06 15:11:06 +03:00 |
|
Matthias
|
7af445adf3
|
Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space
Hyperopt: adaptive roi_space
|
2019-09-06 06:26:52 +02:00 |
|