| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
ResponseResult |
SyncRequestClient.cancelAllOpenOrder(String symbol)
Cancel all open orders.
|
ResponseResult |
SyncRequestClient.changeMarginType(String symbolName,
MarginType marginType)
Change margin type (ISOLATED, CROSSED)
|
ResponseResult |
SyncRequestClient.changePositionSide(String dual)
Switch position side.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseResult |
SyncRequestImpl.cancelAllOpenOrder(String symbol) |
ResponseResult |
SyncRequestImpl.changeMarginType(String symbolName,
MarginType marginType) |
ResponseResult |
SyncRequestImpl.changePositionSide(String dual) |
Copyright © 2021. All rights reserved.