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
ProcessExecution Method
To process the message, containing information on tick trade.
Namespace:
StockSharp.Algo.PnL
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
Copy
public
void
ProcessExecution
(
ExecutionMessage
execMsg
)
Parameters
execMsg
Type:
StockSharp.Messages
ExecutionMessage
The message, containing information on tick trade.
See Also
Reference
PnLQueue Class
StockSharp.Algo.PnL Namespace
© 2020 - StockSharp LP
Send comments on this topic to
feedback