ProtoOAArchivedSymbol
実装: IMessage<ProtoOAArchivedSymbol>, IMessage, IEquatable<ProtoOAArchivedSymbol>, IDeepCloneable<ProtoOAArchivedSymbol>, IBufferMessage
プロパティ
Description : string
Description of the symbol.
HasDescription : bool
Gets whether the "description" field is set
HasSymbolId : bool
Gets whether the "symbolId" field is set
HasUtcLastUpdateTimestamp : bool
Gets whether the "utcLastUpdateTimestamp" field is set
SymbolId : long
The unique identifier of the symbol in specific server environment within cTrader platform. Different brokers might have different IDs.
UtcLastUpdateTimestamp : long
The Unix time in milliseconds of the last update of the symbol.
メソッド
ClearDescription()
Clears the value of the "description" field
ClearName()
Clears the value of the "name" field
ClearSymbolId()
Clears the value of the "symbolId" field
ClearUtcLastUpdateTimestamp()
Clears the value of the "utcLastUpdateTimestamp" field
フィールド
DescriptionFieldNumber : int
Field number for the "description" field.
NameFieldNumber : int
Field number for the "name" field.
SymbolIdFieldNumber : int
Field number for the "symbolId" field.
UtcLastUpdateTimestampFieldNumber : int
Field number for the "utcLastUpdateTimestamp" field.