We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6363693 commit 9b845abCopy full SHA for 9b845ab
1 file changed
Tests/Brokerages/SecurityProvider.cs
@@ -96,7 +96,7 @@ private Security CreateSecurity(Symbol symbol)
96
),
97
quoteCurrency,
98
symbolProperties,
99
- ErrorCurrencyConverter.Instance,
+ new CashBook(),
100
RegisteredSecurityDataTypesProvider.Null,
101
new SecurityCache()
102
);
0 commit comments