TimeQuoteChange

StockSharp.Algo

The quote with the time mark. It used for CSV files.

Implementiert: IServerTimeMessage, ISecurityIdMessage

Konstruktoren

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.

Eigenschaften

LocalTime : DateTime

The local time mark.

Quote : QuoteChange

Market depth quote representing bid or ask.

SecurityId : SecurityId

SecurityId

ServerTime : DateTime

Server time.

Side : Sides

Direction (buy or sell).