Dpauctions
StockSharp.Micex.Native.Tables
大型パッケージオークション(DarkPool)
コンストラクター
プロパティ
Auctprice
public decimal? Auctprice { get; set; }
value = dpauctions.Auctprice
dpauctions.Auctprice = value
オークション価格。
Endtime
public DateTime? Endtime { get; set; }
value = dpauctions.Endtime
dpauctions.Endtime = value
オークション終了時刻
Lcurrentprice
public decimal? Lcurrentprice { get; set; }
value = dpauctions.Lcurrentprice
dpauctions.Lcurrentprice = value
正式な現在の価格。
Numtrades
public int? Numtrades { get; set; }
value = dpauctions.Numtrades
dpauctions.Numtrades = value
お得な情報
Plannedtime
public DateTime? Plannedtime { get; set; }
value = dpauctions.Plannedtime
dpauctions.Plannedtime = value
オークションの開始時刻を予定。
Pricebounddown
public decimal? Pricebounddown { get; set; }
value = dpauctions.Pricebounddown
dpauctions.Pricebounddown = value
オークションの最小許容価格。
Priceboundup
public decimal? Priceboundup { get; set; }
value = dpauctions.Priceboundup
dpauctions.Priceboundup = value
オークションの最大許容価格。
Secboard
public string Secboard { get; set; }
value = dpauctions.Secboard
dpauctions.Secboard = value
モード。
Seccode
public string Seccode { get; set; }
value = dpauctions.Seccode
dpauctions.Seccode = value
ツール。
Starttime
public DateTime? Starttime { get; set; }
value = dpauctions.Starttime
dpauctions.Starttime = value
オークション開始時刻。