WsCandlePriceLevel

StockSharp.Ws

代表取締役社長 佐藤 浩

プロパティ

BuyCount
public int BuyCount { get; set; }
value = wsCandlePriceLevel.BuyCount
wsCandlePriceLevel.BuyCount = value

ワイヤフィールドbuyCount@

BuyVolume
public decimal BuyVolume { get; set; }
value = wsCandlePriceLevel.BuyVolume
wsCandlePriceLevel.BuyVolume = value

ワイヤフィールドbuyVolume@

Price
public decimal Price { get; set; }
value = wsCandlePriceLevel.Price
wsCandlePriceLevel.Price = value

ワイヤー フィールド価格。

SellCount
public int SellCount { get; set; }
value = wsCandlePriceLevel.SellCount
wsCandlePriceLevel.SellCount = value

ワイヤフィールドsellCount@

SellVolume
public decimal SellVolume { get; set; }
value = wsCandlePriceLevel.SellVolume
wsCandlePriceLevel.SellVolume = value

ワイヤフィールドsellVolume@

TotalVolume
public decimal TotalVolume { get; set; }
value = wsCandlePriceLevel.TotalVolume
wsCandlePriceLevel.TotalVolume = value

ワイヤー フィールドの容積。

メソッド

FromArray
public static WsCandlePriceLevel[] FromArray(IEnumerable<CandlePriceLevel> levels)
result = WsCandlePriceLevel.FromArray(levels)

代表取締役社長 佐藤 浩

ToArray
public static CandlePriceLevel[] ToArray(WsCandlePriceLevel[] levels)
result = WsCandlePriceLevel.ToArray(levels)

代表取締役社長 佐藤 浩