Skip to content

Commit 9b845ab

Browse files
committed
Minor change
1 parent 6363693 commit 9b845ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Brokerages/SecurityProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ private Security CreateSecurity(Symbol symbol)
9696
),
9797
quoteCurrency,
9898
symbolProperties,
99-
ErrorCurrencyConverter.Instance,
99+
new CashBook(),
100100
RegisteredSecurityDataTypesProvider.Null,
101101
new SecurityCache()
102102
);

0 commit comments

Comments
 (0)