TPlusSecurity
StockSharp.Transaq.Native.Responses
Eigenschaften
Balance
public int Balance { get; set; }
value = tPlusSecurity.Balance
tPlusSecurity.Balance = value
Aktuelle Position, Sachen.
BalancePrc
public double? BalancePrc { get; set; }
value = tPlusSecurity.BalancePrc
tPlusSecurity.BalancePrc = value
Buchpreis.
Bought
public int Bought { get; set; }
value = tPlusSecurity.Bought
tPlusSecurity.Bought = value
Gekauft, gee.
Buying
public int Buying { get; set; }
value = tPlusSecurity.Buying
tPlusSecurity.Buying = value
Es ist ein Angebot, gee.
Cover
public double? Cover { get; set; }
value = tPlusSecurity.Cover
tPlusSecurity.Cover = value
Papierbeitrag zur geplanten Unterstützung.
InitMargin
public double? InitMargin { get; set; }
value = tPlusSecurity.InitMargin
tPlusSecurity.InitMargin = value
Geplante Initial Margin (Risiko).
Market
public int Market { get; set; }
value = tPlusSecurity.Market
tPlusSecurity.Market = value
Markt-ID.
MaxBuy
public int MaxBuy { get; set; }
value = tPlusSecurity.MaxBuy
tPlusSecurity.MaxBuy = value
Maximaler Kauf, in Losen.
MaxSell
public int MaxSell { get; set; }
value = tPlusSecurity.MaxSell
tPlusSecurity.MaxSell = value
Maximaler Verkauf, in Losen.
OpenBalance
public int OpenBalance { get; set; }
value = tPlusSecurity.OpenBalance
tPlusSecurity.OpenBalance = value
Eingehende Position, Zeug.
PnL
public double? PnL { get; set; }
value = tPlusSecurity.PnL
tPlusSecurity.PnL = value
Gewinn/Verlust ist total.
PnLIncome
public double? PnLIncome { get; set; }
value = tPlusSecurity.PnLIncome
tPlusSecurity.PnLIncome = value
Gewinn/Verlust aus eingehenden Positionen.
PnLIntraday
public double? PnLIntraday { get; set; }
value = tPlusSecurity.PnLIntraday
tPlusSecurity.PnLIntraday = value
Gewinn/Verlust aus Transaktionen.
Price
public double? Price { get; set; }
value = tPlusSecurity.Price
tPlusSecurity.Price = value
Der aktuelle Preis.
RiskRateLong
public double? RiskRateLong { get; set; }
value = tPlusSecurity.RiskRateLong
tPlusSecurity.RiskRateLong = value
Risikoquote für Longs.
RiskRateShort
public double? RiskRateShort { get; set; }
value = tPlusSecurity.RiskRateShort
tPlusSecurity.RiskRateShort = value
Risikoquote für Shorts.
SecCode
public string SecCode { get; set; }
value = tPlusSecurity.SecCode
tPlusSecurity.SecCode = value
Instrumentenbezeichnung.
SecId
public int SecId { get; set; }
value = tPlusSecurity.SecId
tPlusSecurity.SecId = value
Id-Instrument.
Selling
public int Selling { get; set; }
value = tPlusSecurity.Selling
tPlusSecurity.Selling = value
Es ist ein Verkauf, gee.
Sold
public int Sold { get; set; }
value = tPlusSecurity.Sold
tPlusSecurity.Sold = value
Verkauft, grand.
UnrealizedPnL
public double? UnrealizedPnL { get; set; }
value = tPlusSecurity.UnrealizedPnL
tPlusSecurity.UnrealizedPnL = value
Nicht realisierte Gewinne/Verluste.