mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-01 17:43:06 +00:00
chore: update attribute wording to bt_trades_open
This commit is contained in:
@@ -2137,7 +2137,7 @@ def test_Trade_object_idem():
|
||||
)
|
||||
EXCLUDES2 = (
|
||||
"trades",
|
||||
"trades_open",
|
||||
"bt_trades_open",
|
||||
"bt_trades_open_pp",
|
||||
"bt_open_open_trade_count",
|
||||
"total_profit",
|
||||
|
||||
Reference in New Issue
Block a user