public class OkcoinFuturesFundsCross extends Object
Constructor and Description |
---|
OkcoinFuturesFundsCross(BigDecimal accountRights,
BigDecimal keepDeposits,
BigDecimal profitReal,
BigDecimal profitUnreal,
int riskRate) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAccountRights() |
BigDecimal |
getKeepDeposits() |
BigDecimal |
getProfitReal() |
BigDecimal |
getProfitUnreal() |
int |
getRiskRate() |
public OkcoinFuturesFundsCross(BigDecimal accountRights, BigDecimal keepDeposits, BigDecimal profitReal, BigDecimal profitUnreal, int riskRate)
public BigDecimal getAccountRights()
public BigDecimal getKeepDeposits()
public BigDecimal getProfitReal()
public BigDecimal getProfitUnreal()
public int getRiskRate()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.