Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.52 KB

File metadata and controls

30 lines (25 loc) · 1.52 KB

Io.Gate.GateApi.Model.ContractDetailDataList

Futures contract details

Properties

Name Type Description Notes
Symbol string Trading symbol code [optional]
SymbolDesc string Trading symbol description [optional]
CategoryName string Category name [optional]
ContractVolume string Contract Volume [optional]
SettlementCurrency string Settle currency [optional]
MaxOrderVolume string Maximum Order Volume [optional]
MinOrderVolume string Minimum Order Volume [optional]
Leverage string Position leverage [optional]
PricePrecision int Price precision (decimal places) [optional]
PriceSlLevel string Stop Loss Price Level [optional]
SwapCostType string Swap Cost Type [optional]
BuySwapCostRate string Buy Swap Cost Rate [optional]
SellSwapCostRate string Sell Swap Cost Rate [optional]
SwapCost3day string 3-Day Swap Cost [optional]
TradeTimezone string Trading Timezone [optional]
TradeMode string Trading mode code (0=disabled, 1=long only, 2=short only, 3=close only, 4=full trading access) [optional]
IconLink string Symbol icon URL [optional]

[Back to Model list] [Back to API list] [Back to README]