StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Algo.PnL
PnLQueue Class
PnLQueue Methods
Process Method
ProcessExecution Method
ProcessLevel1 Method
ProcessQuotes Method
PnLQueue
ProcessLevel1 Method
To process the message, containing market data.
Namespace:
StockSharp.Algo.PnL
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
Copy
public
void
ProcessLevel1
(
Level1ChangeMessage
levelMsg
)
Parameters
levelMsg
Type:
StockSharp.Messages
Level1ChangeMessage
The message, containing market data.
See Also
Reference
PnLQueue Class
StockSharp.Algo.PnL Namespace
© 2020 - StockSharp LP
Send comments on this topic to
feedback