MultiMarkets API Docs
HomeGitHubReferenceLanguage
  • 概览
  • 快速开始
    • 服务状态
  • CLIENT API
    • 概述
    • 接入说明
      • 签名
      • 请求
      • 限速
      • 错误码
      • API地址
      • API代码
    • 授权访问
      • 人机校验
    • 客户管理
      • 客户注册
      • 更换令牌
      • API管理
        • 申请API
        • 设置权限
        • 删除API
    • 报价接口
      • 接入说明
      • 限制说明
      • 错误码说明
      • 订阅接口
        • 实时报价订阅
        • 盘口成交订阅
        • 取消报价订阅
      • 查询接口
        • 心跳
        • K线获取
    • Open API
      • 说明
        • 签名
        • 请求
        • 错误码
        • API地址
      • 下单流程
      • 基础数据
        • 产品简要数据
      • 客户资料
        • 客户基础信息
      • 交易接口
        • 合约下单
      • 消息接口
        • 获取消息Token
        • 消息订阅说明
      • 更多接口
    • Auth2 API
      • 说明
      • 获取授权码
      • 获取访问令牌
      • 获取用户信息
      • 刷新访问令牌
    • 更多...
  • Manager API
    • 概述
    • 接入说明
      • 签名
      • 请求
      • 限速
      • 错误码
      • API地址
      • API代码
    • 授权访问
    • 基础数据
      • 获取通用字典列表
      • 获取公司币种权限
    • 产品列表
      • 产品信息列表
    • 客户管理
      • 客户列表
      • 客户注册
      • 客户详情
      • 客户组列表
      • 账户信息
    • 资金管理
      • 额度调整
      • 余额查询
    • 数据推送
    • 更多...
  • BRIDGE API
    • 概述
    • 接入说明
      • 说明
      • 签名
      • 请求
      • 限速
      • 错误码
      • 产品清单
    • 基础数据
      • 获取通用字典列表
      • 获取公司币种权限
    • 产品数据
      • 产品信息列表
      • 产品规则列表
    • 客户管理
      • 客户注册
      • 客户列表
      • 客户详情
      • 客户销户
    • 账户管理
      • 添加账户
      • 更新账户
      • 查询账户
      • 删除账户
    • 交易接口
      • 查询余额
      • 查询入金记录
      • 查询出金记录
      • 查询划转记录
      • 下单
      • 查询订单
      • 订单列表
      • 成交记录
      • 当前挂单
      • 撤单
    • 消息订阅
      • 通知消息说明
      • Webhook订阅
      • 信息回调通知
  • Webhook API
    • 概述
    • 查询用户账户余额
    • 执行外部系统调额
    • 取消外部系统调额
  • Message API
    • 概述
    • 自定义消息API
  • WEB IFRAME
    • 介绍
    • 流程说明
  • FAQ
    • 接口如何申请apikey?
    • 公钥的用途是什么?
    • 接口请求超时时间是多少?
    • 支持的开发语言?
    • API调用限制有哪一些?
    • 如何更安全使用API?
  • API Reference
    • Manager API
    • Client API
  • CHANGELOGS
    • API
Powered by GitBook
On this page
  1. Manager API
  2. 产品列表

产品信息列表

Previous产品列表Next客户管理

Last updated 1 year ago

产品信息列表

post

version=0.0.1 bizType=config.admin.AdminSymbolDubboService.getSymbolByCompanyId

Header parameters
tracestringRequired

全局链路唯一标志

Example: {{mock_trace}}
companyIdstringRequired

公司ID

Example: {{company}}
tokenstringRequired

B端鉴权后token

Example: {{auto_token}}
Body
companyIdstringRequired

公司Id

tradeTypeintegerOptional

玩法类型

tracestringOptional

跟踪码。最好有,方便定位问题

Responses
200
成功
application/json
Responseobject
post
POST /openapi-b/global/config.admin.AdminSymbolDubboService.getSymbolByCompanyId HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 27

{
  "companyId": "{{company}}"
}
200

成功

{
  "msg": "Success",
  "fail": false,
  "trace": "t-7ui24-xb7pok5-3g6l3-730jh83-1668759433",
  "code": "0",
  "data": [
    {
      "symbolId": 2,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "USDCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "美元瑞郎",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 4,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "GBPUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "英磅美元",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 7,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "EURGBP",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "欧元英镑",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 27,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ETHBTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 28,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "LTCBTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 29,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BNBBTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 30,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "KSMUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "KSM/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 31,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "REEFUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "REEF/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 56,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ETHUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 57,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "SANDUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 59,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTCUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 61,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "DOTUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 63,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "SUSHIUSDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SUSHI/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 83,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTCUSDT01",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT01",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 83,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,29,31,32,33,34,35,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1011,1359,1360,1361,1812,2157,2159,2252,2258,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTCUSDT01",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT01",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 109,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "WBTC/USDT01",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "WBTC/USDT01",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 123,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "PE_ADAUSDT-ok",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADAUSDT-ok",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 127,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "PE_DOTUSDT-btf",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOTUSDT-btf",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 128,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "PE_DOTUSDT-hb",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOTUSDT-hb",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 135,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "PE_LTCUSDT-btf",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTCUSDT-btf",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 323,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,11,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "REEF/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "REEFUSDTTEST",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 349,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_125",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_125",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 351,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC-USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 376,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XPDUSD_P_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XPDUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 377,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "NGAS_P_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NGAS",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 378,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "SP500_E_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SP500",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 379,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "EURCHF_P_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 380,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "2331_E_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "李宁",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 381,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BA_E_Quote",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "波音",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 393,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 394,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ETH/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 395,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BCH/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 396,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "LTC/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 397,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 398,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "SOL/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 399,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "LINK/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 400,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "DOT/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 401,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "LUNA/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 402,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 403,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "DYDX/USDT_20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DYDX/USDT_20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 404,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "EOS/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EOS/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 405,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "OMG/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "OMG/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 406,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XTZ/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XTZ/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 407,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "IOTA/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "IOTA/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 408,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XRP/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 409,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ADA/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 410,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "DOGE/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 411,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "MATIC/USDT_50",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_50",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 427,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XRP/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 432,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,69,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 433,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,69,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ETH/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 434,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,69,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BCH/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 435,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "LTC/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 436,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 437,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "SOL/USDT 20",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT 20",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 471,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTCUSDT-zc",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTCUSDT-zc",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 473,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ETHUSDT_bf",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETHUSDT_bf",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 474,
      "pointRatio": 0,
      "customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "TEST_ZC_A",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TEST_ZC_A",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 514,
      "pointRatio": 0,
      "customerGroupIds": "2,11,15,19,21,23,27,35,66,1011,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTCUSDT_look",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTCUSDT_look",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 515,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "string bean",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "四季豆",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 516,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "gherkin",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "小黄瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 517,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "pea",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "豌豆",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 518,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "green soy bean",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "毛豆",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 519,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ginger",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "生姜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 520,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "soybean sprout",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "黄豆芽",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 521,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "mung bean sprout",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "绿豆芽",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 522,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "yam",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "山芋",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 523,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "bean sprout",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "豆芽",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 524,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "taro",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "芋头",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 525,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "kale",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "甘蓝菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 526,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "cabbage",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "包心菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 527,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "broccoli",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "花椰菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 528,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "garlic",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "大蒜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 530,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "champignon",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "香菇",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 531,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "mater convolvulus",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "空心菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 532,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "dried lily flower",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "金针菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 533,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "needle mushroom",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "金针菇",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 534,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "green onion",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "葱",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 535,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "mustard leaf",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "芥菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 536,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "onion",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "洋葱",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 537,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "celery",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "芹菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 538,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "scallion leek",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "青葱",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 539,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "tarragon",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "蒿菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 540,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "wheat gluten",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "面筋",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 541,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "beetroot",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "甜菜根",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 542,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "lettuce",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "生菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 543,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "dried mushroom",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "冬菇",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 544,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "spinach",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "菠菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 545,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "leek",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "韭菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 546,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "tomato",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "番茄",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 547,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "miso",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "味噌",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 548,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "caraway",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "香菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 549,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "eggplant",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "茄子",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 550,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "pineapple",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "凤梨",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 551,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "lotus root",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "莲藕",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 553,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "potato",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "马铃薯",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 554,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "watermelon",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "西瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 555,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "papaya",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "木瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 556,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "agaric",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "木耳",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 557,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "betelnut",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "槟榔",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 558,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "preserved szechuan pickle",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "榨菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 559,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "lotus root",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "莲藕",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 560,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "salted vegetable",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "雪里红",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 561,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "agaric",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "木耳",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 562,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "lettuce",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "莴苣",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 563,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "asparagus",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "芦荟",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 564,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "bamboo shoot",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "竹笋",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 565,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "dried bamboo shoot",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "笋干",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 566,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "carrot",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "胡萝卜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 567,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "water chestnut",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "荸荠",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 568,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "long crooked squash",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "菜瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 569,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "loofah",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "丝瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 570,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "pumpkin",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "南瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 571,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "bitter gourd",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "苦瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 572,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "cucumber",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "黄瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 573,
      "pointRatio": 0,
      "customerGroupIds": "2,15,19,21,23,27,35,66,1011",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "HK50",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "冬瓜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 574,
      "pointRatio": 0,
      "customerGroupIds": "1,2,15,19,21,23,27,29,31,32,33,34,35,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1011,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX20/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX20/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 692,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USOIL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USOIL_CHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 692,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USOIL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USOIL_CHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 695,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,51,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_ATOM_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ATOM_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 695,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_ATOM_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ATOM_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 695,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_ATOM_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ATOM_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 696,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_ALGO_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ALGO_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 696,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_ALGO_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ALGO_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 697,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_NEAR_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_NEAR_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 697,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_NEAR_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_NEAR_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 698,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_LTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LTC_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 698,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_LTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LTC_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 699,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BCH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BCH_USDT1",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 699,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BCH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BCH_USDT1",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 699,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BCH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BCH_USDT1",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 700,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_TRX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_TRX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 700,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_TRX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_TRX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 706,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,46,48,51,54,55,59,61,63,64,65,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BTC_USDT11",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 706,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,46,48,51,54,55,59,61,63,64,66,67,68,69,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BTC_USDT11",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 706,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BTC_USDT11",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 706,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BTC_USDT11",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 709,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,46,48,51,54,55,59,61,63,64,65,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ETH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ETH_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 709,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,46,48,51,54,55,59,61,63,64,66,67,68,69,70,75,76,91,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ETH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ETH_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 709,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,65,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ETH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ETH_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 709,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,65,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ETH_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ETH_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 712,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_LUNA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LUNA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 714,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,94,1005,1006,1008,1359,1360,1718,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BNB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BNB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 714,
      "pointRatio": 0,
      "customerGroupIds": "1",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BNB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BNB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 714,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BNB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BNB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 714,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_BNB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_BNB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 717,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ADA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ADA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 717,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ADA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ADA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 717,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_ADA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_ADA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 720,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SOL_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SOL_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 720,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SOL_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SOL_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 720,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SOL_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SOL_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 726,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_AVAX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_AVAX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 726,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_AVAX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_AVAX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 726,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_AVAX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_AVAX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 727,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_DOGE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_DOGE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 727,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_DOGE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_DOGE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 727,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_DOGE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_DOGE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 728,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SHIB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SHIB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 728,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SHIB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SHIB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 728,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SHIB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SHIB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 729,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINAN_MATIC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_MATIC_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 730,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_LINK_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LINK_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 730,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,70,94,1005,1006,1008,1359,1360,1718,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_LINK_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LINK_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 730,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_LINK_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_LINK_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 731,
      "pointRatio": 0,
      "customerGroupIds": "1,54,55,61,63,64,66,67,70,94,1005,1006,1008,1359,1360,1718,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_UNI_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_UNI_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 731,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,69,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_UNI_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_UNI_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 770,
      "pointRatio": 0,
      "customerGroupIds": "1,2,20,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX19-INDEX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX19-INDEX1",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 771,
      "pointRatio": 0,
      "customerGroupIds": "1,2,20,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX19/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX19/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 772,
      "pointRatio": 0,
      "customerGroupIds": "1,2,20,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX19/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX19/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 773,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX20/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX20/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 774,
      "pointRatio": 0,
      "customerGroupIds": "1,2,25,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX5-INDEX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX5-INDEX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 775,
      "pointRatio": 0,
      "customerGroupIds": "1,2,25,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX5/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX5/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 778,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,69,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USD/HKD_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USD/HKD_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 791,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,69,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GALA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GALA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 792,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,69,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 793,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 810,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "UNI/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 810,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "UNI/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 810,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "UNI/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 811,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "VET/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 811,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "VET/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 811,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "VET/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 812,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,68,70,75,76,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "THETA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "THETA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 813,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "TRX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 813,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "TRX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 813,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "TRX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 814,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XMR/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XMR/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 815,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEO/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEO/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 816,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AAVE/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AAVE/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 817,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BSV/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BSV/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 818,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTT/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTT/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 819,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ATOM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 819,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ATOM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 819,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ATOM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 820,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XLM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 820,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XLM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 820,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,1960,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "XLM/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 821,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 822,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 823,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "OKB/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "OKB/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 824,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "WBTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "WBTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 825,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 861,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Polar Power_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Polar Power_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 965,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 966,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 966,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 966,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 966,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 967,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 967,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 967,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 967,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AXS/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 968,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BCH/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 968,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BCH/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 969,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 969,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 969,
      "pointRatio": 0,
      "customerGroupIds": "12,66,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 969,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,68,70,75,76,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2258,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 970,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOT/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 971,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DYDX/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DYDX/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 972,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EOS/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EOS/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 973,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,65,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 974,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "IOTA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "IOTA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 975,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 976,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 977,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 978,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 979,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "OMG/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "OMG/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 980,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 981,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 982,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XTZ/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XTZ/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 983,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ADA/USDT_10_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_10_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 983,
      "pointRatio": 0,
      "customerGroupIds": "12,66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ADA/USDT_10_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_10_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 983,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "ADA/USDT_10_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_10_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 984,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_100_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_100_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 984,
      "pointRatio": 0,
      "customerGroupIds": "1,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_100_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_100_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 986,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_50_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_50_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 987,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,31,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_20_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_20_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 987,
      "pointRatio": 0,
      "customerGroupIds": "66",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_20_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_20_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 987,
      "pointRatio": 0,
      "customerGroupIds": "1,61,63,64,67,68,70,75,76,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "AVAX/USDT_20_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_20_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1001,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOGE/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 1049,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,91,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TEST_BTC/USDT_PRD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TEST_BTC/USDT_PRD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 1050,
      "pointRatio": 0,
      "customerGroupIds": "1,2,25,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX5/BNB",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX5/BNB",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1051,
      "pointRatio": 0,
      "customerGroupIds": "1,2,25,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX5/LTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX5/LTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1052,
      "pointRatio": 0,
      "customerGroupIds": "1,2,25,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX5/TRX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX5/TRX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1058,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,54,55,61,63,64,66,67,68,70,75,76,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2258,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-BN-TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1059,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,30,31,32,33,34,36,37,38,39,40,44,45,48,49,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT-BN-TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1060,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT-BN-TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1061,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOGE/USDT-BN-TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1066,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1067,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/ETH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/ETH",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1068,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/BNB",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/BNB",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1069,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/DOGE",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/DOGE",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1071,
      "pointRatio": 0,
      "customerGroupIds": "1,2,27,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1072,
      "pointRatio": 0,
      "customerGroupIds": "1,2,26,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4-INDEX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4-INDEX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1264,
      "pointRatio": 0,
      "customerGroupIds": "2,12,29,31,32,33,34,36,37,38,40,44,45,48,66,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BTC/USDT_HL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_HL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 1345,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USOUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USOUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1346,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UKOUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UKOUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1348,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1349,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1350,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1351,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1352,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XAUUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XAUUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1353,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XAGUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XAGUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1354,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX4/ETH-01",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX4/ETH-01",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1551,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX10-INDEX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX10-INDEX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1552,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SAND_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SAND_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 1552,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_SAND_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_SAND_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1553,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_DOT_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_DOT_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 1553,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_DOT_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_DOT_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1554,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2156,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1555,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2156,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "126",
      "symbolCode": "DOT/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1556,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2156,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1557,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,51,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1558,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,49,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2156,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "126",
      "symbolCode": "LTC/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1560,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX10/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX10/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1561,
      "pointRatio": 0,
      "customerGroupIds": "1,2,28,29,31,32,33,34,36,37,38,40,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ARX10/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ARX10/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1562,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_XRP_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_XRP_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 1562,
      "pointRatio": 0,
      "customerGroupIds": "1,2,31,32,33,34,36,37,38,40,44,45,48,51,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "118",
      "symbolCode": "BINAN_XRP_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINAN_XRP_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1563,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10 IDX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10 IDX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1564,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,30,31,32,33,34,36,37,38,39,40,43,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10/USDT1",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1565,
      "pointRatio": 0,
      "customerGroupIds": "1,2,30,31,32,33,34,36,37,38,39,40,43,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1566,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AXS/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1566,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AXS/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1567,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1567,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1568,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1568,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1569,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XLM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1569,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XLM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1570,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TRX/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1570,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TRX/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1571,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ICP/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ICP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1571,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ICP/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ICP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1572,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ATOM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1572,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ATOM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1573,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1573,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1574,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ALGO/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ALGO/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1574,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ALGO/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ALGO/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1575,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1575,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1576,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1576,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1577,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1577,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1578,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1578,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1579,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "VET/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1579,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "VET/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1580,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1580,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1581,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UNI/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1581,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UNI/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1582,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1582,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1583,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HBAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HBAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1583,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HBAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HBAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1584,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SHIB/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SHIB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1584,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SHIB/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SHIB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1585,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BCH/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1585,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BCH/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1586,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1586,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1587,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1587,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1588,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOGE/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1588,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOGE/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1589,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1589,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1590,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1590,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2258,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1591,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AVAX/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1591,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AVAX/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1592,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOT/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1592,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOT/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1593,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1593,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1594,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1594,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1595,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1595,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1596,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HBAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HBAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1596,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HBAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HBAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1597,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1597,
      "pointRatio": 0,
      "customerGroupIds": "1,2,66,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTM/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1598,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ICP/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ICP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1598,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ICP/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ICP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1599,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ALGO/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ALGO/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1599,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ALGO/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ALGO/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1600,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1600,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEAR/USDT-U_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEAR/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1601,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SHIB/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SHIB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1601,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SHIB/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SHIB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1602,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1602,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1603,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1603,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1604,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1604,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1605,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1605,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1606,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1606,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1607,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ATOM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1607,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ATOM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1608,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XLM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1608,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XLM/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1609,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TRX/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1609,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TRX/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1610,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UNI/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1610,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UNI/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1611,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "VET/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1611,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "VET/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1612,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1612,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1613,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1613,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1614,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BCH/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1614,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BCH/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1615,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1615,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2258,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1616,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOT/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1616,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOT/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOT/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1617,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1617,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1618,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1618,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1619,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1619,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1620,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1620,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1621,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1621,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1622,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1622,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SOL/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SOL/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1623,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 1623,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 1624,
      "pointRatio": 0,
      "customerGroupIds": "1,2,3,29,32,33,34,36,37,38,40,42,44,45,48,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "DOGE/USDT_KL",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "DOGE/USDT_KL",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2451,
      "pointRatio": 0,
      "customerGroupIds": "1,2,30,37,38,39,40,43,44,45,48,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ADA/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ADA/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2452,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AVAX/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2452,
      "pointRatio": 0,
      "customerGroupIds": "1,2,30,37,38,39,40,43,44,45,48,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AVAX/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AVAX/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2453,
      "pointRatio": 0,
      "customerGroupIds": "1,2,30,37,38,39,40,43,44,45,48,51,54,55,61,63,64,66,67,70,77,91,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2454,
      "pointRatio": 0,
      "customerGroupIds": "1,2,30,37,38,39,40,43,44,45,48,51,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XRP/USDT-BN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XRP/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2456,
      "pointRatio": 0,
      "customerGroupIds": "1,43,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2457,
      "pointRatio": 0,
      "customerGroupIds": "1,43,44,45,48,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2656,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2672,
      "pointRatio": 0,
      "customerGroupIds": "1,29,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10 IDX",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10 IDX",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2673,
      "pointRatio": 0,
      "customerGroupIds": "1,51,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SHIB/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SHIB/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2674,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2675,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LINK/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LINK/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2676,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NEAR/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NEAR/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2677,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "UNI/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "UNI/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2678,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ALGO/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ALGO/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2679,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LTC/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2680,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ATOM/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ATOM/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2681,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ICP/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ICP/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2682,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BCH/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BCH/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2683,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TRX/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TRX/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2684,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XLM/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XLM/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2685,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTM/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTM/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2686,
      "pointRatio": 0,
      "customerGroupIds": "51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FTT/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FTT/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2687,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MANA/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MANA/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2688,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HBAR/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HBAR/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2689,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "VET/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "VET/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2690,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AXS/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AXS/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2691,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "FIL/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "FIL/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2692,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SAND/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SAND/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2704,
      "pointRatio": 0,
      "customerGroupIds": "12,51,66,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNA/USDT-U",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNA/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2707,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "qa002/usdt",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA002/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2708,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "qa002/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA002/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2709,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_aavx/usdt",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_avax/usdt",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2710,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_1_avax/usdt",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_1_avax/usdt",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2711,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test8/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test8/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2712,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AAA/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AAA/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2713,
      "pointRatio": 0,
      "customerGroupIds": "1,29,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_2_BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_2_BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2714,
      "pointRatio": 0,
      "customerGroupIds": "1,29,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_3_BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_3_BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2715,
      "pointRatio": 0,
      "customerGroupIds": "1,29,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_4_BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_4_BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2716,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDCAD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDCAD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2717,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,94,1005,1006,1008,1359,1360,1718,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2718,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2718,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 2719,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDNZD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDNZD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2719,
      "pointRatio": 0,
      "customerGroupIds": "1,2,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AUDNZD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AUDNZD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 2720,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CADJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CADJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2721,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,94,1005,1006,1008,1359,1360,1718,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CHFJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CHFJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2722,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURAUD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURAUD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2723,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURCAD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURCAD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2724,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2725,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURGBP",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURGBP",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2726,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EURNZD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EURNZD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2727,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPAUD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPAUD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2728,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPCAD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPCAD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2729,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2730,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2731,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPNZD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPNZD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2732,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "GBPUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "GBPUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2733,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NZDCAD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NZDCAD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2734,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NZDCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NZDCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2735,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NZDJPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NZDJPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2736,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NZDUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "NZDUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2737,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDCAD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDCAD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2738,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDCHF",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDCHF",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2739,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDCNH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDCNH",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2740,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDHKD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDHKD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2741,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XCUUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Copper",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2742,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XPDUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Palladium",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2743,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,29,51,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XPTUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Platinum",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2744,
      "pointRatio": 0,
      "customerGroupIds": "1,29,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-hd",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-hd",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2745,
      "pointRatio": 0,
      "customerGroupIds": "1,12,29,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2746,
      "pointRatio": 0,
      "customerGroupIds": "1,29,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HDD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HDD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2747,
      "pointRatio": 0,
      "customerGroupIds": "1,29,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HDDD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HDDD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2748,
      "pointRatio": 0,
      "customerGroupIds": "1,12,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10/ETH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10/ETH11",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2749,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "EOS/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "EOS/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2750,
      "pointRatio": 0,
      "customerGroupIds": "1,29,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HDDDD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HDDDD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2751,
      "pointRatio": 0,
      "customerGroupIds": "1,29,2258",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HDDDDD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HDDDDD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2751,
      "pointRatio": 0,
      "customerGroupIds": "12,61,63,64,66,67,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC/USDT-HDDDDD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC/USDT-HDDDDD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2752,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10/EOS",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10/EOS",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2753,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,54,55,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XEC/USDT-BN-TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "XEC/USDT-BN-TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2754,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,16,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "test_001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "test_001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2755,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA003/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA003/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2756,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA003/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA003/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2757,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA004/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA004/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2758,
      "pointRatio": 0,
      "customerGroupIds": "1,12,16,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA004/BTC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA004/BTC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2759,
      "pointRatio": 0,
      "customerGroupIds": "1,2,12,61,63,64,66,67,70,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "qa005/usdt",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "qa005/usdt",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2760,
      "pointRatio": 0,
      "customerGroupIds": "12,16,66,67,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_TEST",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_TEST",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2765,
      "pointRatio": 0,
      "customerGroupIds": "1,2,51,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "us_ba",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "波音",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 2770,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "STOCK",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "股票",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2770,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "STOCK",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "股票",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2771,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDC/USDT_TEST",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDC/USDT_TEST",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2772,
      "pointRatio": 0,
      "customerGroupIds": "2,77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_TT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_TT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2773,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_TTT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_TTT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2774,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_TTTT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_TTTT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2775,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_SPOT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_SPOT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2776,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SPOT_BTC_USDT_T",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SPOT_BTC_USDT_T",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2777,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT-CATHY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2778,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SPOT_ETH_USDT_TT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SPOT_ETH_USDT_TT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2779,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SPOT_BTC_USDT_TTT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SPOT_BTC_USDT_TTT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2941,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CHF/JPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CHF/JPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2942,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CAD/JPY",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CAD/JPY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2951,
      "pointRatio": 0,
      "customerGroupIds": "1,29,66,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "116,118",
      "symbolCode": "BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CATHY-BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2951,
      "pointRatio": 0,
      "customerGroupIds": "1,70,1005,1006,1008,1359,1360,1812,2157,2258,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": "116,118",
      "symbolCode": "BTC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CATHY-BTC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 2955,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "1623",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "海隆控股",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 2972,
      "pointRatio": 0,
      "customerGroupIds": "1,2,66,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA007/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA007/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2995,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/ETH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/ETH",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2996,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 2997,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_APE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_APE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2998,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_APE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_APE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 2999,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_SAND_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_SAND_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3000,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SAND_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SAND_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3001,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_AXS_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_AXS_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3002,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_AXS_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_AXS_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3003,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_MANA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_MANA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3004,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_MANA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_MANA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3005,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_THETA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_THETA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3006,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_THETA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_THETA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3007,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_SUSHI_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_SUSHI_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3008,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SUSHI_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SUSHI_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3009,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_BSW_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_BSW_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3010,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_BSW_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_BSW_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3011,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_MBOX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_MBOX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3012,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_MBOX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_MBOX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3013,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_ALICE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_ALICE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3014,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_ALICE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_ALICE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3015,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CA_ENJ_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CA_ENJ_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3016,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_ENJ_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_ENJ_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3017,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MT10",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MT10",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3018,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_ENJ_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_ENJ_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3019,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_SAND_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_SAND_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3020,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_AXS_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_AXS_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3021,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_MANA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_MANA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3022,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_THETA_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_THETA_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3023,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_SUSHI_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_SUSHI_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3024,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_BSW_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_BSW_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3025,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_MBOX_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_MBOX_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3026,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_ALICE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_ALICE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3027,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CC_SPOT_APE_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CC_SPOT_APE_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3028,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3028,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3029,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3029,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3030,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3031,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3032,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3033,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3034,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3035,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3036,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_TEST",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_TEST",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3037,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "IDR/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "IDR/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3038,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HKDD/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HKDD/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3039,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3040,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001/USDT_MC",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001/USDT_MC",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3043,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_CMB",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_CMB",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3044,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/USDT-ALLEN",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/USDT-ALLEN",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3045,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNC/BUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNC/BUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3045,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "LUNC/BUSD",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "LUNC/BUSD",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3046,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BNB/ETH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BNB/ETH",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3051,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3052,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3053,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10_INDEX_NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10_INDEX_NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3054,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3055,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3055,
      "pointRatio": 0,
      "customerGroupIds": "1,29,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3056,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3056,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 3056,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 3056,
      "pointRatio": 0,
      "customerGroupIds": "77,2159,2252,2266",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3057,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "dylantest2\\GBP",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "dylantest2\\GBP",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3058,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "QA001_ROBOT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "QA001_ROBOT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3061,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MBG/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MBG/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3061,
      "pointRatio": 0,
      "customerGroupIds": null,
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MBG/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MBG/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 3061,
      "pointRatio": 0,
      "customerGroupIds": "2",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MBG/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MBG/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3062,
      "pointRatio": 0,
      "customerGroupIds": "1,2,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "400",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AAVE/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3063,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CAKE/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CAKE/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3064,
      "pointRatio": 0,
      "customerGroupIds": "1,77,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "cake/usdt",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "cake/usdt",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3082,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3083,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "cake/usdt001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "cake/usdt001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3084,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "cake/usdt002",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "cake/usdt002",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3085,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "AAVE/USDT001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "AAVE/USDT001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3086,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "CHZ/USDT001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "CHZ/USDT001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 3087,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "MATIC/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "MATIC/USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 3088,
      "pointRatio": 0,
      "customerGroupIds": "1,29,1005,1006,1008,1359,1360,1812,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Smoke_Test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "Smoke_Test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 4103,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH_USDT-BN-TG-test",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH_USDT-BN-TG-test",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 4104,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BTC_USDT_MATCH",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BTC_USDT_MATCH",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 4105,
      "pointRatio": 0,
      "customerGroupIds": "1,1005,1006,1008,1359,1360,1812,2157,2159,2252,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH_USDT-TG-TEST",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH_USDT-TG-TEST",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6284,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "green soy bean",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "毛豆",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6284,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "green soy bean",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "毛豆",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6285,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "lettuce",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "生菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6285,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "lettuce",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "生菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6286,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "leek",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "韭菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6286,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "leek",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "韭菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6287,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Urea 201",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "尿素201",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6287,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Urea 201",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "尿素201",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6287,
      "pointRatio": 0,
      "customerGroupIds": "2",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Urea 201",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "尿素201",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6288,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Fresh apples 210",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "鲜苹果210",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6288,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Fresh apples 210",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "鲜苹果210",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6288,
      "pointRatio": 0,
      "customerGroupIds": "2",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Fresh apples 210",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "鲜苹果210",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6289,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "salted vegetable",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "雪里红",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6290,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "caraway",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "香菜",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6291,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "champignon",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "香菇",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6291,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "champignon",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "香菇",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6292,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Late indica rice 301",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "晚籼稻301",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6292,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Late indica rice 301",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "晚籼稻301",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6293,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Early Indica Rice 211",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "早籼稻211",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6293,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Early Indica Rice 211",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "早籼稻211",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6294,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Common wheat304",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦304",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6294,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Common wheat304",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦304",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6295,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2157,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Common wheat303",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦303",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6295,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "Common wheat303",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦303",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6296,
      "pointRatio": 0,
      "customerGroupIds": "1,2266,2286,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "V10 IDX NEW",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "V10 IDX NEW",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6299,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XIAOMAI-303",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦303",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 3
    },
    {
      "symbolId": 6299,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XIAOMAI-303",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦303",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6300,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "XIAOMAI-304",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "普小麦304",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6301,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ZHAODAO-211",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "早籼稻211",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6301,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ZHAODAO-211",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "早籼稻211",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6302,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "WANDAO-301",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "晚籼稻301",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6303,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "APPLE-210",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "鲜苹果210",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 2
    },
    {
      "symbolId": 6303,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "APPLE-210",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "鲜苹果210",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6304,
      "pointRatio": 0,
      "customerGroupIds": "2,2273",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "NIAOSHU-201",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "尿素201",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6305,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SMM",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "合家汇丝苗米001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6305,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SMM",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "合家汇丝苗米001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6306,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SKF001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "45%撒可富001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6306,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SKF001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "45%撒可富001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6307,
      "pointRatio": 0,
      "customerGroupIds": "1,2,29,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "JSL001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "45%嘉施利001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6307,
      "pointRatio": 0,
      "customerGroupIds": "1,2,2273,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "JSL001",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "45%嘉施利001",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6309,
      "pointRatio": 0,
      "customerGroupIds": "1,29",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT-CATHY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6309,
      "pointRatio": 0,
      "customerGroupIds": "1,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "ETH/USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "ETH/USDT-CATHY",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6310,
      "pointRatio": 0,
      "customerGroupIds": "1,29,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HUOBIPRO_SPOT_LTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HUOBIPRO_SPOT_LTC_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6311,
      "pointRatio": 0,
      "customerGroupIds": "1,29,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINANCE_SPOT_LTC_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINANCE_SPOT_LTC_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6312,
      "pointRatio": 0,
      "customerGroupIds": "1,29,3057",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "TEST_AUTO_SMOKE",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "TEST_AUTO_SMOKE",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6313,
      "pointRatio": 0,
      "customerGroupIds": "1,2",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "USDC_USDT-HB",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "USDC_USDT-HB",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6314,
      "pointRatio": 0,
      "customerGroupIds": "1",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "BINANCE_SHIB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "BINANCE_SHIB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    },
    {
      "symbolId": 6315,
      "pointRatio": 0,
      "customerGroupIds": "1",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "HUOBIPRO_SHIB_USDT",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "HUOBIPRO_SHIB_USDT",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 1
    },
    {
      "symbolId": 6316,
      "pointRatio": 0,
      "customerGroupIds": "1",
      "dealMode": 1,
      "baseCurrency": null,
      "bidSpread": "0",
      "labels": null,
      "enableShortLoan": 0,
      "symbolGroupIds": null,
      "symbolCode": "SPOT_BNB_USDT_TG",
      "fundId": null,
      "etf": false,
      "enableLongLoan": 0,
      "dividend": 0,
      "profitCurrency": null,
      "symbolName": "SPOT_BNB_USDT_TG",
      "sortNum": 0,
      "symbolDigits": null,
      "askSpread": "0",
      "tradeType": 5
    }
  ],
  "bizCode": "",
  "tm": 52,
  "msgParams": null,
  "ok": true
}