TimeQuoteChange
StockSharp.Algo
The quote with the time mark. It used for CSV files.
Implementa: IServerTimeMessage, ISecurityIdMessage
Constructores
TimeQuoteChange()
Initializes a new instance of the TimeQuoteChange.
TimeQuoteChange(Sides, QuoteChange, QuoteChangeMessage)
Initializes a new instance of the TimeQuoteChange.
- side
- Direction (buy or sell).
- quote
- The quote, from which changes will be copied.
- message
- The message with quotes.
Propiedades
Quote : QuoteChange
Market depth quote representing bid or ask.
SecurityId : SecurityId
SecurityId
ServerTime : DateTime
Server time.