Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.01 KB

SpotFee.md

File metadata and controls

16 lines (13 loc) · 1.01 KB

SpotFee

Properties

Name Type Description Notes
userId number User ID [optional] [default to undefined]
takerFee string taker fee rate [optional] [default to undefined]
makerFee string maker fee rate [optional] [default to undefined]
gtDiscount boolean If GT deduction is enabled [optional] [default to undefined]
gtTakerFee string Taker fee rate if using GT deduction. It will be 0 if GT deduction is disabled [optional] [default to undefined]
gtMakerFee string Maker fee rate if using GT deduction. It will be 0 if GT deduction is disabled [optional] [default to undefined]
loanFee string Loan fee rate of margin lending [optional] [default to undefined]
pointType string Point type. 0 - Initial version. 1 - new version since 202009 [optional] [default to undefined]
currencyPair string Currency pair [optional] [default to undefined]