StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Algo.Testing
BaseEmulationConnector Class
BaseEmulationConnector Methods
RegisterMarketDepth Method
RegisterMarketDepth Method (MarketDepthGenerator)
BaseEmulationConnector
RegisterMarketDepth Method (MarketDepthGenerator)
To register the order books generator.
Namespace:
StockSharp.Algo.Testing
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
Copy
public
Subscription
RegisterMarketDepth
(
MarketDepthGenerator
generator
)
Parameters
generator
Type:
StockSharp.Algo.Testing
MarketDepthGenerator
The order books generator.
Return Value
Type:
Subscription
Subscription.
See Also
Reference
BaseEmulationConnector Class
RegisterMarketDepth Overload
StockSharp.Algo.Testing Namespace
© 2020 - StockSharp LP
Send comments on this topic to
feedback