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

价值.