IndicatorValue

StockSharp.Algo.Export

Indicator value with time.

Implementiert: IServerTimeMessage, ISecurityIdMessage

Eigenschaften

SecurityId : SecurityId

SecurityId

Time : DateTime

Value time.

Value1 : decimal?

Converted to Decimal type value.

Value2 : decimal?

Converted to Decimal type value.

Value3 : decimal?

Converted to Decimal type value.

Value4 : decimal?

Converted to Decimal type value.

ValuesAsDecimal : IEnumerable<decimal?>

Converted to Decimal type values.