Commit Graph

22 Commits (c8d06e2b0e4db96e87f09a31a0ea07fe6dcfa900)

Author SHA1 Message Date
Matthias c4e43039f2 Allow control from strategy
8 years ago
Matthias 787d6042de Switch from pair(str) to metadata(dict)
8 years ago
Matthias 82680ac6aa improve docstrings for strategy
8 years ago
Matthias f286ba6b87 overload populate_indicators to work with and without pair argumen
8 years ago
Matthias 4ebd706cb8 improve comments
8 years ago
Matthias 2f905cb696 Update test-strategy with new methods
8 years ago
Janne Sinivirta 06d024cc46 make pytest ignore this file
8 years ago
Janne Sinivirta c1f8f641e6 remove use of hyperopt_conf.py
8 years ago
Janne Sinivirta 7d3eefa97a
Merge pull request #838 from freqtrade/fix/plot-scripts
8 years ago
Samuel Husso 7cc36eee0f Docs: point links to freqtrade org
8 years ago
Gerald Lonlas 5683f9e10e Remove hardcoded backtest-result.json in Plot scripts
8 years ago
gcarq a5c1547251 user_data: change ticker_interval to new format
8 years ago
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt
8 years ago
enenn 1cfa0a3c0e Add exchange name to default hyperopt config
8 years ago
enenn c1c6ed6ed7 Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
8 years ago
gcarq b4d2a3f495 refactor StrategyResolver to work with class names
8 years ago
Janne Sinivirta 30abebfe65 remove hyperopt things from test_strategy
8 years ago
Gerald Lonlas 41aa8f18fb Add ticker_interval support in strategy class
8 years ago
Gerald Lonlas 04010548f8 Update hyperopt params in test_strategy.py
8 years ago
Gerald Lonlas baae374899 Move hyperopt_conf.py into user_data/
8 years ago
Gerald Lonlas a5853681e3 Update documentation
8 years ago
Gerald Lonlas c46d78b4b9 Decouple strategy from analyse.py
8 years ago