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