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

値。