Matthias
40e161a5b9
ruff format: freqai tests
2 years ago
Matthias
7767ad9d6e
Update imports in test directory
2 years ago
Matthias
e0aefb9b54
Fix faulty asserts in freqai tests
2 years ago
Matthias
394c260eb2
Update runmode to 'backtest' in some test cases
2 years ago
Matthias
0575e222b1
Fix random test failure due to missing backtesting cleanup
2 years ago
Thomas Joußen
cd28244cf1
Add and optimized test cases to verify consitent timerange behaviour within freqai.
2 years ago
Thomas Joußen
663b1e11f8
Add timeframe info into 'increase startup_candle_count' log message
2 years ago
robcaulk
fd4e27d889
remove populate_any_indicators
3 years ago
Wagner Costa
c01f25ddc9
update code to freqai_backtest_live_models only from historic predictions
3 years ago
Wagner Costa Santos
fdc82af883
fix tests - update code to backtest with historic_predictions
3 years ago
Wagner Costa Santos
01e3507e4c
fix freqai backtest live models
4 years ago
Wagner Costa Santos
3081e73f8a
Merge branch 'develop' into backtest_live_models
4 years ago
Matthias
a10b2d003f
Add freqai timeframe validation (incl. test)
...
closes #7543
4 years ago
Wagner Costa Santos
55ebbeec18
backtest_live models tests refactoring
4 years ago
Wagner Costa Santos
22bef71d5d
backtest_live_models - add function comments and tests
4 years ago
paranoidandy
2cc00a1a2c
Allow use of --strategy-list with freqai, with warning ( #7455 )
...
* Allow use of --strategy-list with freqai, with warning
* ensure populate_any_indicators is identical for resused identifiers
* use pair instead of metadata["pair"]
Co-authored-by: robcaulk <rob.caulk@gmail.com>
4 years ago
Matthias
7ba4fda5d7
Implement PR feedback
4 years ago
robcaulk
ac42c0153d
deprecate indicator_max_period_candles, automatically compute startup candles for FreqAI backtesting.
4 years ago
Matthias
d36da95941
Fix bad import
4 years ago
Matthias
82ac8cb41f
Add freqai backtesting_load test
4 years ago
Matthias
0b92c30abd
Fix typo in test file
4 years ago