mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-05 13:24:20 +00:00
Move most of the logic to lookahead_analysis helper
This commit is contained in:
@@ -77,4 +77,5 @@ def test_biased_strategy(lookahead_conf, mocker, caplog) -> None:
|
||||
strategy_obj = {}
|
||||
strategy_obj['name'] = "strategy_test_v3_with_lookahead_bias"
|
||||
LookaheadAnalysis(lookahead_conf, strategy_obj)
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user