Class BitmexPosition
java.lang.Object
org.knowm.xchange.bitmex.AbstractHttpResponseAware
org.knowm.xchange.bitmex.dto.trade.BitmexPosition
- All Implemented Interfaces:
si.mazi.rescu.HttpResponseAware
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.knowm.xchange.bitmex.AbstractHttpResponseAware
getResponseHeaders, setResponseHeaders
-
Constructor Details
-
BitmexPosition
public BitmexPosition()
-
-
Method Details
-
getAccount
-
getSymbol
-
getCurrency
-
getUnderlying
-
getQuoteCurrency
-
getCommission
-
getInitMarginReq
-
getMaintMarginReq
-
getRiskLimit
-
getLeverage
-
getCrossMargin
-
getDeleveragePercentile
-
getRebalancedPnl
-
getPrevRealisedPnl
-
getPrevUnrealisedPnl
-
getPrevClosePrice
-
getOpeningTimestamp
-
getOpeningQty
-
getOpeningCost
-
getOpeningComm
-
getOpenOrderBuyQty
-
getOpenOrderBuyCost
-
getOpenOrderBuyPremium
-
getOpenOrderSellQty
-
getOpenOrderSellCost
-
getOpenOrderSellPremium
-
getExecBuyQty
-
getExecBuyCost
-
getExecSellQty
-
getExecSellCost
-
getExecQty
-
getExecCost
-
getExecComm
-
getCurrentTimestamp
-
getCurrentQty
-
getCurrentCost
-
getCurrentComm
-
getRealisedCost
-
getUnrealisedCost
-
getGrossOpenCost
-
getGrossOpenPremium
-
getGrossExecCost
-
getOpen
-
getMarkPrice
-
getMarkValue
-
getRiskValue
-
getHomeNotional
-
getForeignNotional
-
getPosState
-
getPosCost
-
getPosCost2
-
getPosCross
-
getPosInit
-
getPosComm
-
getPosLoss
-
getPosMargin
-
getPosMaint
-
getPosAllowance
-
getTaxableMargin
-
getInitMargin
-
getMaintMargin
-
getSessionMargin
-
getTargetExcessMargin
-
getVarMargin
-
getRealisedGrossPnl
-
getRealisedTax
-
getRealisedPnl
-
getUnrealisedGrossPnl
-
getLongBankrupt
-
getShortBankrupt
-
getTaxBase
-
getIndicativeTaxRate
-
getIndicativeTax
-
getUnrealisedTax
-
getUnrealisedPnl
-
getUnrealisedPnlPcnt
-
getUnrealisedRoePcnt
-
getSimpleQty
-
getSimpleCost
-
getSimpleValue
-
getSimplePnl
-
getSimplePnlPcnt
-
getAvgCostPrice
-
getAvgEntryPrice
-
getBreakEvenPrice
-
getMarginCallPrice
-
getLiquidationPrice
-
getBankruptPrice
-
getTimestamp
-
getLastPrice
-
getLastValue
-
toString
-