public class CMPortfolioMargin extends PortfolioMargin
| Constructor and Description |
|---|
CMPortfolioMargin(String productUrl,
String apiKey,
String secretKey,
boolean showLimitUsage,
com.binance.connector.futures.client.utils.ProxyAuth proxy) |
| Modifier and Type | Method and Description |
|---|---|
String |
portfolioMarginExchangeInfo(LinkedHashMap<String,Object> parameters)
Current Portfolio Margin exchange trading rules.
|
getProductUrl, getRequestHandler, getShowLimitUsage, portfolioMarginAccountInfo, setProductUrl, setRequestHandler, setShowLimitUsagepublic String portfolioMarginExchangeInfo(LinkedHashMap<String,Object> parameters)
portfolioMarginExchangeInfo in class PortfolioMarginparameters - LinkedHashedMap of String,Object pair
where String is the name of the parameter and Object is the value of the parameter
Copyright © 2024. All rights reserved.