Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2

Improved Backtest timeframe-detail execution logic
This commit is contained in:
Matthias
2025-01-24 06:39:36 +01:00
committed by GitHub
5 changed files with 179 additions and 111 deletions

View File

@@ -2145,7 +2145,6 @@ def test_Trade_object_idem():
"bt_trades_open",
"bt_trades_open_pp",
"bt_open_open_trade_count",
"bt_open_open_trade_count_candle",
"bt_total_profit",
"from_json",
)