public class PositionDetail extends Object implements Serializable
| 构造器和说明 |
|---|
PositionDetail() |
public String getAccount()
public void setAccount(String account)
public long getPosition()
public void setPosition(long position)
public int getPositionScale()
public void setPositionScale(int positionScale)
public Double getAverageCost()
public void setAverageCost(Double averageCost)
public Double getAverageCostByAverage()
public void setAverageCostByAverage(Double averageCostByAverage)
public Double getMarketValue()
public void setMarketValue(Double marketValue)
public Double getLatestPrice()
public void setLatestPrice(Double latestPrice)
public Double getRealizedPnl()
public void setRealizedPnl(Double realizedPnl)
public Double getRealizedPnlByAverage()
public void setRealizedPnlByAverage(Double realizedPnlByAverage)
public Double getUnrealizedPnl()
public void setUnrealizedPnl(Double unrealizedPnl)
public Double getUnrealizedPnlByAverage()
public void setUnrealizedPnlByAverage(Double unrealizedPnlByAverage)
public Double getUnrealizedPnlPercent()
public void setUnrealizedPnlPercent(Double unrealizedPnlPercent)
public Double getUnrealizedPnlPercentByAverage()
public void setUnrealizedPnlPercentByAverage(Double unrealizedPnlPercentByAverage)
public Integer getSalable()
public void setSalable(Integer salable)
public String getSecType()
public void setSecType(String secType)
public String getMarket()
public void setMarket(String market)
public String getCurrency()
public void setCurrency(String currency)
public String getIdentifier()
public void setIdentifier(String identifier)
public String getSymbol()
public void setSymbol(String symbol)
public String getExpiry()
public void setExpiry(String expiry)
public String getStrike()
public void setStrike(String strike)
public String getRight()
public void setRight(String right)
public Double getMultiplier()
public void setMultiplier(Double multiplier)
public Long getUpdateTimestamp()
public void setUpdateTimestamp(Long updateTimestamp)
public Double getMmPercent()
public void setMmPercent(Double mmPercent)
public Double getMmValue()
public void setMmValue(Double mmValue)
public Double getPositionQty()
public void setPositionQty(Double positionQty)
public Double getSalableQty()
public void setSalableQty(Double salableQty)
public Double getAverageCostOfCarry()
public void setAverageCostOfCarry(Double averageCostOfCarry)
public Boolean getLevel0Price()
public void setLevel0Price(Boolean level0Price)
public Double getUnrealizedPnlByCostOfCarry()
public void setUnrealizedPnlByCostOfCarry(Double unrealizedPnlByCostOfCarry)
public Double getUnrealizedPnlPercentByCostOfCarry()
public void setUnrealizedPnlPercentByCostOfCarry(Double unrealizedPnlPercentByCostOfCarry)
public Double getTodayPnl()
public void setTodayPnl(Double todayPnl)
public Double getTodayPnlPercent()
public void setTodayPnlPercent(Double todayPnlPercent)
public Double getYesterdayPnl()
public void setYesterdayPnl(Double yesterdayPnl)
public Double getLastClosePrice()
public void setLastClosePrice(Double lastClosePrice)
Copyright © 2024. All rights reserved.