Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 812 Bytes

UnifiedLeverageConfig.md

File metadata and controls

14 lines (11 loc) · 812 Bytes

UnifiedLeverageConfig

Properties

Name Type Description Notes
currentLeverage string 当前杠杆倍数 [optional] [default to undefined]
minLeverage string 最小可调杠杆倍数 [optional] [default to undefined]
maxLeverage string 最大可调杠杆倍数 [optional] [default to undefined]
debit string 当前负债 [optional] [default to undefined]
availableMargin string 可用保证金 [optional] [default to undefined]
borrowable string 当前选择杠杆可借 [optional] [default to undefined]
exceptLeverageBorrowable string 保证金最大可借、余币宝最大可借,两者取较小的值 [optional] [default to undefined]