获取符号列表请求
根据登录名和通配符获取符号列表详情
请求地址
- 接口地址 (requestURI) : /api/v1/symbol/getList
请求参数
参数名称 | 类型 | 要求 | 说明 |
---|---|---|---|
login | Long | R | 管理员账号 |
mask | String | R | 通配符,发送星号查看全部 |
请求示例
{
"login": 100001,
"mask": "*"
}
响应参数
参数名称 | 类型 | 要求 | 描述 |
---|---|---|---|
symbol | String | R | 加密货币对的符号 |
path | String | R | 加密货币对的路径 |
isin | String | R | 国际证券识别号码 |
description | String | R | 加密货币对的描述 |
international | String | R | 国际信息 |
category | String | R | 加密货币对的类别 |
exchange | String | R | 交易加密货币对的交易所 |
cfi | String | R | 金融工具分类代码 |
sector | Integer | R | 行业分类 |
industry | Integer | R | 行业分类 |
country | String | R | 交易所所在国家 |
basis | String | R | 加密货币对的基础 |
source | String | R | 数据来源 |
page | String | R | 页面信息 |
currencyBase | String | R | 基础货币 |
currencyBaseDigits | Integer | R | 基础货币小数点后的位数 |
currencyProfit | String | R | 利润的货币 |
currencyProfitDigits | Integer | R | 利润货币小数点后的位数 |
currencyMargin | String | R | 保证金的货币 |
currencyMarginDigits | Integer | R | 保证金货币小 数点后的位数 |
digits | Integer | R | 加密货币对的位数 |
point | Double | R | 加密货币对的点值 |
multiply | Double | R | 加密货币对的乘法因子 |
tickFlags | Integer | R | 刻度数据的标志 |
tickBookDepth | Integer | R | 刻度簿的深度 |
filterSoft | Integer | R | 软过滤器设置 |
filterSoftTicks | Integer | R | 软过滤器的刻度数 |
filterHard | Integer | R | 硬过滤器设置 |
filterHardTicks | Integer | R | 硬过滤器的刻度数 |
filterDiscard | Integer | R | 丢弃过滤器设置 |
filterSpreadMax | Integer | R | 最大扩散过滤器 |
filterSpreadMin | Integer | R | 最小扩散过滤器 |
filterGap | Integer | R | 间隙过滤器设置 |
filterGapTicks | Integer | R | 间隙过滤器的刻度数 |
subscriptionsDelay | Integer | R | 订阅的延迟 |
tradeMode | Integer | R | 交易模式设置 |
calcMode | Integer | R | 计算模式设置 |
execMode | Integer | R | 执行模式设置 |
gtcMode | Integer | R | GTC模式设置 |
fillFlags | Integer | R | 填充标志设置 |
expirationFlags | Integer | R | 到期标志设置 |
spread | Integer | R | 扩散设置 |
spreadBalance | Integer | R | 扩散平衡设置 |
spreadDiff | Integer | R | 扩散差设置 |
spreadDiffBalance | Integer | R | 扩散差平衡设置 |
tickValue | Double | R | 刻度值 |
tickSize | Double | R | 刻度大小 |
contractSize | Double | R | 合同大小 |
stopsLevel | Integer | R | 停止级别设置 |
freezeLevel | Integer | R | 冻结级别设置 |
quotesTimeout | Integer | R | 报价超时 |
volumeMin | Long | R | 最小交易量 |
volumeMinExt | Long | R | 最小扩展交易量 |
volumeMax | Long | R | 最大交易量 |
volumeMaxExt | Long | R | 最大扩展交易量 |
volumeStep | Long | R | 交易量步长 |
volumeStepExt | Long | R | 扩展交易量步长 |
volumeLimit | Long | R | 交易量限制 |
volumeLimitExt | Long | R | 扩展交易量限制 |
marginFlags | Integer | R | 保证金标志设置 |
marginInitial | Double | R | 初始保证金 |
marginMaintenance | Double | R | 维持保证金 |
marginHedged | Double | R | 对冲保证金 |
marginRateCurrency | Double | R | 货币的保证金率 |
marginRateLiquidity | Double | R | 流动性的保证金率 |
swapMode | Integer | R | 互换模式设置 |
swapLong | Double | R | 长互换率 |
swapShort | Double | R | 短互换率 |
swapYearDays | Integer | R | 互换年的天数 |
swapFlags | Integer | R | 互 换标志设置 |
swapRateSunday | Double | R | 星期日的互换率 |
swapRateMonday | Double | R | 星期一的互换率 |
swapRateTuesday | Double | R | 星期二的互换率 |
swapRateWednesday | Double | R | 星期三的互换率 |
swapRateThursday | Double | R | 星期四的互换率 |
swapRateFriday | Double | R | 星期五的互换率 |
swapRateSaturday | Double | R | 星期六的互换率 |
timeStart | Long | R | 开始时间 |
timeExpiration | Long | R | 到期时间 |
executionFlags | Integer | R | 执行标志设置 |
executionTimeout | Integer | R | 执行超时设置 |
immediateExecutionCheckMode | Integer | R | 立即执行检查模式设置 |
immediateExecutionTimeout | Integer | R | 立即执行超时设置 |
immediateExecutionSlipProfit | Integer | R | 立即执行滑动利润设置 |
immediateExecutionSlipLoss | Integer | R | 立即执行滑动损失设置 |
immediateExecutionVolumeMax | Long | R | 立即执行的最大交易量 |
immediateExecutionVolumeMaxExt | Long | R | 立即执行的扩展最大交易量 |
immediateExecutionFlags | Integer | R | 立即执行标志设置 |
settlementPrice | Double | R | 结算价格 |
maxPriceLimit | Double | R | 最大价格限制 |
minPriceLimit | Double | R | 最小价格限制 |
tradeFlags | Integer | R | 交易标志设置 |
orderFlags | Integer | R | 订单标志设置 |
faceValue | Double | R | 面值 |
accruedInterest | Double | R | 累积利息 |
spliceType | Integer | R | 接合类型设置 |
spliceTimeType | Integer | R | 接合时间类型设置 |
spliceTimeDays | Integer | R | 接合时间的天数 |
chartMode | Integer | R | 图表模式设置 |
optionsMode | Integer | R | 选项模式设置 |
strikePrice | Double | R | 行权价格 |
tripleSwapDays | Integer | R | 三倍互换天数 |
示例响应
{
"code": "200",
"desc": "Success",
"data": [
{
"imtConSymbol": {
"symbol": "USDCNH",
"path": "CFD\\Forex\\USDCNH",
"isin": "",
"description": "US Dollar vs Chinese RMB",
"international": "",
"category": "",
"exchange": "",
"cfi": "",
"sector": 0,
"industry": 0,
"country": "",
"basis": "",
"source": "",
"page": "",
"currencyBase": "USD",
"currencyBaseDigits": 2,
"currencyProfit": "CNH",
"currencyProfitDigits": 2,
"currencyMargin": "USD",
"currencyMarginDigits": 2,
"digits": 5,
"point": 1.0E-5,
"multiply": 100000.0,
"tickFlags": 3,
"tickBookDepth": 10,
"filterSoft": 640,
"filterSoftTicks": 10,
"filterHard": 1920,
"filterHardTicks": 10,
"filterDiscard": 3200,
"filterSpreadMax": 0,
"filterSpreadMin": 0,
"filterGap": 0,
"filterGapTicks": 0,
"subscriptionsDelay": 15,
"tradeMode": 4,
"calcMode": 5,
"execMode": 2,
"gtcMode": 0,
"fillFlags": 3,
"expirationFlags": 15,
"spread": 0,
"spreadBalance": 0,
"spreadDiff": 0,
"spreadDiffBalance": 0,
"tickValue": 0.0,
"tickSize": 0.0,
"contractSize": 100000.0,
"stopsLevel": 30,
"freezeLevel": 0,
"quotesTimeout": 31,
"volumeMin": 100,
"volumeMinExt": 1000000,
"volumeMax": 60000,
"volumeMaxExt": 600000000,
"volumeStep": 100,
"volumeStepExt": 1000000,
"volumeLimit": 180000,
"volumeLimitExt": 1800000000,
"marginFlags": 4,
"marginInitial": 0.0,
"marginMaintenance": 0.0,
"marginHedged": 50000.0,
"marginRateCurrency": 0.0,
"marginRateLiquidity": 0.0,
"swapMode": 1,
"swapLong": -7.62,
"swapShort": -19.62,
"swapYearDays": 360,
"swapFlags": 0,
"swapRateSunday": 0.0,
"swapRateMonday": 1.0,
"swapRateTuesday": 1.0,
"swapRateWednesday": 1.0,
"swapRateThursday": 3.0,
"swapRateFriday": 1.0,
"swapRateSaturday": 0.0,
"timeStart": 0,
"timeExpiration": 0,
"executionFlags": 0,
"executionTimeout": 7,
"immediateExecutionCheckMode": 0,
"immediateExecutionTimeout": 7,
"immediateExecutionSlipProfit": 2,
"immediateExecutionSlipLoss": 2,
"immediateExecutionVolumeMax": 0,
"immediateExecutionVolumeMaxExt": 0,
"immediateExecutionFlags": 0,
"settlementPrice": 0.0,
"maxPriceLimit": 0.0,
"minPriceLimit": 0.0,
"tradeFlags": 3,
"orderFlags": 127,
"faceValue": 0.0,
"accruedInterest": 0.0,
"spliceType": 0,
"spliceTimeType": 0,
"spliceTimeDays": 0,
"chartMode": 0,
"optionsMode": 0,
"strikePrice": 0.0,
"tripleSwapDays": 4
}
},
{
"imtConSymbol": {
"symbol": "AAVEUSDT",
"path": "Crypto Major\\Crypto Spot\\AAVEUSDT",
"isin": "",
"description": "AAVE vs Tether Spot",
"international": "",
"category": "",
"exchange": "",
"cfi": "",
"sector": 13,
"industry": 0,
"country": "",
"basis": "",
"source": "",
"page": "",
"currencyBase": "USD",
"currencyBaseDigits": 2,
"currencyProfit": "USD",
"currencyProfitDigits": 2,
"currencyMargin": "USD",
"currencyMarginDigits": 2,
"digits": 2,
"point": 0.01,
"multiply": 100.0,
"tickFlags": 3,
"tickBookDepth": 10,
"filterSoft": 150000,
"filterSoftTicks": 3,
"filterHard": 300000,
"filterHardTicks": 3,
"filterDiscard": 3000000,
"filterSpreadMax": 0,
"filterSpreadMin": 0,
"filterGap": 0,
"filterGapTicks": 0,
"subscriptionsDelay": 15,
"tradeMode": 0,
"calcMode": 2,
"execMode": 2,
"gtcMode": 0,
"fillFlags": 3,
"expirationFlags": 15,
"spread": 0,
"spreadBalance": 0,
"spreadDiff": 0,
"spreadDiffBalance": 0,
"tickValue": 0.0,
"tickSize": 0.0,
"contractSize": 1.0,
"stopsLevel": 20,
"freezeLevel": 0,
"quotesTimeout": 60,
"volumeMin": 1000,
"volumeMinExt": 10000000,
"volumeMax": 12500000,
"volumeMaxExt": 125000000000,
"volumeStep": 100,
"volumeStepExt": 1000000,
"volumeLimit": 0,
"volumeLimitExt": 0,
"marginFlags": 4,
"marginInitial": 0.0,
"marginMaintenance": 0.0,
"marginHedged": 0.0,
"marginRateCurrency": 0.0,
"marginRateLiquidity": 0.0,
"swapMode": 1,
"swapLong": -2.5164,
"swapShort": -1.50811644,
"swapYearDays": 360,
"swapFlags": 0,
"swapRateSunday": 1.0,
"swapRateMonday": 1.0,
"swapRateTuesday": 1.0,
"swapRateWednesday": 1.0,
"swapRateThursday": 1.0,
"swapRateFriday": 1.0,
"swapRateSaturday": 1.0,
"timeStart": 0,
"timeExpiration": 0,
"executionFlags": 0,
"executionTimeout": 7,
"immediateExecutionCheckMode": 0,
"immediateExecutionTimeout": 7,
"immediateExecutionSlipProfit": 2,
"immediateExecutionSlipLoss": 2,
"immediateExecutionVolumeMax": 0,
"immediateExecutionVolumeMaxExt": 0,
"immediateExecutionFlags": 0,
"settlementPrice": 0.0,
"maxPriceLimit": 0.0,
"minPriceLimit": 0.0,
"tradeFlags": 2,
"orderFlags": 127,
"faceValue": 0.0,
"accruedInterest": 0.0,
"spliceType": 0,
"spliceTimeType": 0,
"spliceTimeDays": 0,
"chartMode": 0,
"optionsMode": 0,
"strikePrice": 0.0,
"tripleSwapDays": 7
}
}
]
}