TPlusSecurity
StockSharp.Transaq.Native.Responses
Propriedades
Balance
public int Balance { get; set; }
value = tPlusSecurity.Balance
tPlusSecurity.Balance = value
Posição actual, coisas.
BalancePrc
public double? BalancePrc { get; set; }
value = tPlusSecurity.BalancePrc
tPlusSecurity.BalancePrc = value
Preço do livro.
Bought
public int Bought { get; set; }
value = tPlusSecurity.Bought
tPlusSecurity.Bought = value
Comprei, caramba.
Buying
public int Buying { get; set; }
value = tPlusSecurity.Buying
tPlusSecurity.Buying = value
É uma oferta, caramba.
Cover
public double? Cover { get; set; }
value = tPlusSecurity.Cover
tPlusSecurity.Cover = value
Contribuição do documento para o apoio previsto.
InitMargin
public double? InitMargin { get; set; }
value = tPlusSecurity.InitMargin
tPlusSecurity.InitMargin = value
Margem inicial planejada (risco).
Market
public int Market { get; set; }
value = tPlusSecurity.Market
tPlusSecurity.Market = value
ID de mercado.
MaxBuy
public int MaxBuy { get; set; }
value = tPlusSecurity.MaxBuy
tPlusSecurity.MaxBuy = value
Compra máxima, em lotes.
MaxSell
public int MaxSell { get; set; }
value = tPlusSecurity.MaxSell
tPlusSecurity.MaxSell = value
Venda máxima, em lotes.
OpenBalance
public int OpenBalance { get; set; }
value = tPlusSecurity.OpenBalance
tPlusSecurity.OpenBalance = value
Posição de entrada, coisas.
PnL
public double? PnL { get; set; }
value = tPlusSecurity.PnL
tPlusSecurity.PnL = value
O lucro/perda é total.
PnLIncome
public double? PnLIncome { get; set; }
value = tPlusSecurity.PnLIncome
tPlusSecurity.PnLIncome = value
Lucros/perdas em posições recebidas.
PnLIntraday
public double? PnLIntraday { get; set; }
value = tPlusSecurity.PnLIntraday
tPlusSecurity.PnLIntraday = value
Lucros/perdas de operações.
Price
public double? Price { get; set; }
value = tPlusSecurity.Price
tPlusSecurity.Price = value
O preço actual.
RiskRateLong
public double? RiskRateLong { get; set; }
value = tPlusSecurity.RiskRateLong
tPlusSecurity.RiskRateLong = value
Taxa de risco por muito tempo.
RiskRateShort
public double? RiskRateShort { get; set; }
value = tPlusSecurity.RiskRateShort
tPlusSecurity.RiskRateShort = value
Taxa de risco para shorts.
SecCode
public string SecCode { get; set; }
value = tPlusSecurity.SecCode
tPlusSecurity.SecCode = value
Designação do instrumento.
SecId
public int SecId { get; set; }
value = tPlusSecurity.SecId
tPlusSecurity.SecId = value
Instrumento de identificação.
Selling
public int Selling { get; set; }
value = tPlusSecurity.Selling
tPlusSecurity.Selling = value
É uma venda, caramba.
Sold
public int Sold { get; set; }
value = tPlusSecurity.Sold
tPlusSecurity.Sold = value
Vendido, grande.
UnrealizedPnL
public double? UnrealizedPnL { get; set; }
value = tPlusSecurity.UnrealizedPnL
tPlusSecurity.UnrealizedPnL = value
Ganhos/perdas não realizados.