misagh
|
92930b2343
|
test fixed
|
2018-11-25 19:03:28 +01:00 |
|
Matthias
|
64028647a0
|
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
|
2018-11-21 19:14:30 +01:00 |
|
Matthias
|
a3b6004115
|
IHyperopt: all methods static, somef ixes for mypy
|
2018-11-20 19:41:07 +01:00 |
|
Matthias
|
5dd013c3b1
|
Rename hyperopt interface and resolver
|
2018-11-20 17:40:45 +01:00 |
|
Matthias
|
3ab0cf49af
|
Add order_types to sample strategy
|
2018-11-17 10:26:15 +01:00 |
|
Matthias
|
7b62e71f23
|
Fix some tests and rebase issues
|
2018-11-07 20:45:52 +01:00 |
|
Stephen Dade
|
477515c4b5
|
Now using resolver for custom hyperopts
|
2018-11-07 06:58:20 +01:00 |
|
Stephen Dade
|
469db0d434
|
Decoupled custom hyperopts from hyperopt.py
|
2018-11-07 06:26:16 +01:00 |
|
Matthias
|
c4e43039f2
|
Allow control from strategy
|
2018-08-09 19:24:00 +02:00 |
|
Matthias
|
787d6042de
|
Switch from pair(str) to metadata(dict)
|
2018-07-29 20:56:23 +02:00 |
|
Matthias
|
82680ac6aa
|
improve docstrings for strategy
|
2018-07-29 20:55:40 +02:00 |
|
Matthias
|
f286ba6b87
|
overload populate_indicators to work with and without pair argumen
all while not breaking users strategies
|
2018-07-29 20:55:40 +02:00 |
|
Matthias
|
4ebd706cb8
|
improve comments
|
2018-07-29 20:55:32 +02:00 |
|
Matthias
|
2f905cb696
|
Update test-strategy with new methods
|
2018-07-29 20:55:06 +02:00 |
|
Janne Sinivirta
|
06d024cc46
|
make pytest ignore this file
|
2018-07-17 11:07:27 +03:00 |
|
Janne Sinivirta
|
c1f8f641e6
|
remove use of hyperopt_conf.py
|
2018-06-16 09:09:28 +03:00 |
|
Janne Sinivirta
|
7d3eefa97a
|
Merge pull request #838 from freqtrade/fix/plot-scripts
Fix/Improve plot scripts
|
2018-06-05 15:32:04 +03:00 |
|
Samuel Husso
|
7cc36eee0f
|
Docs: point links to freqtrade org
|
2018-06-05 13:27:24 +03:00 |
|
Gerald Lonlas
|
5683f9e10e
|
Remove hardcoded backtest-result.json in Plot scripts
|
2018-06-04 21:17:20 -07:00 |
|
gcarq
|
a5c1547251
|
user_data: change ticker_interval to new format
|
2018-05-02 22:56:29 +02:00 |
|
gcarq
|
306885e174
|
Merge branch 'develop' into feat/objectify-ccxt
|
2018-05-02 22:49:55 +02:00 |
|
enenn
|
1cfa0a3c0e
|
Add exchange name to default hyperopt config
|
2018-04-12 18:16:26 +02:00 |
|
enenn
|
c1c6ed6ed7
|
Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
|
2018-04-07 16:51:50 +02:00 |
|
gcarq
|
b4d2a3f495
|
refactor StrategyResolver to work with class names
|
2018-03-25 15:12:39 +02:00 |
|
Janne Sinivirta
|
30abebfe65
|
remove hyperopt things from test_strategy
|
2018-01-23 17:01:13 +02:00 |
|
Gerald Lonlas
|
41aa8f18fb
|
Add ticker_interval support in strategy class
|
2018-01-22 20:51:39 -08:00 |
|
Gerald Lonlas
|
04010548f8
|
Update hyperopt params in test_strategy.py
|
2018-01-22 20:51:39 -08:00 |
|
Gerald Lonlas
|
baae374899
|
Move hyperopt_conf.py into user_data/
|
2018-01-22 20:51:39 -08:00 |
|
Gerald Lonlas
|
a5853681e3
|
Update documentation
|
2018-01-22 20:51:39 -08:00 |
|
Gerald Lonlas
|
c46d78b4b9
|
Decouple strategy from analyse.py
|
2018-01-22 20:51:39 -08:00 |
|