PricePoint

StockSharp.Xaml

Цена.

Конструкторы

PricePoint
public PricePoint(int time, decimal value)
pricePoint = PricePoint(time, value)

Цена.

time
Время
value
Значение

Свойства

Time
public int Time { get; }
value = pricePoint.Time

Время.

Value
public decimal Value { get; }
value = pricePoint.Value

Ценность.