{
  "meta": {
    "version": "1.0.0",
    "source": "tushare-docgen",
    "totalAPIs": 235,
    "totalCategories": 271,
    "totalAliases": 1783,
    "avgAliasesPerAPI": 7.6,
    "generatedAt": "2025-08-29T10:45:32.754Z"
  },
  "index": [
    {
      "name": "fund_basic",
      "title": "公募基金列表",
      "description": "公募基金列表",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金列表"
      ],
      "inputParams": [
        "ts_code",
        "market",
        "update_flag",
        "offset",
        "limit",
        "status",
        "name"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "management",
        "custodian",
        "fund_type",
        "found_date",
        "due_date",
        "list_date",
        "issue_date",
        "delist_date",
        "issue_amount",
        "m_fee",
        "c_fee",
        "duration_year",
        "p_value",
        "min_amount",
        "exp_return",
        "benchmark",
        "status",
        "invest_type",
        "type",
        "trustee",
        "purc_startdate",
        "redm_startdate",
        "market"
      ],
      "aliases": [
        "fund_basic",
        "fundbasic",
        "fund-basic",
        "公募基金列表",
        "基础",
        "基本",
        "列表",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金列表"
      ],
      "keywords": [
        "fund_basic",
        "公募基金列表",
        "fundbasic",
        "fund-basic",
        "基础",
        "基本",
        "列表",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金列表",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "management",
          "custodian",
          "fund_type"
        ],
        "basic": [
          "ts_code",
          "name",
          "management",
          "custodian",
          "fund_type",
          "found_date",
          "due_date",
          "list_date",
          "issue_date",
          "delist_date",
          "issue_amount",
          "m_fee"
        ]
      }
    },
    {
      "name": "stock_basic",
      "title": "基础信息",
      "description": "基础信息",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "股票列表"
      ],
      "inputParams": [
        "ts_code",
        "name",
        "exchange",
        "market",
        "is_hs",
        "list_status",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "symbol",
        "name",
        "area",
        "industry",
        "fullname",
        "enname",
        "cnspell",
        "market",
        "exchange",
        "curr_type",
        "list_status",
        "list_date",
        "delist_date",
        "is_hs",
        "act_name",
        "act_ent_type"
      ],
      "aliases": [
        "stock_basic",
        "stockbasic",
        "stock-basic",
        "基础信息",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "基础数据",
        "股票列表"
      ],
      "keywords": [
        "stock_basic",
        "基础信息",
        "stockbasic",
        "stock-basic",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "基础数据",
        "股票列表",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "symbol",
          "area",
          "industry"
        ],
        "basic": [
          "ts_code",
          "name",
          "symbol",
          "area",
          "industry",
          "fullname",
          "enname",
          "cnspell",
          "market",
          "exchange",
          "curr_type"
        ]
      }
    },
    {
      "name": "trade_cal",
      "title": "交易日历",
      "description": "交易日历",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "交易日历"
      ],
      "inputParams": [
        "exchange",
        "cal_date",
        "start_date",
        "end_date",
        "is_open",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "cal_date",
        "is_open",
        "pretrade_date"
      ],
      "aliases": [
        "trade_cal",
        "tradecal",
        "trade-cal",
        "交易日历",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "trade_cal",
        "交易日历",
        "tradecal",
        "trade-cal",
        "股票数据",
        "基础数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "exchange",
          "cal_date",
          "is_open"
        ]
      }
    },
    {
      "name": "daily",
      "title": "日线行情",
      "description": "日线行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "历史日线"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "daily",
        "日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据",
        "历史日线"
      ],
      "keywords": [
        "daily",
        "日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据",
        "历史日线",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "adj_factor",
      "title": "复权因子",
      "description": "复权因子",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "复权因子"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "adj_factor"
      ],
      "aliases": [
        "adj_factor",
        "adjfactor",
        "adj-factor",
        "复权因子",
        "复权",
        "adjust",
        "factor",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "adj_factor",
        "复权因子",
        "adjfactor",
        "adj-factor",
        "复权",
        "adjust",
        "factor",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "adj_factor"
        ]
      }
    },
    {
      "name": "daily_basic",
      "title": "每日指标",
      "description": "每日指标",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "每日指标"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "turnover_rate",
        "turnover_rate_f",
        "volume_ratio",
        "pe",
        "pe_ttm",
        "pb",
        "ps",
        "ps_ttm",
        "dv_ratio",
        "dv_ttm",
        "total_share",
        "float_share",
        "free_share",
        "total_mv",
        "circ_mv",
        "limit_status"
      ],
      "aliases": [
        "daily_basic",
        "dailybasic",
        "daily-basic",
        "每日指标",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "daily_basic",
        "每日指标",
        "dailybasic",
        "daily-basic",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "turnover_rate",
          "pe"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "turnover_rate",
          "pe",
          "pb",
          "turnover_rate_f",
          "volume_ratio",
          "pe_ttm",
          "ps",
          "ps_ttm",
          "dv_ratio"
        ]
      }
    },
    {
      "name": "income",
      "title": "利润表",
      "description": "利润表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "利润表"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "start_date",
        "end_date",
        "period",
        "report_type",
        "comp_type",
        "is_calc",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "end_date",
        "report_type",
        "comp_type",
        "end_type",
        "basic_eps",
        "diluted_eps",
        "total_revenue",
        "revenue",
        "int_income",
        "prem_earned",
        "comm_income",
        "n_commis_income",
        "n_oth_income",
        "n_oth_b_income",
        "prem_income",
        "out_prem",
        "une_prem_reser",
        "reins_income",
        "n_sec_tb_income",
        "n_sec_uw_income",
        "n_asset_mg_income",
        "oth_b_income",
        "fv_value_chg_gain",
        "invest_income",
        "ass_invest_income",
        "forex_gain",
        "total_cogs",
        "oper_cost",
        "int_exp",
        "comm_exp",
        "biz_tax_surchg",
        "sell_exp",
        "admin_exp",
        "fin_exp",
        "assets_impair_loss",
        "prem_refund",
        "compens_payout",
        "reser_insur_liab",
        "div_payt",
        "reins_exp",
        "oper_exp",
        "compens_payout_refu",
        "insur_reser_refu",
        "reins_cost_refund",
        "other_bus_cost",
        "operate_profit",
        "non_oper_income",
        "non_oper_exp",
        "nca_disploss",
        "total_profit",
        "income_tax",
        "n_income",
        "n_income_attr_p",
        "minority_gain",
        "oth_compr_income",
        "t_compr_income",
        "compr_inc_attr_p",
        "compr_inc_attr_m_s",
        "ebit",
        "ebitda",
        "insurance_exp",
        "undist_profit",
        "distable_profit",
        "rd_exp",
        "fin_exp_int_exp",
        "fin_exp_int_inc",
        "transfer_surplus_rese",
        "transfer_housing_imprest",
        "transfer_oth",
        "adj_lossgain",
        "withdra_legal_surplus",
        "withdra_legal_pubfund",
        "withdra_biz_devfund",
        "withdra_rese_fund",
        "withdra_oth_ersu",
        "workers_welfare",
        "distr_profit_shrhder",
        "prfshare_payable_dvd",
        "comshare_payable_dvd",
        "capit_comstock_div",
        "net_after_nr_lp_correct",
        "oth_income",
        "asset_disp_income",
        "continued_net_profit",
        "end_net_profit",
        "credit_impa_loss",
        "net_expo_hedging_benefits",
        "oth_impair_loss_assets",
        "total_opcost",
        "amodcost_fin_assets",
        "update_flag"
      ],
      "aliases": [
        "income",
        "利润表",
        "损益表",
        "收入",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "income",
        "利润表",
        "损益表",
        "收入",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "revenue",
          "n_income"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "revenue",
          "n_income",
          "f_ann_date",
          "report_type",
          "comp_type",
          "end_type",
          "basic_eps",
          "diluted_eps",
          "total_revenue"
        ]
      }
    },
    {
      "name": "balancesheet",
      "title": "资产负债表",
      "description": "资产负债表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "资产负债表"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "start_date",
        "end_date",
        "period",
        "report_type",
        "comp_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "end_date",
        "report_type",
        "comp_type",
        "end_type",
        "total_share",
        "cap_rese",
        "undistr_porfit",
        "surplus_rese",
        "special_rese",
        "money_cap",
        "trad_asset",
        "notes_receiv",
        "accounts_receiv",
        "oth_receiv",
        "prepayment",
        "div_receiv",
        "int_receiv",
        "inventories",
        "amor_exp",
        "nca_within_1y",
        "sett_rsrv",
        "loanto_oth_bank_fi",
        "premium_receiv",
        "reinsur_receiv",
        "reinsur_res_receiv",
        "pur_resale_fa",
        "oth_cur_assets",
        "total_cur_assets",
        "fa_avail_for_sale",
        "htm_invest",
        "lt_eqt_invest",
        "invest_real_estate",
        "time_deposits",
        "oth_assets",
        "lt_rec",
        "fix_assets",
        "cip",
        "const_materials",
        "fixed_assets_disp",
        "produc_bio_assets",
        "oil_and_gas_assets",
        "intan_assets",
        "r_and_d",
        "goodwill",
        "lt_amor_exp",
        "defer_tax_assets",
        "decr_in_disbur",
        "oth_nca",
        "total_nca",
        "cash_reser_cb",
        "depos_in_oth_bfi",
        "prec_metals",
        "deriv_assets",
        "rr_reins_une_prem",
        "rr_reins_outstd_cla",
        "rr_reins_lins_liab",
        "rr_reins_lthins_liab",
        "refund_depos",
        "ph_pledge_loans",
        "refund_cap_depos",
        "indep_acct_assets",
        "client_depos",
        "client_prov",
        "transac_seat_fee",
        "invest_as_receiv",
        "total_assets",
        "lt_borr",
        "st_borr",
        "cb_borr",
        "depos_ib_deposits",
        "loan_oth_bank",
        "trading_fl",
        "notes_payable",
        "acct_payable",
        "adv_receipts",
        "sold_for_repur_fa",
        "comm_payable",
        "payroll_payable",
        "taxes_payable",
        "int_payable",
        "div_payable",
        "oth_payable",
        "acc_exp",
        "deferred_inc",
        "st_bonds_payable",
        "payable_to_reinsurer",
        "rsrv_insur_cont",
        "acting_trading_sec",
        "acting_uw_sec",
        "non_cur_liab_due_1y",
        "oth_cur_liab",
        "total_cur_liab",
        "bond_payable",
        "lt_payable",
        "specific_payables",
        "estimated_liab",
        "defer_tax_liab",
        "defer_inc_non_cur_liab",
        "oth_ncl",
        "total_ncl",
        "depos_oth_bfi",
        "deriv_liab",
        "depos",
        "agency_bus_liab",
        "oth_liab",
        "prem_receiv_adva",
        "depos_received",
        "ph_invest",
        "reser_une_prem",
        "reser_outstd_claims",
        "reser_lins_liab",
        "reser_lthins_liab",
        "indept_acc_liab",
        "pledge_borr",
        "indem_payable",
        "policy_div_payable",
        "total_liab",
        "treasury_share",
        "ordin_risk_reser",
        "forex_differ",
        "invest_loss_unconf",
        "minority_int",
        "total_hldr_eqy_exc_min_int",
        "total_hldr_eqy_inc_min_int",
        "total_liab_hldr_eqy",
        "lt_payroll_payable",
        "oth_comp_income",
        "oth_eqt_tools",
        "oth_eqt_tools_p_shr",
        "lending_funds",
        "acc_receivable",
        "st_fin_payable",
        "payables",
        "hfs_assets",
        "hfs_sales",
        "cost_fin_assets",
        "fair_value_fin_assets",
        "contract_assets",
        "contract_liab",
        "accounts_receiv_bill",
        "accounts_pay",
        "oth_rcv_total",
        "fix_assets_total",
        "cip_total",
        "oth_pay_total",
        "long_pay_total",
        "debt_invest",
        "oth_debt_invest",
        "oth_eq_invest",
        "oth_illiq_fin_assets",
        "oth_eq_ppbond",
        "receiv_financing",
        "use_right_assets",
        "lease_liab",
        "update_flag"
      ],
      "aliases": [
        "balancesheet",
        "资产负债表",
        "资产负债",
        "balance",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "balancesheet",
        "资产负债表",
        "资产负债",
        "balance",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "total_assets",
          "total_liab"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "total_assets",
          "total_liab",
          "f_ann_date",
          "report_type",
          "comp_type",
          "end_type",
          "total_share",
          "cap_rese",
          "undistr_porfit"
        ]
      }
    },
    {
      "name": "cashflow",
      "title": "现金流量表",
      "description": "现金流量表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "现金流量表"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "start_date",
        "end_date",
        "period",
        "report_type",
        "comp_type",
        "is_calc",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "f_ann_date",
        "end_date",
        "comp_type",
        "report_type",
        "end_type",
        "net_profit",
        "finan_exp",
        "c_fr_sale_sg",
        "recp_tax_rends",
        "n_depos_incr_fi",
        "n_incr_loans_cb",
        "n_inc_borr_oth_fi",
        "prem_fr_orig_contr",
        "n_incr_insured_dep",
        "n_reinsur_prem",
        "n_incr_disp_tfa",
        "ifc_cash_incr",
        "n_incr_disp_faas",
        "n_incr_loans_oth_bank",
        "n_cap_incr_repur",
        "c_fr_oth_operate_a",
        "c_inf_fr_operate_a",
        "c_paid_goods_s",
        "c_paid_to_for_empl",
        "c_paid_for_taxes",
        "n_incr_clt_loan_adv",
        "n_incr_dep_cbob",
        "c_pay_claims_orig_inco",
        "pay_handling_chrg",
        "pay_comm_insur_plcy",
        "oth_cash_pay_oper_act",
        "st_cash_out_act",
        "n_cashflow_act",
        "oth_recp_ral_inv_act",
        "c_disp_withdrwl_invest",
        "c_recp_return_invest",
        "n_recp_disp_fiolta",
        "n_recp_disp_sobu",
        "stot_inflows_inv_act",
        "c_pay_acq_const_fiolta",
        "c_paid_invest",
        "n_disp_subs_oth_biz",
        "oth_pay_ral_inv_act",
        "n_incr_pledge_loan",
        "stot_out_inv_act",
        "n_cashflow_inv_act",
        "c_recp_borrow",
        "proc_issue_bonds",
        "oth_cash_recp_ral_fnc_act",
        "stot_cash_in_fnc_act",
        "free_cashflow",
        "c_prepay_amt_borr",
        "c_pay_dist_dpcp_int_exp",
        "incl_dvd_profit_paid_sc_ms",
        "oth_cashpay_ral_fnc_act",
        "stot_cashout_fnc_act",
        "n_cash_flows_fnc_act",
        "eff_fx_flu_cash",
        "n_incr_cash_cash_equ",
        "c_cash_equ_beg_period",
        "c_cash_equ_end_period",
        "c_recp_cap_contrib",
        "incl_cash_rec_saims",
        "uncon_invest_loss",
        "prov_depr_assets",
        "depr_fa_coga_dpba",
        "amort_intang_assets",
        "lt_amort_deferred_exp",
        "decr_deferred_exp",
        "incr_acc_exp",
        "loss_disp_fiolta",
        "loss_scr_fa",
        "loss_fv_chg",
        "invest_loss",
        "decr_def_inc_tax_assets",
        "incr_def_inc_tax_liab",
        "decr_inventories",
        "decr_oper_payable",
        "incr_oper_payable",
        "others",
        "im_net_cashflow_oper_act",
        "conv_debt_into_cap",
        "conv_copbonds_due_within_1y",
        "fa_fnc_leases",
        "im_n_incr_cash_equ",
        "net_dism_capital_add",
        "net_cash_rece_sec",
        "credit_impa_loss",
        "use_right_asset_dep",
        "oth_loss_asset",
        "end_bal_cash",
        "beg_bal_cash",
        "end_bal_cash_equ",
        "beg_bal_cash_equ",
        "update_flag"
      ],
      "aliases": [
        "cashflow",
        "现金流量表",
        "现金流",
        "cash",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "cashflow",
        "现金流量表",
        "现金流",
        "cash",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "f_ann_date",
          "comp_type"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "f_ann_date",
          "comp_type",
          "report_type",
          "end_type",
          "net_profit",
          "finan_exp",
          "c_fr_sale_sg",
          "recp_tax_rends",
          "n_depos_incr_fi"
        ]
      }
    },
    {
      "name": "forecast",
      "title": "业绩预告",
      "description": "业绩预告",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "业绩预告"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "period",
        "type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "type",
        "p_change_min",
        "p_change_max",
        "net_profit_min",
        "net_profit_max",
        "last_parent_net",
        "notice_times",
        "first_ann_date",
        "summary",
        "change_reason",
        "update_flag"
      ],
      "aliases": [
        "forecast",
        "业绩预告",
        "预告",
        "业绩",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "forecast",
        "业绩预告",
        "预告",
        "业绩",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "type",
          "p_change_min"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "type",
          "p_change_min",
          "p_change_max",
          "net_profit_min",
          "net_profit_max",
          "last_parent_net"
        ]
      }
    },
    {
      "name": "express",
      "title": "业绩快报",
      "description": "业绩快报",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "业绩快报"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "period",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "revenue",
        "operate_profit",
        "total_profit",
        "n_income",
        "total_assets",
        "total_hldr_eqy_exc_min_int",
        "diluted_eps",
        "diluted_roe",
        "yoy_net_profit",
        "bps",
        "yoy_sales",
        "yoy_op",
        "yoy_tp",
        "yoy_dedu_np",
        "yoy_eps",
        "yoy_roe",
        "growth_assets",
        "yoy_equity",
        "growth_bps",
        "or_last_year",
        "op_last_year",
        "tp_last_year",
        "np_last_year",
        "eps_last_year",
        "open_net_assets",
        "open_bps",
        "perf_summary",
        "is_audit",
        "remark",
        "update_flag"
      ],
      "aliases": [
        "express",
        "业绩快报",
        "快报",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "express",
        "业绩快报",
        "快报",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "revenue",
          "n_income"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "revenue",
          "n_income",
          "total_assets",
          "operate_profit",
          "total_profit",
          "total_hldr_eqy_exc_min_int",
          "diluted_eps",
          "diluted_roe",
          "yoy_net_profit"
        ]
      }
    },
    {
      "name": "moneyflow_hsgt",
      "title": "沪深港通资金流向",
      "description": "沪深港通资金流向",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "沪深港通资金流向"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ggt_ss",
        "ggt_sz",
        "hgt",
        "sgt",
        "north_money",
        "south_money"
      ],
      "aliases": [
        "moneyflow_hsgt",
        "moneyflowhsgt",
        "moneyflow-hsgt",
        "沪深港通资金流向",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_hsgt",
        "沪深港通资金流向",
        "moneyflowhsgt",
        "moneyflow-hsgt",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "ggt_ss",
          "ggt_sz"
        ],
        "basic": [
          "trade_date",
          "ggt_ss",
          "ggt_sz",
          "hgt",
          "sgt",
          "north_money",
          "south_money"
        ]
      }
    },
    {
      "name": "hsgt_top10",
      "title": "沪深股通十大成交股",
      "description": "沪深股通十大成交股",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "沪深股通十大成交股"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "market_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "close",
        "change",
        "rank",
        "market_type",
        "amount",
        "net_amount",
        "buy",
        "sell"
      ],
      "aliases": [
        "hsgt_top10",
        "hsgttop10",
        "hsgt-top10",
        "沪深股通十大成交股",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "hsgt_top10",
        "沪深股通十大成交股",
        "hsgttop10",
        "hsgt-top10",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount",
          "change",
          "rank",
          "market_type"
        ]
      }
    },
    {
      "name": "ggt_top10",
      "title": "港股通十大成交股",
      "description": "港股通十大成交股",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "港股通十大成交股"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "market_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "close",
        "p_change",
        "rank",
        "market_type",
        "amount",
        "net_amount",
        "sh_amount",
        "sh_net_amount",
        "sh_buy",
        "sh_sell",
        "sz_amount",
        "sz_net_amount",
        "sz_buy",
        "sz_sell"
      ],
      "aliases": [
        "ggt_top10",
        "ggttop10",
        "ggt-top10",
        "港股通十大成交股",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "ggt_top10",
        "港股通十大成交股",
        "ggttop10",
        "ggt-top10",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount",
          "p_change",
          "rank",
          "market_type",
          "net_amount",
          "sh_amount",
          "sh_net_amount"
        ]
      }
    },
    {
      "name": "coinpair",
      "title": "交易所交易对",
      "description": "交易所交易对",
      "categoryPath": [
        "另类数据",
        "基础数据",
        "交易所交易对"
      ],
      "inputParams": [
        "trade_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "exchange",
        "exchange_pair",
        "ts_pair"
      ],
      "aliases": [
        "coinpair",
        "交易所交易对",
        "另类数据",
        "基础数据"
      ],
      "keywords": [
        "coinpair",
        "交易所交易对",
        "另类数据",
        "基础数据",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "exchange",
          "exchange_pair"
        ]
      }
    },
    {
      "name": "coinlist",
      "title": "全球数字货币列表",
      "description": "全球数字货币列表",
      "categoryPath": [
        "另类数据",
        "基础数据",
        "全球数字货币列表"
      ],
      "inputParams": [
        "issue_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "coin",
        "en_name",
        "cn_name",
        "issue_date",
        "issue_price",
        "amount",
        "supply",
        "algo",
        "area",
        "desc",
        "labels"
      ],
      "aliases": [
        "coinlist",
        "全球数字货币列表",
        "另类数据",
        "基础数据"
      ],
      "keywords": [
        "coinlist",
        "全球数字货币列表",
        "另类数据",
        "基础数据"
      ],
      "presets": {
        "minimal": [
          "amount",
          "coin",
          "en_name",
          "cn_name"
        ],
        "basic": [
          "amount",
          "coin",
          "en_name",
          "cn_name",
          "issue_date",
          "issue_price",
          "supply",
          "algo"
        ]
      }
    },
    {
      "name": "coincap",
      "title": "数字货币每日市值",
      "description": "数字货币每日市值",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "数字货币每日市值"
      ],
      "inputParams": [
        "trade_date",
        "coin",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "coin",
        "name",
        "marketcap",
        "price",
        "vol24",
        "supply",
        "create_time"
      ],
      "aliases": [
        "coincap",
        "数字货币每日市值",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "coincap",
        "数字货币每日市值",
        "另类数据",
        "行情数据",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "name",
          "coin"
        ],
        "basic": [
          "trade_date",
          "name",
          "coin",
          "marketcap",
          "price",
          "vol24",
          "supply",
          "create_time"
        ]
      }
    },
    {
      "name": "margin",
      "title": "融资融券交易汇总",
      "description": "融资融券交易汇总",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "融资融券交易汇总"
      ],
      "inputParams": [
        "trade_date",
        "exchange_id",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "exchange_id",
        "rzye",
        "rzmre",
        "rzche",
        "rqye",
        "rqmcl",
        "rzrqye",
        "rqyl"
      ],
      "aliases": [
        "margin",
        "融资融券交易汇总",
        "股票数据",
        "两融及转融通"
      ],
      "keywords": [
        "margin",
        "融资融券交易汇总",
        "股票数据",
        "两融及转融通",
        "数据接口",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "exchange_id",
          "rzye"
        ],
        "basic": [
          "trade_date",
          "exchange_id",
          "rzye",
          "rzmre",
          "rzche",
          "rqye",
          "rqmcl",
          "rzrqye"
        ]
      }
    },
    {
      "name": "margin_detail",
      "title": "融资融券交易明细",
      "description": "融资融券交易明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "融资融券交易明细"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "rzye",
        "rqye",
        "rzmre",
        "rqyl",
        "rzche",
        "rqchl",
        "rqmcl",
        "rzrqye",
        "update_time",
        "create_time"
      ],
      "aliases": [
        "margin_detail",
        "margindetail",
        "margin-detail",
        "融资融券交易明细",
        "股票数据",
        "两融及转融通"
      ],
      "keywords": [
        "margin_detail",
        "融资融券交易明细",
        "margindetail",
        "margin-detail",
        "股票数据",
        "两融及转融通",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "rzye"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "rzye",
          "rqye",
          "rzmre",
          "rqyl",
          "rzche"
        ]
      }
    },
    {
      "name": "top10_holders",
      "title": "前十大股东",
      "description": "前十大股东",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "前十大股东"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ann_date",
        "start_date",
        "end_date",
        "offset",
        "limit",
        "hold_type"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "holder_name",
        "hold_amount",
        "hold_ratio",
        "hold_float_ratio",
        "hold_change",
        "holder_type"
      ],
      "aliases": [
        "top10_holders",
        "top10holders",
        "top10-holders",
        "前十大股东",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "top10_holders",
        "前十大股东",
        "top10holders",
        "top10-holders",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "holder_name",
          "hold_amount",
          "hold_ratio",
          "hold_float_ratio",
          "hold_change"
        ]
      }
    },
    {
      "name": "top10_floatholders",
      "title": "前十大流通股东",
      "description": "前十大流通股东",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "前十大流通股东"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ann_date",
        "start_date",
        "end_date",
        "offset",
        "limit",
        "hold_type"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "holder_name",
        "hold_amount",
        "hold_ratio",
        "hold_float_ratio",
        "hold_change",
        "holder_type"
      ],
      "aliases": [
        "top10_floatholders",
        "top10floatholders",
        "top10-floatholders",
        "前十大流通股东",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "top10_floatholders",
        "前十大流通股东",
        "top10floatholders",
        "top10-floatholders",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "holder_name",
          "hold_amount",
          "hold_ratio",
          "hold_float_ratio",
          "hold_change"
        ]
      }
    },
    {
      "name": "coinfees",
      "title": "交易所交易费率",
      "description": "交易所交易费率",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "交易所交易费率"
      ],
      "inputParams": [
        "exchange",
        "asset_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "level",
        "maker_fee",
        "taker_fee",
        "asset_type",
        "start_date",
        "end_date"
      ],
      "aliases": [
        "coinfees",
        "交易所交易费率",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "coinfees",
        "交易所交易费率",
        "另类数据",
        "行情数据"
      ],
      "presets": {
        "minimal": [
          "end_date",
          "exchange",
          "level"
        ],
        "basic": [
          "end_date",
          "exchange",
          "level",
          "maker_fee",
          "taker_fee",
          "asset_type",
          "start_date"
        ]
      }
    },
    {
      "name": "coinexchanges",
      "title": "全球数字货币交易所",
      "description": "全球数字货币交易所",
      "categoryPath": [
        "另类数据",
        "基础数据",
        "全球数字货币交易所"
      ],
      "inputParams": [
        "exchange",
        "area_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "name",
        "pairs",
        "area_code",
        "area",
        "coin_trade",
        "fut_trade",
        "oct_trade",
        "deep_share",
        "mineable",
        "desc",
        "website",
        "twitter",
        "facebook",
        "weibo"
      ],
      "aliases": [
        "coinexchanges",
        "全球数字货币交易所",
        "另类数据",
        "基础数据"
      ],
      "keywords": [
        "coinexchanges",
        "全球数字货币交易所",
        "另类数据",
        "基础数据",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "exchange",
          "pairs",
          "area_code",
          "area"
        ],
        "basic": [
          "name",
          "exchange",
          "pairs",
          "area_code",
          "area",
          "coin_trade",
          "fut_trade",
          "oct_trade",
          "deep_share"
        ]
      }
    },
    {
      "name": "jinse",
      "title": "金色财经",
      "description": "金色财经",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "金色财经"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "title",
        "content",
        "type",
        "url",
        "datetime"
      ],
      "aliases": [
        "jinse",
        "金色财经",
        "另类数据",
        "资讯公告"
      ],
      "keywords": [
        "jinse",
        "金色财经",
        "另类数据",
        "资讯公告"
      ],
      "presets": {
        "minimal": [
          "title",
          "content",
          "type"
        ]
      }
    },
    {
      "name": "btc8",
      "title": "巴比特",
      "description": "巴比特",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "巴比特"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "title",
        "content",
        "type",
        "url",
        "datetime"
      ],
      "aliases": [
        "btc8",
        "巴比特",
        "另类数据",
        "资讯公告"
      ],
      "keywords": [
        "btc8",
        "巴比特",
        "另类数据",
        "资讯公告"
      ],
      "presets": {
        "minimal": [
          "title",
          "content",
          "type"
        ]
      }
    },
    {
      "name": "bishijie",
      "title": "币世界",
      "description": "币世界",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "币世界"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "title",
        "content",
        "type",
        "url",
        "datetime"
      ],
      "aliases": [
        "bishijie",
        "币世界",
        "另类数据",
        "资讯公告"
      ],
      "keywords": [
        "bishijie",
        "币世界",
        "另类数据",
        "资讯公告"
      ],
      "presets": {
        "minimal": [
          "title",
          "content",
          "type"
        ]
      }
    },
    {
      "name": "exchange_ann",
      "title": "交易所公告(mytoken)",
      "description": "交易所公告(mytoken)",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "交易所公告"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "title",
        "content",
        "type",
        "url",
        "datetime"
      ],
      "aliases": [
        "exchange_ann",
        "exchangeann",
        "exchange-ann",
        "交易所公告(mytoken)",
        "另类数据",
        "资讯公告",
        "交易所公告"
      ],
      "keywords": [
        "exchange_ann",
        "交易所公告(mytoken)",
        "exchangeann",
        "exchange-ann",
        "另类数据",
        "资讯公告",
        "交易所公告"
      ],
      "presets": {
        "minimal": [
          "title",
          "content",
          "type"
        ]
      }
    },
    {
      "name": "btc_marketcap",
      "title": "比特币每日市值",
      "description": "比特币每日市值",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "比特币每日市值"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "marketcap"
      ],
      "aliases": [
        "btc_marketcap",
        "btcmarketcap",
        "btc-marketcap",
        "比特币每日市值",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "btc_marketcap",
        "比特币每日市值",
        "btcmarketcap",
        "btc-marketcap",
        "另类数据",
        "行情数据"
      ],
      "presets": {
        "minimal": [
          "date",
          "marketcap"
        ]
      }
    },
    {
      "name": "btc_pricevol",
      "title": "比特币每日量价",
      "description": "比特币每日量价",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "比特币每日量价"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "price",
        "volume"
      ],
      "aliases": [
        "btc_pricevol",
        "btcpricevol",
        "btc-pricevol",
        "比特币每日量价",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "btc_pricevol",
        "比特币每日量价",
        "btcpricevol",
        "btc-pricevol",
        "另类数据",
        "行情数据"
      ],
      "presets": {
        "minimal": [
          "date",
          "price",
          "volume"
        ]
      }
    },
    {
      "name": "fina_indicator",
      "title": "财务指标数据",
      "description": "财务指标数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "财务指标数据"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "period",
        "update_flag",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "eps",
        "dt_eps",
        "total_revenue_ps",
        "revenue_ps",
        "capital_rese_ps",
        "surplus_rese_ps",
        "undist_profit_ps",
        "extra_item",
        "profit_dedt",
        "gross_margin",
        "current_ratio",
        "quick_ratio",
        "cash_ratio",
        "invturn_days",
        "arturn_days",
        "inv_turn",
        "ar_turn",
        "ca_turn",
        "fa_turn",
        "assets_turn",
        "op_income",
        "valuechange_income",
        "interst_income",
        "daa",
        "ebit",
        "ebitda",
        "fcff",
        "fcfe",
        "current_exint",
        "noncurrent_exint",
        "interestdebt",
        "netdebt",
        "tangible_asset",
        "working_capital",
        "networking_capital",
        "invest_capital",
        "retained_earnings",
        "diluted2_eps",
        "bps",
        "ocfps",
        "retainedps",
        "cfps",
        "ebit_ps",
        "fcff_ps",
        "fcfe_ps",
        "netprofit_margin",
        "grossprofit_margin",
        "cogs_of_sales",
        "expense_of_sales",
        "profit_to_gr",
        "saleexp_to_gr",
        "adminexp_of_gr",
        "finaexp_of_gr",
        "impai_ttm",
        "gc_of_gr",
        "op_of_gr",
        "ebit_of_gr",
        "roe",
        "roe_waa",
        "roe_dt",
        "roa",
        "npta",
        "roic",
        "roe_yearly",
        "roa2_yearly",
        "roe_avg",
        "opincome_of_ebt",
        "investincome_of_ebt",
        "n_op_profit_of_ebt",
        "tax_to_ebt",
        "dtprofit_to_profit",
        "salescash_to_or",
        "ocf_to_or",
        "ocf_to_opincome",
        "capitalized_to_da",
        "debt_to_assets",
        "assets_to_eqt",
        "dp_assets_to_eqt",
        "ca_to_assets",
        "nca_to_assets",
        "tbassets_to_totalassets",
        "int_to_talcap",
        "eqt_to_talcapital",
        "currentdebt_to_debt",
        "longdeb_to_debt",
        "ocf_to_shortdebt",
        "debt_to_eqt",
        "eqt_to_debt",
        "eqt_to_interestdebt",
        "tangibleasset_to_debt",
        "tangasset_to_intdebt",
        "tangibleasset_to_netdebt",
        "ocf_to_debt",
        "ocf_to_interestdebt",
        "ocf_to_netdebt",
        "ebit_to_interest",
        "longdebt_to_workingcapital",
        "ebitda_to_debt",
        "turn_days",
        "roa_yearly",
        "roa_dp",
        "fixed_assets",
        "profit_prefin_exp",
        "non_op_profit",
        "op_to_ebt",
        "nop_to_ebt",
        "ocf_to_profit",
        "cash_to_liqdebt",
        "cash_to_liqdebt_withinterest",
        "op_to_liqdebt",
        "op_to_debt",
        "roic_yearly",
        "total_fa_trun",
        "profit_to_op",
        "q_opincome",
        "q_investincome",
        "q_dtprofit",
        "q_eps",
        "q_netprofit_margin",
        "q_gsprofit_margin",
        "q_exp_to_sales",
        "q_profit_to_gr",
        "q_saleexp_to_gr",
        "q_adminexp_to_gr",
        "q_finaexp_to_gr",
        "q_impair_to_gr_ttm",
        "q_gc_to_gr",
        "q_op_to_gr",
        "q_roe",
        "q_dt_roe",
        "q_npta",
        "q_opincome_to_ebt",
        "q_investincome_to_ebt",
        "q_dtprofit_to_profit",
        "q_salescash_to_or",
        "q_ocf_to_sales",
        "q_ocf_to_or",
        "basic_eps_yoy",
        "dt_eps_yoy",
        "cfps_yoy",
        "op_yoy",
        "ebt_yoy",
        "netprofit_yoy",
        "dt_netprofit_yoy",
        "ocf_yoy",
        "roe_yoy",
        "bps_yoy",
        "assets_yoy",
        "eqt_yoy",
        "tr_yoy",
        "or_yoy",
        "q_gr_yoy",
        "q_gr_qoq",
        "q_sales_yoy",
        "q_sales_qoq",
        "q_op_yoy",
        "q_op_qoq",
        "q_profit_yoy",
        "q_profit_qoq",
        "q_netprofit_yoy",
        "q_netprofit_qoq",
        "equity_yoy",
        "rd_exp",
        "update_flag"
      ],
      "aliases": [
        "fina_indicator",
        "finaindicator",
        "fina-indicator",
        "财务指标数据",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "fina_indicator",
        "财务指标数据",
        "finaindicator",
        "fina-indicator",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "eps",
          "dt_eps"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "eps",
          "dt_eps",
          "total_revenue_ps",
          "revenue_ps",
          "capital_rese_ps",
          "surplus_rese_ps",
          "undist_profit_ps",
          "extra_item",
          "profit_dedt"
        ]
      }
    },
    {
      "name": "fina_audit",
      "title": "财务审计意见",
      "description": "财务审计意见",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "财务审计意见"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "period",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "audit_result",
        "audit_fees",
        "audit_agency",
        "audit_sign"
      ],
      "aliases": [
        "fina_audit",
        "finaaudit",
        "fina-audit",
        "财务审计意见",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "fina_audit",
        "财务审计意见",
        "finaaudit",
        "fina-audit",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "audit_result",
          "audit_fees",
          "audit_agency",
          "audit_sign"
        ]
      }
    },
    {
      "name": "fina_mainbz",
      "title": "主营业务构成",
      "description": "主营业务构成",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "主营业务构成"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "type",
        "start_date",
        "end_date",
        "is_publish",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "bz_item",
        "bz_code",
        "bz_sales",
        "bz_profit",
        "bz_cost",
        "curr_type",
        "update_flag"
      ],
      "aliases": [
        "fina_mainbz",
        "finamainbz",
        "fina-mainbz",
        "主营业务构成",
        "股票数据",
        "财务数据"
      ],
      "keywords": [
        "fina_mainbz",
        "主营业务构成",
        "finamainbz",
        "fina-mainbz",
        "股票数据",
        "财务数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "bz_item"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "bz_item",
          "bz_code",
          "bz_sales",
          "bz_profit",
          "bz_cost",
          "curr_type"
        ]
      }
    },
    {
      "name": "tmt_twincomedetail",
      "title": "台湾电子产业月营收明细",
      "description": "台湾电子产业月营收明细",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "台湾电子产业月营收明细"
      ],
      "inputParams": [
        "date",
        "item",
        "symbol",
        "start_date",
        "end_date",
        "source",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "item",
        "symbol",
        "op_income",
        "consop_income"
      ],
      "aliases": [
        "tmt_twincomedetail",
        "tmttwincomedetail",
        "tmt-twincomedetail",
        "台湾电子产业月营收明细",
        "利润表",
        "损益表",
        "收入",
        "行业经济",
        "TMT行业"
      ],
      "keywords": [
        "tmt_twincomedetail",
        "台湾电子产业月营收明细",
        "tmttwincomedetail",
        "tmt-twincomedetail",
        "利润表",
        "损益表",
        "收入",
        "行业经济",
        "TMT行业",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "item",
          "symbol"
        ]
      }
    },
    {
      "name": "tmt_twincome",
      "title": "台湾电子产业月度营收",
      "description": "台湾电子产业月度营收",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "台湾电子产业月营收"
      ],
      "inputParams": [
        "date",
        "item",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "item",
        "op_income"
      ],
      "aliases": [
        "tmt_twincome",
        "tmttwincome",
        "tmt-twincome",
        "台湾电子产业月度营收",
        "利润表",
        "损益表",
        "收入",
        "行业经济",
        "TMT行业",
        "台湾电子产业月营收"
      ],
      "keywords": [
        "tmt_twincome",
        "台湾电子产业月度营收",
        "tmttwincome",
        "tmt-twincome",
        "利润表",
        "损益表",
        "收入",
        "行业经济",
        "TMT行业",
        "台湾电子产业月营收",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "item",
          "op_income"
        ]
      }
    },
    {
      "name": "exchange_twitter",
      "title": "数字货币交易所Twitter",
      "description": "数字货币交易所Twitter",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "交易所Twitter数据"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "id",
        "account_id",
        "account",
        "nickname",
        "avatar",
        "content_id",
        "content",
        "is_retweet",
        "retweet_content",
        "media",
        "posted_at",
        "content_translation",
        "str_posted_at",
        "create_at"
      ],
      "aliases": [
        "exchange_twitter",
        "exchangetwitter",
        "exchange-twitter",
        "数字货币交易所Twitter",
        "另类数据",
        "资讯公告",
        "交易所Twitter数据"
      ],
      "keywords": [
        "exchange_twitter",
        "数字货币交易所Twitter",
        "exchangetwitter",
        "exchange-twitter",
        "另类数据",
        "资讯公告",
        "交易所Twitter数据"
      ],
      "presets": {
        "minimal": [
          "id",
          "account_id",
          "account",
          "nickname",
          "avatar"
        ],
        "basic": [
          "id",
          "account_id",
          "account",
          "nickname",
          "avatar",
          "content_id",
          "content",
          "is_retweet",
          "retweet_content"
        ]
      }
    },
    {
      "name": "index_basic",
      "title": "指数基本信息",
      "description": "指数基本信息",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数基本信息"
      ],
      "inputParams": [
        "ts_code",
        "market",
        "publisher",
        "category",
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "fullname",
        "market",
        "publisher",
        "index_type",
        "category",
        "base_date",
        "base_point",
        "list_date",
        "weight_rule",
        "desc",
        "exp_date"
      ],
      "aliases": [
        "index_basic",
        "indexbasic",
        "index-basic",
        "指数基本信息",
        "基础",
        "基本",
        "列表",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_basic",
        "指数基本信息",
        "indexbasic",
        "index-basic",
        "基础",
        "基本",
        "列表",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "fullname",
          "market"
        ],
        "basic": [
          "ts_code",
          "name",
          "fullname",
          "market",
          "publisher",
          "index_type",
          "category",
          "base_date"
        ]
      }
    },
    {
      "name": "index_daily",
      "title": "指数日线行情",
      "description": "指数日线行情",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数日线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "index_daily",
        "indexdaily",
        "index-daily",
        "指数日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_daily",
        "指数日线行情",
        "indexdaily",
        "index-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "index_weight",
      "title": "指数成分和权重",
      "description": "指数成分和权重",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数成分和权重"
      ],
      "inputParams": [
        "index_code",
        "trade_date",
        "start_date",
        "end_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "index_code",
        "con_code",
        "trade_date",
        "weight"
      ],
      "aliases": [
        "index_weight",
        "indexweight",
        "index-weight",
        "指数成分和权重",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_weight",
        "指数成分和权重",
        "indexweight",
        "index-weight",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "index_code",
          "con_code"
        ]
      }
    },
    {
      "name": "ubindex_constituents",
      "title": "优币指数成分",
      "description": "优币指数成分",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "优币指数成分"
      ],
      "inputParams": [
        "index_name",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "index_name",
        "symbol",
        "circulated_cap",
        "sqrt_cap",
        "weight",
        "price",
        "create_time"
      ],
      "aliases": [
        "ubindex_constituents",
        "ubindexconstituents",
        "ubindex-constituents",
        "优币指数成分",
        "指数",
        "指标",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "ubindex_constituents",
        "优币指数成分",
        "ubindexconstituents",
        "ubindex-constituents",
        "指数",
        "指标",
        "另类数据",
        "行情数据",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "index_name",
          "symbol"
        ],
        "basic": [
          "trade_date",
          "index_name",
          "symbol",
          "circulated_cap",
          "sqrt_cap",
          "weight",
          "price",
          "create_time"
        ]
      }
    },
    {
      "name": "namechange",
      "title": "股票曾用名",
      "description": "股票曾用名",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "股票曾用名"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "start_date",
        "end_date",
        "ann_date",
        "change_reason"
      ],
      "aliases": [
        "namechange",
        "股票曾用名",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "namechange",
        "股票曾用名",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "name",
          "ann_date",
          "start_date",
          "change_reason"
        ]
      }
    },
    {
      "name": "dividend",
      "title": "分红送股",
      "description": "分红送股",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "分红送股数据"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "end_date",
        "record_date",
        "ex_date",
        "imp_ann_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "ann_date",
        "div_proc",
        "stk_div",
        "stk_bo_rate",
        "stk_co_rate",
        "cash_div",
        "cash_div_tax",
        "record_date",
        "ex_date",
        "pay_date",
        "div_listdate",
        "imp_ann_date",
        "base_date",
        "base_share",
        "update_flag"
      ],
      "aliases": [
        "dividend",
        "分红送股",
        "分红",
        "股息",
        "红利",
        "送股",
        "股票数据",
        "财务数据",
        "分红送股数据"
      ],
      "keywords": [
        "dividend",
        "分红送股",
        "分红",
        "股息",
        "红利",
        "送股",
        "股票数据",
        "财务数据",
        "分红送股数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "div_proc",
          "stk_div"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "div_proc",
          "stk_div",
          "stk_bo_rate",
          "stk_co_rate",
          "cash_div",
          "cash_div_tax",
          "record_date",
          "ex_date"
        ]
      }
    },
    {
      "name": "twitter_kol",
      "title": "Twitter大V数据",
      "description": "Twitter大V数据",
      "categoryPath": [
        "另类数据",
        "资讯公告",
        "Twitter大V数据"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "id",
        "account_id",
        "account",
        "nickname",
        "avatar",
        "content_id",
        "content",
        "is_retweet",
        "retweet_content",
        "media",
        "posted_at",
        "content_translation",
        "str_posted_at",
        "create_at"
      ],
      "aliases": [
        "twitter_kol",
        "twitterkol",
        "twitter-kol",
        "Twitter大V数据",
        "另类数据",
        "资讯公告"
      ],
      "keywords": [
        "twitter_kol",
        "Twitter大V数据",
        "twitterkol",
        "twitter-kol",
        "另类数据",
        "资讯公告"
      ],
      "presets": {
        "minimal": [
          "id",
          "account_id",
          "account",
          "nickname",
          "avatar"
        ],
        "basic": [
          "id",
          "account_id",
          "account",
          "nickname",
          "avatar",
          "content_id",
          "content",
          "is_retweet",
          "retweet_content"
        ]
      }
    },
    {
      "name": "top_list",
      "title": "龙虎榜每日明细",
      "description": "龙虎榜每日明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "龙虎榜每日统计单"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "close",
        "pct_change",
        "turnover_rate",
        "amount",
        "l_sell",
        "l_buy",
        "l_amount",
        "net_amount",
        "net_rate",
        "amount_rate",
        "float_values",
        "reason"
      ],
      "aliases": [
        "top_list",
        "toplist",
        "top-list",
        "龙虎榜每日明细",
        "股票数据",
        "打板专题数据",
        "龙虎榜每日统计单"
      ],
      "keywords": [
        "top_list",
        "龙虎榜每日明细",
        "toplist",
        "top-list",
        "股票数据",
        "打板专题数据",
        "龙虎榜每日统计单",
        "数据接口",
        "trade_date",
        "ts_code",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount",
          "turnover_rate",
          "pct_change",
          "l_sell",
          "l_buy"
        ]
      }
    },
    {
      "name": "top_inst",
      "title": "龙虎榜机构明细",
      "description": "龙虎榜机构明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "龙虎榜机构交易单"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "exalter",
        "buy",
        "buy_rate",
        "sell",
        "sell_rate",
        "net_buy",
        "side",
        "reason"
      ],
      "aliases": [
        "top_inst",
        "topinst",
        "top-inst",
        "龙虎榜机构明细",
        "股票数据",
        "打板专题数据",
        "龙虎榜机构交易单"
      ],
      "keywords": [
        "top_inst",
        "龙虎榜机构明细",
        "topinst",
        "top-inst",
        "股票数据",
        "打板专题数据",
        "龙虎榜机构交易单",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "exalter"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "exalter",
          "buy",
          "buy_rate",
          "sell",
          "sell_rate",
          "net_buy"
        ]
      }
    },
    {
      "name": "pledge_stat",
      "title": "股权质押统计数据",
      "description": "股权质押统计数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股权质押统计数据"
      ],
      "inputParams": [
        "ts_code",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "pledge_count",
        "unrest_pledge",
        "rest_pledge",
        "total_share",
        "pledge_ratio",
        "update_flag"
      ],
      "aliases": [
        "pledge_stat",
        "pledgestat",
        "pledge-stat",
        "股权质押统计数据",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "pledge_stat",
        "股权质押统计数据",
        "pledgestat",
        "pledge-stat",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "pledge_count"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "pledge_count",
          "unrest_pledge",
          "rest_pledge",
          "total_share",
          "pledge_ratio",
          "update_flag"
        ]
      }
    },
    {
      "name": "pledge_detail",
      "title": "股权质押明细",
      "description": "股权质押明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股权质押明细数据"
      ],
      "inputParams": [
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "holder_name",
        "holder_type",
        "pledge_amount",
        "start_date",
        "end_date",
        "is_release",
        "release_date",
        "pledgor",
        "holding_amount",
        "pledged_amount",
        "p_total_ratio",
        "h_total_ratio",
        "is_buyback",
        "desc"
      ],
      "aliases": [
        "pledge_detail",
        "pledgedetail",
        "pledge-detail",
        "股权质押明细",
        "股票数据",
        "参考数据",
        "股权质押明细数据"
      ],
      "keywords": [
        "pledge_detail",
        "股权质押明细",
        "pledgedetail",
        "pledge-detail",
        "股票数据",
        "参考数据",
        "股权质押明细数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "holder_name",
          "holder_type"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "holder_name",
          "holder_type",
          "pledge_amount",
          "start_date",
          "is_release",
          "release_date",
          "pledgor"
        ]
      }
    },
    {
      "name": "stock_company",
      "title": "上市公司基本信息",
      "description": "上市公司基本信息",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "上市公司基本信息"
      ],
      "inputParams": [
        "ts_code",
        "exchange",
        "status",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "com_name",
        "com_id",
        "chairman",
        "manager",
        "secretary",
        "reg_capital",
        "setup_date",
        "province",
        "city",
        "introduction",
        "website",
        "email",
        "office",
        "ann_date",
        "business_scope",
        "employees",
        "main_business",
        "exchange"
      ],
      "aliases": [
        "stock_company",
        "stockcompany",
        "stock-company",
        "上市公司基本信息",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "stock_company",
        "上市公司基本信息",
        "stockcompany",
        "stock-company",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "com_name",
          "com_id",
          "chairman"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "com_name",
          "com_id",
          "chairman",
          "manager",
          "secretary",
          "reg_capital",
          "setup_date",
          "province",
          "city",
          "introduction"
        ]
      }
    },
    {
      "name": "bo_monthly",
      "title": "电影月度票房",
      "description": "电影月度票房",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "电影月度票房"
      ],
      "inputParams": [
        "date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "name",
        "list_date",
        "avg_price",
        "month_amount",
        "list_day",
        "p_pc",
        "wom_index",
        "m_ratio",
        "rank"
      ],
      "aliases": [
        "bo_monthly",
        "bomonthly",
        "bo-monthly",
        "电影月度票房",
        "月线",
        "月K",
        "月行情",
        "行业经济",
        "TMT行业"
      ],
      "keywords": [
        "bo_monthly",
        "电影月度票房",
        "bomonthly",
        "bo-monthly",
        "月线",
        "月K",
        "月行情",
        "行业经济",
        "TMT行业",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "date",
          "list_date"
        ],
        "basic": [
          "name",
          "date",
          "list_date",
          "avg_price",
          "month_amount",
          "list_day",
          "p_pc",
          "wom_index"
        ]
      }
    },
    {
      "name": "bo_weekly",
      "title": "电影周度票房",
      "description": "电影周度票房",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "电影周度票房"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "name",
        "avg_price",
        "week_amount",
        "total",
        "list_day",
        "p_pc",
        "wom_index",
        "up_ratio",
        "rank"
      ],
      "aliases": [
        "bo_weekly",
        "boweekly",
        "bo-weekly",
        "电影周度票房",
        "周线",
        "周K",
        "周行情",
        "行业经济",
        "TMT行业"
      ],
      "keywords": [
        "bo_weekly",
        "电影周度票房",
        "boweekly",
        "bo-weekly",
        "周线",
        "周K",
        "周行情",
        "行业经济",
        "TMT行业",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "date",
          "avg_price"
        ],
        "basic": [
          "name",
          "date",
          "avg_price",
          "week_amount",
          "total",
          "list_day",
          "p_pc",
          "wom_index"
        ]
      }
    },
    {
      "name": "bo_daily",
      "title": "电影日度票房",
      "description": "电影日度票房",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "电影日度票房"
      ],
      "inputParams": [
        "date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "name",
        "avg_price",
        "day_amount",
        "total",
        "list_day",
        "p_pc",
        "wom_index",
        "up_ratio",
        "rank"
      ],
      "aliases": [
        "bo_daily",
        "bodaily",
        "bo-daily",
        "电影日度票房",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "行业经济",
        "TMT行业"
      ],
      "keywords": [
        "bo_daily",
        "电影日度票房",
        "bodaily",
        "bo-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "行业经济",
        "TMT行业",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "date",
          "avg_price"
        ],
        "basic": [
          "name",
          "date",
          "avg_price",
          "day_amount",
          "total",
          "list_day",
          "p_pc",
          "wom_index"
        ]
      }
    },
    {
      "name": "bo_cinema",
      "title": "影院每日票房",
      "description": "影院每日票房",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "影院日度票房"
      ],
      "inputParams": [
        "date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "c_name",
        "aud_count",
        "att_ratio",
        "day_amount",
        "day_showcount",
        "avg_price",
        "p_pc",
        "rank"
      ],
      "aliases": [
        "bo_cinema",
        "bocinema",
        "bo-cinema",
        "影院每日票房",
        "行业经济",
        "TMT行业",
        "影院日度票房"
      ],
      "keywords": [
        "bo_cinema",
        "影院每日票房",
        "bocinema",
        "bo-cinema",
        "行业经济",
        "TMT行业",
        "影院日度票房",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "c_name",
          "aud_count"
        ],
        "basic": [
          "date",
          "c_name",
          "aud_count",
          "att_ratio",
          "day_amount",
          "day_showcount",
          "avg_price",
          "p_pc"
        ]
      }
    },
    {
      "name": "fund_company",
      "title": "公募基金公司",
      "description": "公募基金公司",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金管理人"
      ],
      "inputParams": [
        "setup_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "name",
        "shortname",
        "short_enname",
        "province",
        "city",
        "address",
        "phone",
        "office",
        "website",
        "chairman",
        "manager",
        "reg_capital",
        "setup_date",
        "end_date",
        "employees",
        "main_business",
        "org_code",
        "credit_code"
      ],
      "aliases": [
        "fund_company",
        "fundcompany",
        "fund-company",
        "公募基金公司",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金管理人"
      ],
      "keywords": [
        "fund_company",
        "公募基金公司",
        "fundcompany",
        "fund-company",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金管理人",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "end_date",
          "name",
          "shortname",
          "short_enname",
          "province"
        ],
        "basic": [
          "end_date",
          "name",
          "shortname",
          "short_enname",
          "province",
          "city",
          "address",
          "phone",
          "office",
          "website",
          "chairman"
        ]
      }
    },
    {
      "name": "fund_nav",
      "title": "公募基金净值",
      "description": "公募基金净值",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金净值"
      ],
      "inputParams": [
        "ts_code",
        "nav_date",
        "offset",
        "limit",
        "market",
        "start_date",
        "end_date"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "nav_date",
        "unit_nav",
        "accum_nav",
        "accum_div",
        "net_asset",
        "total_netasset",
        "adj_nav",
        "update_flag"
      ],
      "aliases": [
        "fund_nav",
        "fundnav",
        "fund-nav",
        "公募基金净值",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金净值"
      ],
      "keywords": [
        "fund_nav",
        "公募基金净值",
        "fundnav",
        "fund-nav",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金净值",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "unit_nav"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "unit_nav",
          "accum_nav",
          "nav_date",
          "accum_div",
          "net_asset",
          "total_netasset"
        ]
      }
    },
    {
      "name": "fund_div",
      "title": "公募基金分红",
      "description": "公募基金分红",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金分红"
      ],
      "inputParams": [
        "ann_date",
        "ex_date",
        "pay_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "imp_anndate",
        "base_date",
        "div_proc",
        "record_date",
        "ex_date",
        "pay_date",
        "earpay_date",
        "net_ex_date",
        "div_cash",
        "base_unit",
        "ear_distr",
        "ear_amount",
        "account_date",
        "base_year",
        "update_flag"
      ],
      "aliases": [
        "fund_div",
        "funddiv",
        "fund-div",
        "公募基金分红",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金分红"
      ],
      "keywords": [
        "fund_div",
        "公募基金分红",
        "funddiv",
        "fund-div",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金分红",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "imp_anndate",
          "base_date",
          "div_proc"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "imp_anndate",
          "base_date",
          "div_proc",
          "record_date",
          "ex_date",
          "pay_date",
          "earpay_date",
          "net_ex_date",
          "div_cash"
        ]
      }
    },
    {
      "name": "fund_portfolio",
      "title": "公募基金持仓数据",
      "description": "公募基金持仓数据",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金持仓"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "period",
        "symbol",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "symbol",
        "mkv",
        "amount",
        "stk_mkv_ratio",
        "stk_float_ratio"
      ],
      "aliases": [
        "fund_portfolio",
        "fundportfolio",
        "fund-portfolio",
        "公募基金持仓数据",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金持仓"
      ],
      "keywords": [
        "fund_portfolio",
        "公募基金持仓数据",
        "fundportfolio",
        "fund-portfolio",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金持仓",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "amount",
          "symbol",
          "mkv",
          "stk_mkv_ratio",
          "stk_float_ratio"
        ]
      }
    },
    {
      "name": "new_share",
      "title": "IPO新股列表",
      "description": "IPO新股列表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "IPO新股上市"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "sub_code",
        "name",
        "ipo_date",
        "issue_date",
        "amount",
        "market_amount",
        "price",
        "pe",
        "limit_amount",
        "funds",
        "ballot"
      ],
      "aliases": [
        "new_share",
        "newshare",
        "new-share",
        "IPO新股列表",
        "股票数据",
        "基础数据",
        "IPO新股上市"
      ],
      "keywords": [
        "new_share",
        "IPO新股列表",
        "newshare",
        "new-share",
        "股票数据",
        "基础数据",
        "IPO新股上市",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "amount",
          "pe"
        ],
        "basic": [
          "ts_code",
          "name",
          "amount",
          "pe",
          "sub_code",
          "ipo_date",
          "issue_date",
          "market_amount"
        ]
      }
    },
    {
      "name": "repurchase",
      "title": "股票回购",
      "description": "股票回购",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股票回购"
      ],
      "inputParams": [
        "ann_date",
        "start_date",
        "end_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "proc",
        "exp_date",
        "vol",
        "amount",
        "high_limit",
        "low_limit",
        "repo_goal",
        "update_flag"
      ],
      "aliases": [
        "repurchase",
        "股票回购",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "repurchase",
        "股票回购",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "vol"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "vol",
          "amount",
          "proc",
          "exp_date",
          "high_limit"
        ]
      }
    },
    {
      "name": "concept",
      "title": "概念股分类",
      "description": "概念股分类",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "概念股分类表"
      ],
      "inputParams": [
        "src",
        "limit",
        "offset"
      ],
      "outputFields": [
        "code",
        "name",
        "src"
      ],
      "aliases": [
        "concept",
        "概念股分类",
        "股票数据",
        "参考数据",
        "概念股分类表"
      ],
      "keywords": [
        "concept",
        "概念股分类",
        "股票数据",
        "参考数据",
        "概念股分类表",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "code",
          "src"
        ]
      }
    },
    {
      "name": "concept_detail",
      "title": "概念股列表",
      "description": "概念股列表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "概念股明细列表"
      ],
      "inputParams": [
        "id",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "id",
        "concept_name",
        "ts_code",
        "name",
        "in_date",
        "out_date"
      ],
      "aliases": [
        "concept_detail",
        "conceptdetail",
        "concept-detail",
        "概念股列表",
        "股票数据",
        "参考数据",
        "概念股明细列表"
      ],
      "keywords": [
        "concept_detail",
        "概念股列表",
        "conceptdetail",
        "concept-detail",
        "股票数据",
        "参考数据",
        "概念股明细列表",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "id"
        ],
        "basic": [
          "ts_code",
          "name",
          "id",
          "concept_name",
          "in_date",
          "out_date"
        ]
      }
    },
    {
      "name": "fund_daily",
      "title": "场内基金日线行情",
      "description": "场内基金日线行情",
      "categoryPath": [
        "数据接口",
        "ETF专题",
        "ETF日线行情"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "pre_close",
        "open",
        "high",
        "low",
        "close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "fund_daily",
        "funddaily",
        "fund-daily",
        "场内基金日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基金",
        "公募",
        "私募",
        "ETF专题",
        "ETF日线行情"
      ],
      "keywords": [
        "fund_daily",
        "场内基金日线行情",
        "funddaily",
        "fund-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基金",
        "公募",
        "私募",
        "ETF专题",
        "ETF日线行情",
        "数据接口",
        "trade_date",
        "ts_code",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "index_dailybasic",
      "title": "大盘指数每日指标",
      "description": "大盘指数每日指标",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "大盘指数每日指标"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "total_mv",
        "float_mv",
        "total_share",
        "float_share",
        "free_share",
        "turnover_rate",
        "turnover_rate_f",
        "pe",
        "pe_ttm",
        "pb"
      ],
      "aliases": [
        "index_dailybasic",
        "indexdailybasic",
        "index-dailybasic",
        "大盘指数每日指标",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基础",
        "基本",
        "列表",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_dailybasic",
        "大盘指数每日指标",
        "indexdailybasic",
        "index-dailybasic",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "基础",
        "基本",
        "列表",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "turnover_rate",
          "pe"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "turnover_rate",
          "pe",
          "pb",
          "total_mv",
          "float_mv",
          "total_share"
        ]
      }
    },
    {
      "name": "fut_basic",
      "title": "期货合约信息表",
      "description": "期货合约信息表",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "合约信息"
      ],
      "inputParams": [
        "exchange",
        "fut_type",
        "ts_code",
        "fut_code",
        "list_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "symbol",
        "exchange",
        "name",
        "fut_code",
        "multiplier",
        "trade_unit",
        "per_unit",
        "quote_unit",
        "quote_unit_desc",
        "d_mode_desc",
        "list_date",
        "delist_date",
        "d_month",
        "last_ddate",
        "trade_time_desc"
      ],
      "aliases": [
        "fut_basic",
        "futbasic",
        "fut-basic",
        "期货合约信息表",
        "基础",
        "基本",
        "列表",
        "期货数据",
        "合约信息"
      ],
      "keywords": [
        "fut_basic",
        "期货合约信息表",
        "futbasic",
        "fut-basic",
        "基础",
        "基本",
        "列表",
        "期货数据",
        "合约信息",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "symbol",
          "exchange",
          "fut_code"
        ],
        "basic": [
          "ts_code",
          "name",
          "symbol",
          "exchange",
          "fut_code",
          "multiplier",
          "trade_unit",
          "per_unit",
          "quote_unit",
          "quote_unit_desc"
        ]
      }
    },
    {
      "name": "trade_cal",
      "title": "交易日历",
      "description": "交易日历",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "交易日历"
      ],
      "inputParams": [
        "exchange",
        "cal_date",
        "start_date",
        "end_date",
        "is_open",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "cal_date",
        "is_open",
        "pretrade_date"
      ],
      "aliases": [
        "trade_cal",
        "tradecal",
        "trade-cal",
        "交易日历",
        "期货数据"
      ],
      "keywords": [
        "trade_cal",
        "交易日历",
        "tradecal",
        "trade-cal",
        "期货数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "exchange",
          "cal_date",
          "is_open"
        ]
      }
    },
    {
      "name": "fut_daily",
      "title": "期货日线行情",
      "description": "期货日线行情",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "日线行情"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "exchange",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "pre_close",
        "pre_settle",
        "open",
        "high",
        "low",
        "close",
        "settle",
        "change1",
        "change2",
        "vol",
        "amount",
        "oi",
        "oi_chg",
        "delv_settle"
      ],
      "aliases": [
        "fut_daily",
        "futdaily",
        "fut-daily",
        "期货日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "期货数据",
        "日线行情"
      ],
      "keywords": [
        "fut_daily",
        "期货日线行情",
        "futdaily",
        "fut-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "期货数据",
        "日线行情",
        "数据接口",
        "trade_date",
        "ts_code",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "pre_close",
          "pre_settle"
        ]
      }
    },
    {
      "name": "fut_holding",
      "title": "每日成交持仓排名",
      "description": "每日成交持仓排名",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "每日持仓排名"
      ],
      "inputParams": [
        "trade_date",
        "symbol",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "symbol",
        "broker",
        "vol",
        "vol_chg",
        "long_hld",
        "long_chg",
        "short_hld",
        "short_chg",
        "exchange"
      ],
      "aliases": [
        "fut_holding",
        "futholding",
        "fut-holding",
        "每日成交持仓排名",
        "期货数据",
        "每日持仓排名"
      ],
      "keywords": [
        "fut_holding",
        "每日成交持仓排名",
        "futholding",
        "fut-holding",
        "期货数据",
        "每日持仓排名",
        "数据接口",
        "trade_date",
        "vol"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "vol",
          "symbol"
        ],
        "basic": [
          "trade_date",
          "vol",
          "symbol",
          "broker",
          "vol_chg",
          "long_hld",
          "long_chg",
          "short_hld"
        ]
      }
    },
    {
      "name": "fut_wsr",
      "title": "仓单日报",
      "description": "仓单日报",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "仓单日报"
      ],
      "inputParams": [
        "trade_date",
        "symbol",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "symbol",
        "fut_name",
        "warehouse",
        "wh_id",
        "pre_vol",
        "vol",
        "vol_chg",
        "area",
        "year",
        "grade",
        "brand",
        "place",
        "pd",
        "is_ct",
        "unit",
        "exchange"
      ],
      "aliases": [
        "fut_wsr",
        "futwsr",
        "fut-wsr",
        "仓单日报",
        "期货数据"
      ],
      "keywords": [
        "fut_wsr",
        "仓单日报",
        "futwsr",
        "fut-wsr",
        "期货数据",
        "数据接口",
        "trade_date",
        "vol"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "vol",
          "symbol",
          "fut_name",
          "warehouse"
        ],
        "basic": [
          "trade_date",
          "vol",
          "symbol",
          "fut_name",
          "warehouse",
          "wh_id",
          "pre_vol",
          "vol_chg",
          "area",
          "year",
          "grade"
        ]
      }
    },
    {
      "name": "fut_settle",
      "title": "结算参数",
      "description": "结算参数",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "每日结算参数"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "settle",
        "trading_fee_rate",
        "trading_fee",
        "delivery_fee",
        "b_hedging_margin_rate",
        "s_hedging_margin_rate",
        "long_margin_rate",
        "short_margin_rate",
        "offset_today_fee",
        "exchange"
      ],
      "aliases": [
        "fut_settle",
        "futsettle",
        "fut-settle",
        "结算参数",
        "期货数据",
        "每日结算参数"
      ],
      "keywords": [
        "fut_settle",
        "结算参数",
        "futsettle",
        "fut-settle",
        "期货数据",
        "每日结算参数",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "settle",
          "trading_fee_rate"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "settle",
          "trading_fee_rate",
          "trading_fee",
          "delivery_fee",
          "b_hedging_margin_rate",
          "s_hedging_margin_rate"
        ]
      }
    },
    {
      "name": "news",
      "title": "新闻资讯",
      "description": "新闻资讯",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "新闻快讯（短讯）"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "src",
        "limit",
        "offset"
      ],
      "outputFields": [
        "datetime",
        "content",
        "title",
        "channels",
        "score"
      ],
      "aliases": [
        "news",
        "新闻资讯",
        "大模型语料专题数据",
        "新闻快讯（短讯）"
      ],
      "keywords": [
        "news",
        "新闻资讯",
        "大模型语料专题数据",
        "新闻快讯（短讯）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "datetime",
          "content",
          "title"
        ]
      }
    },
    {
      "name": "weekly",
      "title": "周线行情",
      "description": "周线行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "周线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "weekly",
        "周线行情",
        "周线",
        "周K",
        "周行情",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "weekly",
        "周线行情",
        "周线",
        "周K",
        "周行情",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "monthly",
      "title": "月线行情",
      "description": "月线行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "月线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "monthly",
        "月线行情",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "monthly",
        "月线行情",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "shibor",
      "title": "Shibor利率数据",
      "description": "Shibor利率数据",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Shibor利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "on",
        "1w",
        "2w",
        "1m",
        "3m",
        "6m",
        "9m",
        "1y"
      ],
      "aliases": [
        "shibor",
        "Shibor利率数据",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Shibor利率"
      ],
      "keywords": [
        "shibor",
        "Shibor利率数据",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Shibor利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "on",
          "1w"
        ],
        "basic": [
          "date",
          "on",
          "1w",
          "2w",
          "1m",
          "3m",
          "6m",
          "9m"
        ]
      }
    },
    {
      "name": "shibor_quote",
      "title": "Shibor报价数据",
      "description": "Shibor报价数据",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Shibor报价数据"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "bank",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "bank",
        "on_b",
        "on_a",
        "1w_b",
        "1w_a",
        "2w_b",
        "2w_a",
        "1m_b",
        "1m_a",
        "3m_b",
        "3m_a",
        "6m_b",
        "6m_a",
        "9m_b",
        "9m_a",
        "1y_b",
        "1y_a"
      ],
      "aliases": [
        "shibor_quote",
        "shiborquote",
        "shibor-quote",
        "Shibor报价数据",
        "宏观经济",
        "国内宏观",
        "利率数据"
      ],
      "keywords": [
        "shibor_quote",
        "Shibor报价数据",
        "shiborquote",
        "shibor-quote",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "bank",
          "on_b",
          "on_a",
          "1w_b"
        ],
        "basic": [
          "date",
          "bank",
          "on_b",
          "on_a",
          "1w_b",
          "1w_a",
          "2w_b",
          "2w_a",
          "1m_b",
          "1m_a",
          "3m_b"
        ]
      }
    },
    {
      "name": "shibor_lpr",
      "title": "LPR贷款基础利率",
      "description": "LPR贷款基础利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "LPR贷款基础利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "1y",
        "5y"
      ],
      "aliases": [
        "shibor_lpr",
        "shiborlpr",
        "shibor-lpr",
        "LPR贷款基础利率",
        "宏观经济",
        "国内宏观",
        "利率数据"
      ],
      "keywords": [
        "shibor_lpr",
        "LPR贷款基础利率",
        "shiborlpr",
        "shibor-lpr",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "1y",
          "5y"
        ]
      }
    },
    {
      "name": "libor",
      "title": "Libor拆借利率",
      "description": "Libor拆借利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Libor利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "curr_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "curr_type",
        "on",
        "1w",
        "1m",
        "2m",
        "3m",
        "6m",
        "12m"
      ],
      "aliases": [
        "libor",
        "Libor拆借利率",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Libor利率"
      ],
      "keywords": [
        "libor",
        "Libor拆借利率",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Libor利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "curr_type",
          "on"
        ],
        "basic": [
          "date",
          "curr_type",
          "on",
          "1w",
          "1m",
          "2m",
          "3m",
          "6m"
        ]
      }
    },
    {
      "name": "hibor",
      "title": "Hibor利率",
      "description": "Hibor利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "Hibor利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "on",
        "1w",
        "2w",
        "1m",
        "2m",
        "3m",
        "6m",
        "12m"
      ],
      "aliases": [
        "hibor",
        "Hibor利率",
        "宏观经济",
        "国内宏观",
        "利率数据"
      ],
      "keywords": [
        "hibor",
        "Hibor利率",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "on",
          "1w"
        ],
        "basic": [
          "date",
          "on",
          "1w",
          "2w",
          "1m",
          "2m",
          "3m",
          "6m"
        ]
      }
    },
    {
      "name": "cctv_news",
      "title": "新闻联播",
      "description": "新闻联播",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "新闻联播文字稿"
      ],
      "inputParams": [
        "date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "title",
        "content"
      ],
      "aliases": [
        "cctv_news",
        "cctvnews",
        "cctv-news",
        "新闻联播",
        "大模型语料专题数据",
        "新闻联播文字稿"
      ],
      "keywords": [
        "cctv_news",
        "新闻联播",
        "cctvnews",
        "cctv-news",
        "大模型语料专题数据",
        "新闻联播文字稿",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "title",
          "content"
        ]
      }
    },
    {
      "name": "index_daily",
      "title": "指数日线行情",
      "description": "指数日线行情",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "南华期货指数行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "index_daily",
        "indexdaily",
        "index-daily",
        "指数日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数",
        "指标",
        "期货数据",
        "南华期货指数行情"
      ],
      "keywords": [
        "index_daily",
        "指数日线行情",
        "indexdaily",
        "index-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数",
        "指标",
        "期货数据",
        "南华期货指数行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "film_record",
      "title": "全国电影剧本备案数据",
      "description": "全国电影剧本备案数据",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "全国电影剧本备案数据"
      ],
      "inputParams": [
        "ann_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "rec_no",
        "film_name",
        "rec_org",
        "script_writer",
        "rec_result",
        "rec_area",
        "classified",
        "date_range",
        "ann_date"
      ],
      "aliases": [
        "film_record",
        "filmrecord",
        "film-record",
        "全国电影剧本备案数据",
        "行业经济",
        "TMT行业"
      ],
      "keywords": [
        "film_record",
        "全国电影剧本备案数据",
        "filmrecord",
        "film-record",
        "行业经济",
        "TMT行业",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "ann_date",
          "rec_no",
          "film_name"
        ],
        "basic": [
          "ann_date",
          "rec_no",
          "film_name",
          "rec_org",
          "script_writer",
          "rec_result",
          "rec_area",
          "classified"
        ]
      }
    },
    {
      "name": "opt_basic",
      "title": "期权合约信息",
      "description": "期权合约信息",
      "categoryPath": [
        "数据接口",
        "期权数据",
        "期权合约信息"
      ],
      "inputParams": [
        "ts_code",
        "exchange",
        "opt_code",
        "call_put",
        "name",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "exchange",
        "name",
        "per_unit",
        "opt_code",
        "opt_type",
        "call_put",
        "exercise_type",
        "exercise_price",
        "s_month",
        "maturity_date",
        "list_price",
        "list_date",
        "delist_date",
        "last_edate",
        "last_ddate",
        "quote_unit",
        "min_price_chg"
      ],
      "aliases": [
        "opt_basic",
        "optbasic",
        "opt-basic",
        "期权合约信息",
        "基础",
        "基本",
        "列表",
        "期权数据"
      ],
      "keywords": [
        "opt_basic",
        "期权合约信息",
        "optbasic",
        "opt-basic",
        "基础",
        "基本",
        "列表",
        "期权数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "exchange",
          "per_unit",
          "opt_code"
        ],
        "basic": [
          "ts_code",
          "name",
          "exchange",
          "per_unit",
          "opt_code",
          "opt_type",
          "call_put",
          "exercise_type",
          "exercise_price",
          "s_month",
          "maturity_date"
        ]
      }
    },
    {
      "name": "opt_daily",
      "title": "期权日线行情",
      "description": "期权日线行情",
      "categoryPath": [
        "数据接口",
        "期权数据",
        "期权日线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "exchange",
        "pre_settle",
        "pre_close",
        "open",
        "high",
        "low",
        "close",
        "settle",
        "vol",
        "amount",
        "oi"
      ],
      "aliases": [
        "opt_daily",
        "optdaily",
        "opt-daily",
        "期权日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "期权数据"
      ],
      "keywords": [
        "opt_daily",
        "期权日线行情",
        "optdaily",
        "opt-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "期权数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "share_float",
      "title": "限售股解禁",
      "description": "限售股解禁",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "限售股解禁"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "float_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "float_date",
        "float_share",
        "float_ratio",
        "holder_name",
        "share_type"
      ],
      "aliases": [
        "share_float",
        "sharefloat",
        "share-float",
        "限售股解禁",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "share_float",
        "限售股解禁",
        "sharefloat",
        "share-float",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "float_date"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "float_date",
          "float_share",
          "float_ratio",
          "holder_name",
          "share_type"
        ]
      }
    },
    {
      "name": "block_trade",
      "title": "大宗交易",
      "description": "大宗交易",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "大宗交易"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "price",
        "vol",
        "amount",
        "buyer",
        "seller"
      ],
      "aliases": [
        "block_trade",
        "blocktrade",
        "block-trade",
        "大宗交易",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "block_trade",
        "大宗交易",
        "blocktrade",
        "block-trade",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "vol"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "vol",
          "amount",
          "price",
          "buyer",
          "seller"
        ]
      }
    },
    {
      "name": "disclosure_date",
      "title": "财报披露计划",
      "description": "财报披露计划",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "财务数据",
        "财报披露日期表"
      ],
      "inputParams": [
        "ts_code",
        "end_date",
        "pre_date",
        "actual_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "pre_date",
        "actual_date",
        "modify_date"
      ],
      "aliases": [
        "disclosure_date",
        "disclosuredate",
        "disclosure-date",
        "财报披露计划",
        "股票数据",
        "财务数据",
        "财报披露日期表"
      ],
      "keywords": [
        "disclosure_date",
        "财报披露计划",
        "disclosuredate",
        "disclosure-date",
        "股票数据",
        "财务数据",
        "财报披露日期表",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "pre_date",
          "actual_date",
          "modify_date"
        ]
      }
    },
    {
      "name": "stk_account",
      "title": "股票账户开户数据",
      "description": "股票账户开户数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股票开户数据（停）"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "weekly_new",
        "total",
        "weekly_hold",
        "weekly_trade"
      ],
      "aliases": [
        "stk_account",
        "stkaccount",
        "stk-account",
        "股票账户开户数据",
        "股票数据",
        "参考数据",
        "股票开户数据（停）"
      ],
      "keywords": [
        "stk_account",
        "股票账户开户数据",
        "stkaccount",
        "stk-account",
        "股票数据",
        "参考数据",
        "股票开户数据（停）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "weekly_new",
          "total"
        ]
      }
    },
    {
      "name": "stk_account_old",
      "title": "股票账户开户数据（旧）",
      "description": "股票账户开户数据（旧）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股票开户数据（旧）"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "new_sh",
        "new_sz",
        "active_sh",
        "active_sz",
        "total_sh",
        "total_sz",
        "trade_sh",
        "trade_sz"
      ],
      "aliases": [
        "stk_account_old",
        "stkaccountold",
        "stk-account-old",
        "股票账户开户数据（旧）",
        "股票数据",
        "参考数据",
        "股票开户数据（旧）"
      ],
      "keywords": [
        "stk_account_old",
        "股票账户开户数据（旧）",
        "stkaccountold",
        "stk-account-old",
        "股票数据",
        "参考数据",
        "股票开户数据（旧）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "new_sh",
          "new_sz"
        ],
        "basic": [
          "date",
          "new_sh",
          "new_sz",
          "active_sh",
          "active_sz",
          "total_sh",
          "total_sz",
          "trade_sh"
        ]
      }
    },
    {
      "name": "stk_holdernumber",
      "title": "股东户数",
      "description": "股东户数",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股东人数"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "enddate",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "holder_nums",
        "holder_num"
      ],
      "aliases": [
        "stk_holdernumber",
        "stkholdernumber",
        "stk-holdernumber",
        "股东户数",
        "股票数据",
        "参考数据",
        "股东人数"
      ],
      "keywords": [
        "stk_holdernumber",
        "股东户数",
        "stkholdernumber",
        "stk-holdernumber",
        "股票数据",
        "参考数据",
        "股东人数",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ]
      }
    },
    {
      "name": "moneyflow",
      "title": "个股资金流向",
      "description": "个股资金流向",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "个股资金流向"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "buy_sm_vol",
        "buy_sm_amount",
        "sell_sm_vol",
        "sell_sm_amount",
        "buy_md_vol",
        "buy_md_amount",
        "sell_md_vol",
        "sell_md_amount",
        "buy_lg_vol",
        "buy_lg_amount",
        "sell_lg_vol",
        "sell_lg_amount",
        "buy_elg_vol",
        "buy_elg_amount",
        "sell_elg_vol",
        "sell_elg_amount",
        "net_mf_vol",
        "net_mf_amount",
        "trade_count"
      ],
      "aliases": [
        "moneyflow",
        "个股资金流向",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow",
        "个股资金流向",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "buy_sm_vol",
          "buy_sm_amount",
          "sell_sm_vol"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "buy_sm_vol",
          "buy_sm_amount",
          "sell_sm_vol",
          "sell_sm_amount",
          "buy_md_vol",
          "buy_md_amount",
          "sell_md_vol",
          "sell_md_amount",
          "buy_lg_vol",
          "buy_lg_amount"
        ]
      }
    },
    {
      "name": "index_weekly",
      "title": "指数周线行情",
      "description": "指数周线行情",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数周线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "index_weekly",
        "indexweekly",
        "index-weekly",
        "指数周线行情",
        "周线",
        "周K",
        "周行情",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_weekly",
        "指数周线行情",
        "indexweekly",
        "index-weekly",
        "周线",
        "周K",
        "周行情",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "index_monthly",
      "title": "指数月线行情",
      "description": "指数月线行情",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数月线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "index_monthly",
        "indexmonthly",
        "index-monthly",
        "指数月线行情",
        "月线",
        "月K",
        "月行情",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_monthly",
        "指数月线行情",
        "indexmonthly",
        "index-monthly",
        "月线",
        "月K",
        "月行情",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "wz_index",
      "title": "温州民间借贷利率",
      "description": "温州民间借贷利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "温州民间借贷利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "comp_rate",
        "center_rate",
        "micro_rate",
        "cm_rate",
        "sdb_rate",
        "om_rate",
        "aa_rate",
        "m1_rate",
        "m3_rate",
        "m6_rate",
        "m12_rate",
        "long_rate"
      ],
      "aliases": [
        "wz_index",
        "wzindex",
        "wz-index",
        "温州民间借贷利率",
        "指数",
        "指标",
        "宏观经济",
        "国内宏观",
        "利率数据"
      ],
      "keywords": [
        "wz_index",
        "温州民间借贷利率",
        "wzindex",
        "wz-index",
        "指数",
        "指标",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "comp_rate",
          "center_rate",
          "micro_rate"
        ],
        "basic": [
          "date",
          "comp_rate",
          "center_rate",
          "micro_rate",
          "cm_rate",
          "sdb_rate",
          "om_rate",
          "aa_rate"
        ]
      }
    },
    {
      "name": "gz_index",
      "title": "广州民间借贷利率",
      "description": "广州民间借贷利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "广州民间借贷利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "d10_rate",
        "m1_rate",
        "m3_rate",
        "m6_rate",
        "m12_rate",
        "long_rate"
      ],
      "aliases": [
        "gz_index",
        "gzindex",
        "gz-index",
        "广州民间借贷利率",
        "指数",
        "指标",
        "宏观经济",
        "国内宏观",
        "利率数据"
      ],
      "keywords": [
        "gz_index",
        "广州民间借贷利率",
        "gzindex",
        "gz-index",
        "指数",
        "指标",
        "宏观经济",
        "国内宏观",
        "利率数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "d10_rate",
          "m1_rate"
        ],
        "basic": [
          "date",
          "d10_rate",
          "m1_rate",
          "m3_rate",
          "m6_rate",
          "m12_rate",
          "long_rate"
        ]
      }
    },
    {
      "name": "stk_holdertrade",
      "title": "股东增减持",
      "description": "股东增减持",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "参考数据",
        "股东增减持"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "trade_type",
        "holder_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "holder_name",
        "holder_type",
        "in_de",
        "change_vol",
        "change_ratio",
        "after_share",
        "after_ratio",
        "avg_price",
        "total_share",
        "begin_date",
        "close_date"
      ],
      "aliases": [
        "stk_holdertrade",
        "stkholdertrade",
        "stk-holdertrade",
        "股东增减持",
        "股票数据",
        "参考数据"
      ],
      "keywords": [
        "stk_holdertrade",
        "股东增减持",
        "stkholdertrade",
        "stk-holdertrade",
        "股票数据",
        "参考数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "holder_name",
          "holder_type"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "holder_name",
          "holder_type",
          "in_de",
          "change_vol",
          "change_ratio",
          "after_share"
        ]
      }
    },
    {
      "name": "anns_d",
      "title": "全量公告",
      "description": "全量公告",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "上市公司公告"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "title",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ann_date",
        "ts_code",
        "name",
        "title",
        "url",
        "rec_time"
      ],
      "aliases": [
        "anns_d",
        "annsd",
        "anns-d",
        "全量公告",
        "大模型语料专题数据",
        "上市公司公告"
      ],
      "keywords": [
        "anns_d",
        "全量公告",
        "annsd",
        "anns-d",
        "大模型语料专题数据",
        "上市公司公告",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "name",
          "title",
          "url",
          "rec_time"
        ]
      }
    },
    {
      "name": "fx_obasic",
      "title": "外汇基础信息（海外）",
      "description": "外汇基础信息（海外）",
      "categoryPath": [
        "数据接口",
        "外汇数据",
        "外汇基础信息（海外）"
      ],
      "inputParams": [
        "exchange",
        "classify",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "classify",
        "exchange",
        "min_unit",
        "max_unit",
        "pip",
        "pip_cost",
        "traget_spread",
        "min_stop_distance",
        "trading_hours",
        "break_time"
      ],
      "aliases": [
        "fx_obasic",
        "fxobasic",
        "fx-obasic",
        "外汇基础信息（海外）",
        "基础",
        "基本",
        "列表",
        "外汇数据"
      ],
      "keywords": [
        "fx_obasic",
        "外汇基础信息（海外）",
        "fxobasic",
        "fx-obasic",
        "基础",
        "基本",
        "列表",
        "外汇数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "classify",
          "exchange"
        ],
        "basic": [
          "ts_code",
          "name",
          "classify",
          "exchange",
          "min_unit",
          "max_unit",
          "pip",
          "pip_cost"
        ]
      }
    },
    {
      "name": "fx_daily",
      "title": "外汇日线行情",
      "description": "外汇日线行情",
      "categoryPath": [
        "数据接口",
        "外汇数据",
        "外汇日线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "bid_open",
        "bid_close",
        "bid_high",
        "bid_low",
        "ask_open",
        "ask_close",
        "ask_high",
        "ask_low",
        "tick_qty",
        "exchange"
      ],
      "aliases": [
        "fx_daily",
        "fxdaily",
        "fx-daily",
        "外汇日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "外汇数据"
      ],
      "keywords": [
        "fx_daily",
        "外汇日线行情",
        "fxdaily",
        "fx-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "外汇数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "bid_open",
          "bid_close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "bid_open",
          "bid_close",
          "bid_high",
          "bid_low",
          "ask_open",
          "ask_close"
        ]
      }
    },
    {
      "name": "teleplay_record",
      "title": "全国拍摄制作电视剧备案数据",
      "description": "全国拍摄制作电视剧备案数据",
      "categoryPath": [
        "数据接口",
        "行业经济",
        "TMT行业",
        "全国电视剧备案公示数据"
      ],
      "inputParams": [
        "report_date",
        "start_date",
        "end_date",
        "org",
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "name",
        "classify",
        "types",
        "org",
        "report_date",
        "license_key",
        "episodes",
        "shooting_date",
        "prod_cycle",
        "content",
        "pro_opi",
        "dept_opi",
        "remarks"
      ],
      "aliases": [
        "teleplay_record",
        "teleplayrecord",
        "teleplay-record",
        "全国拍摄制作电视剧备案数据",
        "行业经济",
        "TMT行业",
        "全国电视剧备案公示数据"
      ],
      "keywords": [
        "teleplay_record",
        "全国拍摄制作电视剧备案数据",
        "teleplayrecord",
        "teleplay-record",
        "行业经济",
        "TMT行业",
        "全国电视剧备案公示数据",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "classify",
          "types",
          "org"
        ],
        "basic": [
          "name",
          "classify",
          "types",
          "org",
          "report_date",
          "license_key",
          "episodes",
          "shooting_date"
        ]
      }
    },
    {
      "name": "index_classify",
      "title": "申万行业分类",
      "description": "申万行业分类",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "申万行业分类"
      ],
      "inputParams": [
        "index_code",
        "level",
        "src",
        "parent_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "index_code",
        "industry_name",
        "level",
        "industry_code",
        "is_pub",
        "parent_code",
        "src"
      ],
      "aliases": [
        "index_classify",
        "indexclassify",
        "index-classify",
        "申万行业分类",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "index_classify",
        "申万行业分类",
        "indexclassify",
        "index-classify",
        "指数",
        "指标",
        "指数专题",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "index_code",
          "industry_name",
          "level"
        ],
        "basic": [
          "index_code",
          "industry_name",
          "level",
          "industry_code",
          "is_pub",
          "parent_code",
          "src"
        ]
      }
    },
    {
      "name": "stk_limit",
      "title": "每日涨跌停价格",
      "description": "每日涨跌停价格",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "每日涨跌停价格"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "pre_close",
        "up_limit",
        "down_limit"
      ],
      "aliases": [
        "stk_limit",
        "stklimit",
        "stk-limit",
        "每日涨跌停价格",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "stk_limit",
        "每日涨跌停价格",
        "stklimit",
        "stk-limit",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "pre_close"
        ]
      }
    },
    {
      "name": "cb_basic",
      "title": "可转债基本信息",
      "description": "可转债基本信息",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债基础信息"
      ],
      "inputParams": [
        "ts_code",
        "list_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "bond_full_name",
        "bond_short_name",
        "cb_code",
        "stk_code",
        "stk_short_name",
        "maturity",
        "par",
        "issue_price",
        "issue_size",
        "remain_size",
        "value_date",
        "maturity_date",
        "rate_type",
        "coupon_rate",
        "add_rate",
        "pay_per_year",
        "list_date",
        "delist_date",
        "exchange",
        "conv_start_date",
        "conv_end_date",
        "conv_stop_date",
        "first_conv_price",
        "conv_price",
        "rate_clause",
        "put_clause",
        "maturity_put_price",
        "call_clause",
        "reset_clause",
        "conv_clause",
        "guarantor",
        "guarantee_type",
        "issue_rating",
        "newest_rating",
        "rating_comp"
      ],
      "aliases": [
        "cb_basic",
        "cbbasic",
        "cb-basic",
        "可转债基本信息",
        "基础",
        "基本",
        "列表",
        "债券专题",
        "可转债基础信息"
      ],
      "keywords": [
        "cb_basic",
        "可转债基本信息",
        "cbbasic",
        "cb-basic",
        "基础",
        "基本",
        "列表",
        "债券专题",
        "可转债基础信息",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "bond_full_name",
          "bond_short_name",
          "cb_code",
          "stk_code"
        ],
        "basic": [
          "ts_code",
          "bond_full_name",
          "bond_short_name",
          "cb_code",
          "stk_code",
          "stk_short_name",
          "maturity",
          "par",
          "issue_price",
          "issue_size",
          "remain_size",
          "value_date"
        ]
      }
    },
    {
      "name": "cb_issue",
      "title": "可转债发行",
      "description": "可转债发行",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债发行"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "res_ann_date",
        "plan_issue_size",
        "issue_size",
        "issue_price",
        "issue_type",
        "issue_cost",
        "onl_code",
        "onl_name",
        "onl_date",
        "onl_size",
        "onl_pch_vol",
        "onl_pch_num",
        "onl_pch_excess",
        "onl_winning_rate",
        "shd_ration_code",
        "shd_ration_name",
        "shd_ration_date",
        "shd_ration_record_date",
        "shd_ration_pay_date",
        "shd_ration_price",
        "shd_ration_ratio",
        "shd_ration_size",
        "shd_ration_vol",
        "shd_ration_num",
        "shd_ration_excess",
        "offl_size",
        "offl_deposit",
        "offl_pch_vol",
        "offl_pch_num",
        "offl_pch_excess",
        "offl_winning_rate",
        "lead_underwriter",
        "lead_underwriter_vol"
      ],
      "aliases": [
        "cb_issue",
        "cbissue",
        "cb-issue",
        "可转债发行",
        "债券专题"
      ],
      "keywords": [
        "cb_issue",
        "可转债发行",
        "cbissue",
        "cb-issue",
        "债券专题",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "res_ann_date",
          "plan_issue_size",
          "issue_size"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "res_ann_date",
          "plan_issue_size",
          "issue_size",
          "issue_price",
          "issue_type",
          "issue_cost",
          "onl_code",
          "onl_name",
          "onl_date",
          "onl_size"
        ]
      }
    },
    {
      "name": "cb_daily",
      "title": "可转债行情",
      "description": "可转债行情",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "pre_close",
        "open",
        "high",
        "low",
        "close",
        "change",
        "pct_chg",
        "vol",
        "amount",
        "bond_value",
        "bond_over_rate",
        "cb_value",
        "cb_over_rate"
      ],
      "aliases": [
        "cb_daily",
        "cbdaily",
        "cb-daily",
        "可转债行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "债券专题"
      ],
      "keywords": [
        "cb_daily",
        "可转债行情",
        "cbdaily",
        "cb-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "债券专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "pre_close"
        ]
      }
    },
    {
      "name": "hk_hold",
      "title": "沪深股通持股明细",
      "description": "沪深股通持股明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "沪深股通持股明细"
      ],
      "inputParams": [
        "code",
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "code",
        "trade_date",
        "ts_code",
        "name",
        "vol",
        "ratio",
        "exchange"
      ],
      "aliases": [
        "hk_hold",
        "hkhold",
        "hk-hold",
        "沪深股通持股明细",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "hk_hold",
        "沪深股通持股明细",
        "hkhold",
        "hk-hold",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "vol",
          "code",
          "ratio",
          "exchange"
        ]
      }
    },
    {
      "name": "fut_mapping",
      "title": "期货主力与连续合约",
      "description": "期货主力与连续合约",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "期货主力与连续合约"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "mapping_ts_code"
      ],
      "aliases": [
        "fut_mapping",
        "futmapping",
        "fut-mapping",
        "期货主力与连续合约",
        "期货数据"
      ],
      "keywords": [
        "fut_mapping",
        "期货主力与连续合约",
        "futmapping",
        "fut-mapping",
        "期货数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "mapping_ts_code"
        ]
      }
    },
    {
      "name": "hk_basic",
      "title": "港股列表",
      "description": "港股列表",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股基础信息"
      ],
      "inputParams": [
        "ts_code",
        "list_status",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "fullname",
        "enname",
        "cn_spell",
        "market",
        "list_status",
        "list_date",
        "delist_date",
        "trade_unit",
        "isin",
        "curr_type"
      ],
      "aliases": [
        "hk_basic",
        "hkbasic",
        "hk-basic",
        "港股列表",
        "基础",
        "基本",
        "列表",
        "港股数据",
        "港股基础信息"
      ],
      "keywords": [
        "hk_basic",
        "港股列表",
        "hkbasic",
        "hk-basic",
        "基础",
        "基本",
        "列表",
        "港股数据",
        "港股基础信息",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "fullname",
          "enname"
        ],
        "basic": [
          "ts_code",
          "name",
          "fullname",
          "enname",
          "cn_spell",
          "market",
          "list_status",
          "list_date"
        ]
      }
    },
    {
      "name": "hk_daily",
      "title": "港股行情",
      "description": "港股行情",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股日线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount"
      ],
      "aliases": [
        "hk_daily",
        "hkdaily",
        "hk-daily",
        "港股行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "港股数据",
        "港股日线行情"
      ],
      "keywords": [
        "hk_daily",
        "港股行情",
        "hkdaily",
        "hk-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "港股数据",
        "港股日线行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "stk_managers",
      "title": "上市公司管理层",
      "description": "上市公司管理层",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "上市公司管理层"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "name",
        "gender",
        "lev",
        "title",
        "edu",
        "national",
        "birthday",
        "begin_date",
        "end_date",
        "resume"
      ],
      "aliases": [
        "stk_managers",
        "stkmanagers",
        "stk-managers",
        "上市公司管理层",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "stk_managers",
        "上市公司管理层",
        "stkmanagers",
        "stk-managers",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "name",
          "gender",
          "lev",
          "title",
          "edu"
        ]
      }
    },
    {
      "name": "stk_rewards",
      "title": "管理层薪酬和持股",
      "description": "管理层薪酬和持股",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "管理层薪酬和持股"
      ],
      "inputParams": [
        "ts_code",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "end_date",
        "name",
        "title",
        "reward",
        "hold_vol"
      ],
      "aliases": [
        "stk_rewards",
        "stkrewards",
        "stk-rewards",
        "管理层薪酬和持股",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "stk_rewards",
        "管理层薪酬和持股",
        "stkrewards",
        "stk-rewards",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "name",
          "title",
          "reward",
          "hold_vol"
        ]
      }
    },
    {
      "name": "major_news",
      "title": "新闻通讯",
      "description": "新闻通讯",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "新闻通讯（长篇）"
      ],
      "inputParams": [
        "src",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "title",
        "content",
        "pub_time",
        "src",
        "url"
      ],
      "aliases": [
        "major_news",
        "majornews",
        "major-news",
        "新闻通讯",
        "大模型语料专题数据",
        "新闻通讯（长篇）"
      ],
      "keywords": [
        "major_news",
        "新闻通讯",
        "majornews",
        "major-news",
        "大模型语料专题数据",
        "新闻通讯（长篇）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "title",
          "content",
          "pub_time"
        ]
      }
    },
    {
      "name": "ggt_daily",
      "title": "港股通每日成交统计",
      "description": "港股通每日成交统计",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "港股通每日成交统计"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "buy_amount",
        "buy_volume",
        "sell_amount",
        "sell_volume"
      ],
      "aliases": [
        "ggt_daily",
        "ggtdaily",
        "ggt-daily",
        "港股通每日成交统计",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "ggt_daily",
        "港股通每日成交统计",
        "ggtdaily",
        "ggt-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据",
        "数据接口",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "buy_amount",
          "buy_volume"
        ]
      }
    },
    {
      "name": "ggt_monthly",
      "title": "港股通每月成交统计",
      "description": "港股通每月成交统计",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "港股通每月成交统计"
      ],
      "inputParams": [
        "month",
        "start_month",
        "end_month",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "day_buy_amt",
        "day_buy_vol",
        "day_sell_amt",
        "day_sell_vol",
        "total_buy_amt",
        "total_buy_vol",
        "total_sell_amt",
        "total_sell_vol"
      ],
      "aliases": [
        "ggt_monthly",
        "ggtmonthly",
        "ggt-monthly",
        "港股通每月成交统计",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "ggt_monthly",
        "港股通每月成交统计",
        "ggtmonthly",
        "ggt-monthly",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "day_buy_amt",
          "day_buy_vol"
        ],
        "basic": [
          "month",
          "day_buy_amt",
          "day_buy_vol",
          "day_sell_amt",
          "day_sell_vol",
          "total_buy_amt",
          "total_buy_vol",
          "total_sell_amt"
        ]
      }
    },
    {
      "name": "fund_adj",
      "title": "基金复权因子",
      "description": "基金复权因子",
      "categoryPath": [
        "数据接口",
        "ETF专题",
        "ETF复权因子"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "adj_factor",
        "discount_rate"
      ],
      "aliases": [
        "fund_adj",
        "fundadj",
        "fund-adj",
        "基金复权因子",
        "基金",
        "公募",
        "私募",
        "ETF专题",
        "ETF复权因子"
      ],
      "keywords": [
        "fund_adj",
        "基金复权因子",
        "fundadj",
        "fund-adj",
        "基金",
        "公募",
        "私募",
        "ETF专题",
        "ETF复权因子",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "adj_factor"
        ]
      }
    },
    {
      "name": "yc_cb",
      "title": "中债收益率曲线",
      "description": "中债收益率曲线",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "国债收益率曲线"
      ],
      "inputParams": [
        "ts_code",
        "curve_type",
        "trade_date",
        "start_date",
        "end_date",
        "curve_term",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "curve_name",
        "curve_type",
        "curve_term",
        "yield"
      ],
      "aliases": [
        "yc_cb",
        "yccb",
        "yc-cb",
        "中债收益率曲线",
        "债券专题",
        "国债收益率曲线"
      ],
      "keywords": [
        "yc_cb",
        "中债收益率曲线",
        "yccb",
        "yc-cb",
        "债券专题",
        "国债收益率曲线",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "curve_name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "curve_name",
          "curve_type",
          "curve_term",
          "yield"
        ]
      }
    },
    {
      "name": "fund_share",
      "title": "基金规模数据",
      "description": "基金规模数据",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金规模"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "market",
        "fund_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "fd_share",
        "total_share",
        "fund_type",
        "market"
      ],
      "aliases": [
        "fund_share",
        "fundshare",
        "fund-share",
        "基金规模数据",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金规模"
      ],
      "keywords": [
        "fund_share",
        "基金规模数据",
        "fundshare",
        "fund-share",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金规模",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "fd_share"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "fd_share",
          "total_share",
          "fund_type",
          "market"
        ]
      }
    },
    {
      "name": "fund_manager",
      "title": "基金经理",
      "description": "基金经理",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金经理"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "name",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "ann_date",
        "name",
        "gender",
        "birth_year",
        "edu",
        "nationality",
        "begin_date",
        "end_date",
        "resume"
      ],
      "aliases": [
        "fund_manager",
        "fundmanager",
        "fund-manager",
        "基金经理",
        "基金",
        "公募",
        "私募",
        "公募基金"
      ],
      "keywords": [
        "fund_manager",
        "基金经理",
        "fundmanager",
        "fund-manager",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ann_date"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ann_date",
          "name",
          "gender",
          "birth_year",
          "edu",
          "nationality"
        ]
      }
    },
    {
      "name": "index_global",
      "title": "国际指数",
      "description": "国际指数",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "国际主要指数"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "close",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_chg",
        "swing",
        "vol",
        "amount"
      ],
      "aliases": [
        "index_global",
        "indexglobal",
        "index-global",
        "国际指数",
        "指数",
        "指标",
        "指数专题",
        "国际主要指数"
      ],
      "keywords": [
        "index_global",
        "国际指数",
        "indexglobal",
        "index-global",
        "指数",
        "指标",
        "指数专题",
        "国际主要指数",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "suspend_d",
      "title": "每日停复牌信息",
      "description": "每日停复牌信息",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "每日停复牌信息"
      ],
      "inputParams": [
        "ts_code",
        "suspend_type",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "suspend_timing",
        "suspend_type"
      ],
      "aliases": [
        "suspend_d",
        "suspendd",
        "suspend-d",
        "每日停复牌信息",
        "停牌",
        "复牌",
        "暂停",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "suspend_d",
        "每日停复牌信息",
        "suspendd",
        "suspend-d",
        "停牌",
        "复牌",
        "暂停",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "suspend_timing"
        ]
      }
    },
    {
      "name": "daily_info",
      "title": "市场交易统计",
      "description": "市场交易统计",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "沪深市场每日交易统计"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "exchange",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "ts_name",
        "com_count",
        "total_share",
        "float_share",
        "total_mv",
        "float_mv",
        "amount",
        "vol",
        "trans_count",
        "pe",
        "tr",
        "exchange"
      ],
      "aliases": [
        "daily_info",
        "dailyinfo",
        "daily-info",
        "市场交易统计",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "沪深市场每日交易统计"
      ],
      "keywords": [
        "daily_info",
        "市场交易统计",
        "dailyinfo",
        "daily-info",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "沪深市场每日交易统计",
        "数据接口",
        "trade_date",
        "ts_code",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "amount",
          "vol",
          "pe"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "amount",
          "vol",
          "pe",
          "ts_name",
          "com_count",
          "total_share",
          "float_share"
        ]
      }
    },
    {
      "name": "fut_weekly_detail",
      "title": "期货主要品种交易周报",
      "description": "期货主要品种交易周报",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "期货主要品种交易周报"
      ],
      "inputParams": [
        "week",
        "prd",
        "start_week",
        "end_week",
        "exchange",
        "offset",
        "limit"
      ],
      "outputFields": [
        "exchange",
        "prd",
        "name",
        "vol",
        "vol_yoy",
        "amount",
        "amout_yoy",
        "cumvol",
        "cumvol_yoy",
        "cumamt",
        "cumamt_yoy",
        "open_interest",
        "interest_wow",
        "mc_close",
        "close_wow",
        "week",
        "week_date"
      ],
      "aliases": [
        "fut_weekly_detail",
        "futweeklydetail",
        "fut-weekly-detail",
        "期货主要品种交易周报",
        "周线",
        "周K",
        "周行情",
        "期货数据"
      ],
      "keywords": [
        "fut_weekly_detail",
        "期货主要品种交易周报",
        "futweeklydetail",
        "fut-weekly-detail",
        "周线",
        "周K",
        "周行情",
        "期货数据",
        "数据接口",
        "name",
        "vol"
      ],
      "presets": {
        "minimal": [
          "name",
          "vol",
          "amount",
          "exchange",
          "prd"
        ],
        "basic": [
          "name",
          "vol",
          "amount",
          "exchange",
          "prd",
          "vol_yoy",
          "amout_yoy",
          "cumvol",
          "cumvol_yoy",
          "cumamt",
          "cumamt_yoy"
        ]
      }
    },
    {
      "name": "us_tycr",
      "title": "国债收益率曲线利率（日频）",
      "description": "国债收益率曲线利率（日频）",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债收益率曲线利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "fields",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "m1",
        "m2",
        "m3",
        "m6",
        "y1",
        "y2",
        "y3",
        "y5",
        "y7",
        "y10",
        "y20",
        "y30"
      ],
      "aliases": [
        "us_tycr",
        "ustycr",
        "us-tycr",
        "国债收益率曲线利率（日频）",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债收益率曲线利率"
      ],
      "keywords": [
        "us_tycr",
        "国债收益率曲线利率（日频）",
        "ustycr",
        "us-tycr",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债收益率曲线利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "m1",
          "m2",
          "m3"
        ],
        "basic": [
          "date",
          "m1",
          "m2",
          "m3",
          "m6",
          "y1",
          "y2",
          "y3"
        ]
      }
    },
    {
      "name": "us_trycr",
      "title": "国债实际收益率曲线利率",
      "description": "国债实际收益率曲线利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债实际收益率曲线利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "fields",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "y5",
        "y7",
        "y10",
        "y20",
        "y30"
      ],
      "aliases": [
        "us_trycr",
        "ustrycr",
        "us-trycr",
        "国债实际收益率曲线利率",
        "宏观经济",
        "国际宏观",
        "美国利率"
      ],
      "keywords": [
        "us_trycr",
        "国债实际收益率曲线利率",
        "ustrycr",
        "us-trycr",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "y5",
          "y7"
        ],
        "basic": [
          "date",
          "y5",
          "y7",
          "y10",
          "y20",
          "y30"
        ]
      }
    },
    {
      "name": "us_tbr",
      "title": "短期国债利率",
      "description": "短期国债利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "短期国债利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "fields",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "w4_bd",
        "w4_ce",
        "w8_bd",
        "w8_ce",
        "w13_bd",
        "w13_ce",
        "w26_bd",
        "w26_ce",
        "w52_bd",
        "w52_ce"
      ],
      "aliases": [
        "us_tbr",
        "ustbr",
        "us-tbr",
        "短期国债利率",
        "宏观经济",
        "国际宏观",
        "美国利率"
      ],
      "keywords": [
        "us_tbr",
        "短期国债利率",
        "ustbr",
        "us-tbr",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "w4_bd",
          "w4_ce",
          "w8_bd"
        ],
        "basic": [
          "date",
          "w4_bd",
          "w4_ce",
          "w8_bd",
          "w8_ce",
          "w13_bd",
          "w13_ce",
          "w26_bd"
        ]
      }
    },
    {
      "name": "us_tltr",
      "title": "国债长期利率",
      "description": "国债长期利率",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债长期利率"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "fields",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "ltc",
        "cmt",
        "e_factor"
      ],
      "aliases": [
        "us_tltr",
        "ustltr",
        "us-tltr",
        "国债长期利率",
        "宏观经济",
        "国际宏观",
        "美国利率"
      ],
      "keywords": [
        "us_tltr",
        "国债长期利率",
        "ustltr",
        "us-tltr",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "ltc",
          "cmt"
        ]
      }
    },
    {
      "name": "us_trltr",
      "title": "国债实际长期利率平均值",
      "description": "国债实际长期利率平均值",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债长期利率平均值"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "fields",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "ltr_avg"
      ],
      "aliases": [
        "us_trltr",
        "ustrltr",
        "us-trltr",
        "国债实际长期利率平均值",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债长期利率平均值"
      ],
      "keywords": [
        "us_trltr",
        "国债实际长期利率平均值",
        "ustrltr",
        "us-trltr",
        "宏观经济",
        "国际宏观",
        "美国利率",
        "国债长期利率平均值",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "ltr_avg"
        ]
      }
    },
    {
      "name": "cn_gdp",
      "title": "GDP",
      "description": "GDP",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "国民经济",
        "国内生产总值（GDP）"
      ],
      "inputParams": [
        "q",
        "start_q",
        "end_q",
        "limit",
        "offset"
      ],
      "outputFields": [
        "quarter",
        "gdp",
        "gdp_yoy",
        "pi",
        "pi_yoy",
        "si",
        "si_yoy",
        "ti",
        "ti_yoy"
      ],
      "aliases": [
        "cn_gdp",
        "cngdp",
        "cn-gdp",
        "GDP",
        "宏观经济",
        "国内宏观",
        "国民经济",
        "国内生产总值（GDP）"
      ],
      "keywords": [
        "cn_gdp",
        "GDP",
        "cngdp",
        "cn-gdp",
        "宏观经济",
        "国内宏观",
        "国民经济",
        "国内生产总值（GDP）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "quarter",
          "gdp",
          "gdp_yoy"
        ],
        "basic": [
          "quarter",
          "gdp",
          "gdp_yoy",
          "pi",
          "pi_yoy",
          "si",
          "si_yoy",
          "ti"
        ]
      }
    },
    {
      "name": "cn_cpi",
      "title": "居民消费价格指数",
      "description": "居民消费价格指数",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "居民消费价格指数（CPI）"
      ],
      "inputParams": [
        "m",
        "start_m",
        "end_m",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "nt_val",
        "nt_yoy",
        "nt_mom",
        "nt_accu",
        "town_val",
        "town_yoy",
        "town_mom",
        "town_accu",
        "cnt_val",
        "cnt_yoy",
        "cnt_mom",
        "cnt_accu"
      ],
      "aliases": [
        "cn_cpi",
        "cncpi",
        "cn-cpi",
        "居民消费价格指数",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "居民消费价格指数（CPI）"
      ],
      "keywords": [
        "cn_cpi",
        "居民消费价格指数",
        "cncpi",
        "cn-cpi",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "居民消费价格指数（CPI）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "nt_val",
          "nt_yoy",
          "nt_mom"
        ],
        "basic": [
          "month",
          "nt_val",
          "nt_yoy",
          "nt_mom",
          "nt_accu",
          "town_val",
          "town_yoy",
          "town_mom"
        ]
      }
    },
    {
      "name": "eco_cal",
      "title": "财经日历",
      "description": "财经日历",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "全球财经事件"
      ],
      "inputParams": [
        "date",
        "start_date",
        "end_date",
        "currency",
        "country",
        "event",
        "is_new",
        "limit",
        "offset"
      ],
      "outputFields": [
        "date",
        "time",
        "currency",
        "country",
        "event",
        "value",
        "pre_value",
        "fore_value"
      ],
      "aliases": [
        "eco_cal",
        "ecocal",
        "eco-cal",
        "财经日历",
        "债券专题",
        "全球财经事件"
      ],
      "keywords": [
        "eco_cal",
        "财经日历",
        "ecocal",
        "eco-cal",
        "债券专题",
        "全球财经事件",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "date",
          "time",
          "currency"
        ],
        "basic": [
          "date",
          "time",
          "currency",
          "country",
          "event",
          "value",
          "pre_value",
          "fore_value"
        ]
      }
    },
    {
      "name": "coin_bar",
      "title": "数字货币分钟",
      "description": "数字货币分钟",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "数字货币k线行情"
      ],
      "inputParams": [
        "ts_code",
        "symbol",
        "exchange",
        "freq",
        "start_date",
        "end_date",
        "is_contract",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "ts_code",
        "symbol",
        "freq",
        "trade_time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "is_contract"
      ],
      "aliases": [
        "coin_bar",
        "coinbar",
        "coin-bar",
        "数字货币分钟",
        "另类数据",
        "行情数据",
        "数字货币k线行情"
      ],
      "keywords": [
        "coin_bar",
        "数字货币分钟",
        "coinbar",
        "coin-bar",
        "另类数据",
        "行情数据",
        "数字货币k线行情",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "open",
          "close",
          "high"
        ],
        "basic": [
          "ts_code",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "exchange",
          "symbol"
        ]
      }
    },
    {
      "name": "cn_m",
      "title": "货币供应量",
      "description": "货币供应量",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "金融",
        "货币供应量",
        "货币供应量（月）"
      ],
      "inputParams": [
        "m",
        "start_m",
        "end_m",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "m0",
        "m0_yoy",
        "m0_mom",
        "m1",
        "m1_yoy",
        "m1_mom",
        "m2",
        "m2_yoy",
        "m2_mom"
      ],
      "aliases": [
        "cn_m",
        "cnm",
        "cn-m",
        "货币供应量",
        "宏观经济",
        "国内宏观",
        "金融",
        "货币供应量（月）"
      ],
      "keywords": [
        "cn_m",
        "货币供应量",
        "cnm",
        "cn-m",
        "宏观经济",
        "国内宏观",
        "金融",
        "货币供应量（月）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "m0",
          "m0_yoy"
        ],
        "basic": [
          "month",
          "m0",
          "m0_yoy",
          "m0_mom",
          "m1",
          "m1_yoy",
          "m1_mom",
          "m2"
        ]
      }
    },
    {
      "name": "cn_ppi",
      "title": "工业生产者出厂价格指数",
      "description": "工业生产者出厂价格指数",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "工业生产者出厂价格指数（PPI）"
      ],
      "inputParams": [
        "m",
        "start_m",
        "end_m",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "ppi_yoy",
        "ppi_mp_yoy",
        "ppi_mp_qm_yoy",
        "ppi_mp_rm_yoy",
        "ppi_mp_p_yoy",
        "ppi_cg_yoy",
        "ppi_cg_f_yoy",
        "ppi_cg_c_yoy",
        "ppi_cg_adu_yoy",
        "ppi_cg_dcg_yoy",
        "ppi_mom",
        "ppi_mp_mom",
        "ppi_mp_qm_mom",
        "ppi_mp_rm_mom",
        "ppi_mp_p_mom",
        "ppi_cg_mom",
        "ppi_cg_f_mom",
        "ppi_cg_c_mom",
        "ppi_cg_adu_mom",
        "ppi_cg_dcg_mom",
        "ppi_accu",
        "ppi_mp_accu",
        "ppi_mp_qm_accu",
        "ppi_mp_rm_accu",
        "ppi_mp_p_accu",
        "ppi_cg_accu",
        "ppi_cg_f_accu",
        "ppi_cg_c_accu",
        "ppi_cg_adu_accu",
        "ppi_cg_dcg_accu"
      ],
      "aliases": [
        "cn_ppi",
        "cnppi",
        "cn-ppi",
        "工业生产者出厂价格指数",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "工业生产者出厂价格指数（PPI）"
      ],
      "keywords": [
        "cn_ppi",
        "工业生产者出厂价格指数",
        "cnppi",
        "cn-ppi",
        "宏观经济",
        "国内宏观",
        "价格指数",
        "工业生产者出厂价格指数（PPI）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "ppi_yoy",
          "ppi_mp_yoy",
          "ppi_mp_qm_yoy",
          "ppi_mp_rm_yoy"
        ],
        "basic": [
          "month",
          "ppi_yoy",
          "ppi_mp_yoy",
          "ppi_mp_qm_yoy",
          "ppi_mp_rm_yoy",
          "ppi_mp_p_yoy",
          "ppi_cg_yoy",
          "ppi_cg_f_yoy",
          "ppi_cg_c_yoy",
          "ppi_cg_adu_yoy",
          "ppi_cg_dcg_yoy",
          "ppi_mom"
        ]
      }
    },
    {
      "name": "cb_price_chg",
      "title": "可转债转股价变动",
      "description": "可转债转股价变动",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债转股价变动"
      ],
      "inputParams": [
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "bond_short_name",
        "publish_date",
        "change_date",
        "convert_price_initial",
        "convertprice_bef",
        "convertprice_aft"
      ],
      "aliases": [
        "cb_price_chg",
        "cbpricechg",
        "cb-price-chg",
        "可转债转股价变动",
        "债券专题"
      ],
      "keywords": [
        "cb_price_chg",
        "可转债转股价变动",
        "cbpricechg",
        "cb-price-chg",
        "债券专题",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "bond_short_name",
          "publish_date"
        ],
        "basic": [
          "ts_code",
          "bond_short_name",
          "publish_date",
          "change_date",
          "convert_price_initial",
          "convertprice_bef",
          "convertprice_aft"
        ]
      }
    },
    {
      "name": "cb_share",
      "title": "可转债转股结果",
      "description": "可转债转股结果",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债转股结果"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "bond_short_name",
        "publish_date",
        "end_date",
        "issue_size",
        "convert_price_initial",
        "convert_price",
        "convert_val",
        "convert_vol",
        "convert_ratio",
        "acc_convert_val",
        "acc_convert_vol",
        "acc_convert_ratio",
        "remain_size",
        "total_shares"
      ],
      "aliases": [
        "cb_share",
        "cbshare",
        "cb-share",
        "可转债转股结果",
        "债券专题"
      ],
      "keywords": [
        "cb_share",
        "可转债转股结果",
        "cbshare",
        "cb-share",
        "债券专题",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "bond_short_name",
          "publish_date",
          "issue_size"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "bond_short_name",
          "publish_date",
          "issue_size",
          "convert_price_initial",
          "convert_price",
          "convert_val",
          "convert_vol"
        ]
      }
    },
    {
      "name": "hk_tradecal",
      "title": "港股交易日历",
      "description": "港股交易日历",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股交易日历"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "is_open",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "cal_date",
        "is_open",
        "pretrade_date"
      ],
      "aliases": [
        "hk_tradecal",
        "hktradecal",
        "hk-tradecal",
        "港股交易日历",
        "港股数据"
      ],
      "keywords": [
        "hk_tradecal",
        "港股交易日历",
        "hktradecal",
        "hk-tradecal",
        "港股数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "cal_date",
          "is_open",
          "pretrade_date"
        ]
      }
    },
    {
      "name": "us_basic",
      "title": "美股列表",
      "description": "美股列表",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股基础信息"
      ],
      "inputParams": [
        "ts_code",
        "classify",
        "classify",
        "list_stauts",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "enname",
        "classify",
        "list_status",
        "list_date",
        "delist_date"
      ],
      "aliases": [
        "us_basic",
        "usbasic",
        "us-basic",
        "美股列表",
        "基础",
        "基本",
        "列表",
        "美股数据",
        "美股基础信息"
      ],
      "keywords": [
        "us_basic",
        "美股列表",
        "usbasic",
        "us-basic",
        "基础",
        "基本",
        "列表",
        "美股数据",
        "美股基础信息",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "enname"
        ],
        "basic": [
          "ts_code",
          "name",
          "enname",
          "classify",
          "list_status",
          "list_date",
          "delist_date"
        ]
      }
    },
    {
      "name": "us_tradecal",
      "title": "美股交易日历",
      "description": "美股交易日历",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股交易日历"
      ],
      "inputParams": [
        "start_date",
        "end_date",
        "is_open",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "cal_date",
        "is_open",
        "pretrade_date"
      ],
      "aliases": [
        "us_tradecal",
        "ustradecal",
        "us-tradecal",
        "美股交易日历",
        "美股数据"
      ],
      "keywords": [
        "us_tradecal",
        "美股交易日历",
        "ustradecal",
        "us-tradecal",
        "美股数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "cal_date",
          "is_open",
          "pretrade_date"
        ]
      }
    },
    {
      "name": "us_daily",
      "title": "美股行情",
      "description": "美股行情",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股日线行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "vwap",
        "adj_factor",
        "turnover_ratio",
        "total_mv",
        "pe",
        "pb"
      ],
      "aliases": [
        "us_daily",
        "usdaily",
        "us-daily",
        "美股行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "美股数据",
        "美股日线行情"
      ],
      "keywords": [
        "us_daily",
        "美股行情",
        "usdaily",
        "us-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "美股数据",
        "美股日线行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "pe",
          "pb",
          "pre_close"
        ]
      }
    },
    {
      "name": "bak_daily",
      "title": "备用行情",
      "description": "备用行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "备用行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "name",
        "pct_change",
        "close",
        "change",
        "open",
        "high",
        "low",
        "pre_close",
        "vol_ratio",
        "turn_over",
        "swing",
        "vol",
        "amount",
        "selling",
        "buying",
        "total_share",
        "float_share",
        "pe",
        "industry",
        "area",
        "float_mv",
        "total_mv",
        "avg_price",
        "strength",
        "activity",
        "avg_turnover",
        "attack",
        "interval_3",
        "interval_6"
      ],
      "aliases": [
        "bak_daily",
        "bakdaily",
        "bak-daily",
        "备用行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据"
      ],
      "keywords": [
        "bak_daily",
        "备用行情",
        "bakdaily",
        "bak-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "行情数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "pe",
          "pct_change",
          "change"
        ]
      }
    },
    {
      "name": "repo_daily",
      "title": "债券回购日行情",
      "description": "债券回购日行情",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "债券回购日行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "repo_maturity",
        "pre_close",
        "open",
        "high",
        "low",
        "close",
        "weight",
        "weight_r",
        "amount",
        "num"
      ],
      "aliases": [
        "repo_daily",
        "repodaily",
        "repo-daily",
        "债券回购日行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "债券专题"
      ],
      "keywords": [
        "repo_daily",
        "债券回购日行情",
        "repodaily",
        "repo-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "债券专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "amount",
          "repo_maturity"
        ]
      }
    },
    {
      "name": "coin_pair",
      "title": "交易所交易对（新）",
      "description": "交易所交易对（新）",
      "categoryPath": [
        "另类数据",
        "行情数据",
        "交易所交易对（新）"
      ],
      "inputParams": [
        "exchange",
        "ts_code",
        "status",
        "limit",
        "offset"
      ],
      "outputFields": [
        "exchange",
        "symbol",
        "is_contract",
        "status",
        "base_coin",
        "price_coin",
        "listing",
        "delivery",
        "listing",
        "delivery",
        "create_time"
      ],
      "aliases": [
        "coin_pair",
        "coinpair",
        "coin-pair",
        "交易所交易对（新）",
        "另类数据",
        "行情数据"
      ],
      "keywords": [
        "coin_pair",
        "交易所交易对（新）",
        "coinpair",
        "coin-pair",
        "另类数据",
        "行情数据",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "exchange",
          "symbol",
          "is_contract",
          "status"
        ],
        "basic": [
          "exchange",
          "symbol",
          "is_contract",
          "status",
          "base_coin",
          "price_coin",
          "listing",
          "delivery"
        ]
      }
    },
    {
      "name": "ths_index",
      "title": "同花顺板块指数",
      "description": "同花顺板块指数",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念板块"
      ],
      "inputParams": [
        "ts_code",
        "exchange",
        "type",
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "count",
        "exchange",
        "list_date",
        "type"
      ],
      "aliases": [
        "ths_index",
        "thsindex",
        "ths-index",
        "同花顺板块指数",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念板块"
      ],
      "keywords": [
        "ths_index",
        "同花顺板块指数",
        "thsindex",
        "ths-index",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念板块",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "count"
        ],
        "basic": [
          "ts_code",
          "name",
          "count",
          "exchange",
          "list_date",
          "type"
        ]
      }
    },
    {
      "name": "ths_daily",
      "title": "同花顺板块指数行情",
      "description": "同花顺板块指数行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "同花顺概念和行业指数行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "avg_price",
        "change",
        "pct_change",
        "vol",
        "turnover_rate",
        "total_mv",
        "float_mv",
        "pe_ttm",
        "pb_mrq"
      ],
      "aliases": [
        "ths_daily",
        "thsdaily",
        "ths-daily",
        "同花顺板块指数行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据",
        "同花顺概念和行业指数行情"
      ],
      "keywords": [
        "ths_daily",
        "同花顺板块指数行情",
        "thsdaily",
        "ths-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据",
        "同花顺概念和行业指数行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "turnover_rate",
          "pre_close",
          "avg_price"
        ]
      }
    },
    {
      "name": "ths_member",
      "title": "同花顺概念板块成分",
      "description": "同花顺概念板块成分",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念成分"
      ],
      "inputParams": [
        "ts_code",
        "con_code",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "con_code",
        "con_name",
        "weight",
        "in_date",
        "out_date",
        "is_new"
      ],
      "aliases": [
        "ths_member",
        "thsmember",
        "ths-member",
        "同花顺概念板块成分",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念成分"
      ],
      "keywords": [
        "ths_member",
        "同花顺概念板块成分",
        "thsmember",
        "ths-member",
        "股票数据",
        "打板专题数据",
        "同花顺行业概念成分",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "con_code",
          "con_name"
        ],
        "basic": [
          "ts_code",
          "con_code",
          "con_name",
          "weight",
          "in_date",
          "out_date",
          "is_new"
        ]
      }
    },
    {
      "name": "bak_basic",
      "title": "备用列表",
      "description": "备用列表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "股票历史列表"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "industry",
        "area",
        "pe",
        "float_share",
        "total_share",
        "total_assets",
        "liquid_assets",
        "fixed_assets",
        "reserved",
        "reserved_pershare",
        "eps",
        "bvps",
        "pb",
        "list_date",
        "undp",
        "per_undp",
        "rev_yoy",
        "profit_yoy",
        "gpr",
        "npr",
        "holder_num"
      ],
      "aliases": [
        "bak_basic",
        "bakbasic",
        "bak-basic",
        "备用列表",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "基础数据",
        "股票历史列表"
      ],
      "keywords": [
        "bak_basic",
        "备用列表",
        "bakbasic",
        "bak-basic",
        "基础",
        "基本",
        "列表",
        "股票数据",
        "基础数据",
        "股票历史列表",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "pe",
          "pb"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "pe",
          "pb",
          "total_assets",
          "industry",
          "area",
          "float_share",
          "total_share",
          "liquid_assets",
          "fixed_assets"
        ]
      }
    },
    {
      "name": "fund_sales_ratio",
      "title": "各渠道公募基金销售保有规模占比",
      "description": "各渠道公募基金销售保有规模占比",
      "categoryPath": [
        "数据接口",
        "财富管理",
        "基金销售行业数据",
        "各渠道公募基金销售保有规模占比"
      ],
      "inputParams": [
        "年份",
        "limit",
        "offset"
      ],
      "outputFields": [
        "year",
        "bank",
        "sec_comp",
        "fund_comp",
        "indep_comp",
        "rests"
      ],
      "aliases": [
        "fund_sales_ratio",
        "fundsalesratio",
        "fund-sales-ratio",
        "各渠道公募基金销售保有规模占比",
        "基金",
        "公募",
        "私募",
        "财富管理",
        "基金销售行业数据"
      ],
      "keywords": [
        "fund_sales_ratio",
        "各渠道公募基金销售保有规模占比",
        "fundsalesratio",
        "fund-sales-ratio",
        "基金",
        "公募",
        "私募",
        "财富管理",
        "基金销售行业数据",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "year",
          "bank",
          "sec_comp"
        ],
        "basic": [
          "year",
          "bank",
          "sec_comp",
          "fund_comp",
          "indep_comp",
          "rests"
        ]
      }
    },
    {
      "name": "fund_sales_vol",
      "title": "销售机构公募基金销售保有规模",
      "description": "销售机构公募基金销售保有规模",
      "categoryPath": [
        "数据接口",
        "财富管理",
        "基金销售行业数据",
        "销售机构公募基金销售保有规模"
      ],
      "inputParams": [
        "year",
        "quarter",
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "year",
        "quarter",
        "inst_name",
        "fund_scale",
        "scale",
        "rank"
      ],
      "aliases": [
        "fund_sales_vol",
        "fundsalesvol",
        "fund-sales-vol",
        "销售机构公募基金销售保有规模",
        "基金",
        "公募",
        "私募",
        "财富管理",
        "基金销售行业数据"
      ],
      "keywords": [
        "fund_sales_vol",
        "销售机构公募基金销售保有规模",
        "fundsalesvol",
        "fund-sales-vol",
        "基金",
        "公募",
        "私募",
        "财富管理",
        "基金销售行业数据",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "year",
          "quarter",
          "inst_name"
        ],
        "basic": [
          "year",
          "quarter",
          "inst_name",
          "fund_scale",
          "scale",
          "rank"
        ]
      }
    },
    {
      "name": "broker_recommend",
      "title": "券商每月荐股",
      "description": "券商每月荐股",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "券商月度金股"
      ],
      "inputParams": [
        "month",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "broker",
        "ts_code",
        "name"
      ],
      "aliases": [
        "broker_recommend",
        "brokerrecommend",
        "broker-recommend",
        "券商每月荐股",
        "股票数据",
        "特色数据",
        "券商月度金股"
      ],
      "keywords": [
        "broker_recommend",
        "券商每月荐股",
        "brokerrecommend",
        "broker-recommend",
        "股票数据",
        "特色数据",
        "券商月度金股",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "month"
        ]
      }
    },
    {
      "name": "sz_daily_info",
      "title": "深圳市场每日交易概况",
      "description": "深圳市场每日交易概况",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "深圳市场每日交易情况"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "count",
        "amount",
        "vol",
        "total_share",
        "total_mv",
        "float_share",
        "float_mv"
      ],
      "aliases": [
        "sz_daily_info",
        "szdailyinfo",
        "sz-daily-info",
        "深圳市场每日交易概况",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "深圳市场每日交易情况"
      ],
      "keywords": [
        "sz_daily_info",
        "深圳市场每日交易概况",
        "szdailyinfo",
        "sz-daily-info",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "深圳市场每日交易情况",
        "数据接口",
        "trade_date",
        "ts_code",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "amount"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "amount",
          "vol",
          "count",
          "total_share",
          "total_mv",
          "float_share"
        ]
      }
    },
    {
      "name": "cb_call",
      "title": "可转债赎回信息",
      "description": "可转债赎回信息",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债赎回信息"
      ],
      "inputParams": [
        "ts_code",
        "ann_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "call_type",
        "is_call",
        "ann_date",
        "call_date",
        "call_price",
        "call_price_tax",
        "call_vol",
        "call_amount",
        "payment_date",
        "call_reg_date"
      ],
      "aliases": [
        "cb_call",
        "cbcall",
        "cb-call",
        "可转债赎回信息",
        "债券专题"
      ],
      "keywords": [
        "cb_call",
        "可转债赎回信息",
        "cbcall",
        "cb-call",
        "债券专题",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ann_date",
          "call_type",
          "is_call"
        ],
        "basic": [
          "ts_code",
          "ann_date",
          "call_type",
          "is_call",
          "call_date",
          "call_price",
          "call_price_tax",
          "call_vol"
        ]
      }
    },
    {
      "name": "bond_blk",
      "title": "债券大宗交易",
      "description": "债券大宗交易",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "大宗交易"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "price",
        "vol",
        "amount"
      ],
      "aliases": [
        "bond_blk",
        "bondblk",
        "bond-blk",
        "债券大宗交易",
        "债券专题",
        "大宗交易"
      ],
      "keywords": [
        "bond_blk",
        "债券大宗交易",
        "bondblk",
        "bond-blk",
        "债券专题",
        "大宗交易",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "vol",
          "amount",
          "price"
        ]
      }
    },
    {
      "name": "bond_blk_detail",
      "title": "大宗交易明细",
      "description": "大宗交易明细",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "大宗交易明细"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "price",
        "vol",
        "amount",
        "buy_dp",
        "sell_dp"
      ],
      "aliases": [
        "bond_blk_detail",
        "bondblkdetail",
        "bond-blk-detail",
        "大宗交易明细",
        "债券专题"
      ],
      "keywords": [
        "bond_blk_detail",
        "大宗交易明细",
        "bondblkdetail",
        "bond-blk-detail",
        "债券专题",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "vol",
          "amount",
          "price",
          "buy_dp",
          "sell_dp"
        ]
      }
    },
    {
      "name": "ccass_hold_detail",
      "title": "中央结算系统持股明细",
      "description": "中央结算系统持股明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "中央结算系统持股明细"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "hk_code",
        "offset",
        "limit"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "col_participant_id",
        "col_participant_name",
        "col_shareholding",
        "col_shareholding_percent"
      ],
      "aliases": [
        "ccass_hold_detail",
        "ccassholddetail",
        "ccass-hold-detail",
        "中央结算系统持股明细",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "ccass_hold_detail",
        "中央结算系统持股明细",
        "ccassholddetail",
        "ccass-hold-detail",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "col_participant_id",
          "col_participant_name",
          "col_shareholding",
          "col_shareholding_percent"
        ]
      }
    },
    {
      "name": "stk_surv",
      "title": "机构调研表",
      "description": "机构调研表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "机构调研数据"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "surv_date",
        "fund_visitors",
        "rece_place",
        "rece_mode",
        "rece_org",
        "org_type",
        "comp_rece",
        "content"
      ],
      "aliases": [
        "stk_surv",
        "stksurv",
        "stk-surv",
        "机构调研表",
        "股票数据",
        "特色数据",
        "机构调研数据"
      ],
      "keywords": [
        "stk_surv",
        "机构调研表",
        "stksurv",
        "stk-surv",
        "股票数据",
        "特色数据",
        "机构调研数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "surv_date"
        ],
        "basic": [
          "ts_code",
          "name",
          "surv_date",
          "fund_visitors",
          "rece_place",
          "rece_mode",
          "rece_org",
          "org_type"
        ]
      }
    },
    {
      "name": "sge_basic",
      "title": "黄金现货基础信息",
      "description": "黄金现货基础信息",
      "categoryPath": [
        "数据接口",
        "现货数据",
        "上海黄金基础信息"
      ],
      "inputParams": [
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "ts_name",
        "trade_type",
        "t_unit",
        "p_unit",
        "min_change",
        "price_limit",
        "min_vol",
        "max_vol",
        "trade_mode",
        "margin_rate",
        "liq_rate",
        "trade_time",
        "list_date"
      ],
      "aliases": [
        "sge_basic",
        "sgebasic",
        "sge-basic",
        "黄金现货基础信息",
        "基础",
        "基本",
        "列表",
        "现货数据",
        "上海黄金基础信息"
      ],
      "keywords": [
        "sge_basic",
        "黄金现货基础信息",
        "sgebasic",
        "sge-basic",
        "基础",
        "基本",
        "列表",
        "现货数据",
        "上海黄金基础信息",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "ts_name",
          "trade_type",
          "t_unit",
          "p_unit"
        ],
        "basic": [
          "ts_code",
          "ts_name",
          "trade_type",
          "t_unit",
          "p_unit",
          "min_change",
          "price_limit",
          "min_vol",
          "max_vol"
        ]
      }
    },
    {
      "name": "sge_daily",
      "title": "现货黄金日行情",
      "description": "现货黄金日行情",
      "categoryPath": [
        "数据接口",
        "现货数据",
        "上海黄金现货日行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "price_avg",
        "change",
        "pct_change",
        "vol",
        "amount",
        "oi",
        "settle_vol",
        "settle_dire"
      ],
      "aliases": [
        "sge_daily",
        "sgedaily",
        "sge-daily",
        "现货黄金日行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "现货数据",
        "上海黄金现货日行情"
      ],
      "keywords": [
        "sge_daily",
        "现货黄金日行情",
        "sgedaily",
        "sge-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "现货数据",
        "上海黄金现货日行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "price_avg"
        ]
      }
    },
    {
      "name": "report_rc",
      "title": "卖方盈利预测数据",
      "description": "卖方盈利预测数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "券商盈利预测数据"
      ],
      "inputParams": [
        "ts_code",
        "report_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "report_date",
        "report_title",
        "report_type",
        "classify",
        "org_name",
        "author_name",
        "quarter",
        "op_rt",
        "op_pr",
        "tp",
        "np",
        "eps",
        "pe",
        "rd",
        "roe",
        "ev_ebitda",
        "rating",
        "max_price",
        "min_price",
        "imp_dg",
        "create_time"
      ],
      "aliases": [
        "report_rc",
        "reportrc",
        "report-rc",
        "卖方盈利预测数据",
        "股票数据",
        "特色数据",
        "券商盈利预测数据"
      ],
      "keywords": [
        "report_rc",
        "卖方盈利预测数据",
        "reportrc",
        "report-rc",
        "股票数据",
        "特色数据",
        "券商盈利预测数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "pe",
          "report_date",
          "report_title"
        ],
        "basic": [
          "ts_code",
          "name",
          "pe",
          "report_date",
          "report_title",
          "report_type",
          "classify",
          "org_name",
          "author_name",
          "quarter",
          "op_rt",
          "op_pr"
        ]
      }
    },
    {
      "name": "cyq_perf",
      "title": "每日筹码及胜率",
      "description": "每日筹码及胜率",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "每日筹码及胜率"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "his_low",
        "his_high",
        "cost_5pct",
        "cost_15pct",
        "cost_50pct",
        "cost_85pct",
        "cost_95pct",
        "weight_avg",
        "winner_rate"
      ],
      "aliases": [
        "cyq_perf",
        "cyqperf",
        "cyq-perf",
        "每日筹码及胜率",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "cyq_perf",
        "每日筹码及胜率",
        "cyqperf",
        "cyq-perf",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "his_low",
          "his_high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "his_low",
          "his_high",
          "cost_5pct",
          "cost_15pct",
          "cost_50pct",
          "cost_85pct"
        ]
      }
    },
    {
      "name": "cyq_chips",
      "title": "每日筹码分布",
      "description": "每日筹码分布",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "每日筹码分布"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "price",
        "percent"
      ],
      "aliases": [
        "cyq_chips",
        "cyqchips",
        "cyq-chips",
        "每日筹码分布",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "cyq_chips",
        "每日筹码分布",
        "cyqchips",
        "cyq-chips",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "price"
        ]
      }
    },
    {
      "name": "ccass_hold",
      "title": "中央结算系统持股汇总",
      "description": "中央结算系统持股汇总",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "中央结算系统持股统计"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "type",
        "hk_hold",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "shareholding",
        "hold_nums",
        "hold_ratio"
      ],
      "aliases": [
        "ccass_hold",
        "ccasshold",
        "ccass-hold",
        "中央结算系统持股汇总",
        "股票数据",
        "特色数据",
        "中央结算系统持股统计"
      ],
      "keywords": [
        "ccass_hold",
        "中央结算系统持股汇总",
        "ccasshold",
        "ccass-hold",
        "股票数据",
        "特色数据",
        "中央结算系统持股统计",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "shareholding",
          "hold_nums",
          "hold_ratio"
        ]
      }
    },
    {
      "name": "stk_factor",
      "title": "股票技术因子",
      "description": "股票技术因子",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "股票技术面因子"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "adj_factor",
        "open_hfq",
        "open_qfq",
        "close_hfq",
        "close_qfq",
        "high_hfq",
        "high_qfq",
        "low_hfq",
        "low_qfq",
        "pre_close_hfq",
        "pre_close_qfq",
        "macd_dif",
        "macd_dea",
        "macd",
        "kdj_k",
        "kdj_d",
        "kdj_j",
        "rsi_6",
        "rsi_12",
        "rsi_24",
        "boll_upper",
        "boll_mid",
        "boll_lower",
        "cci"
      ],
      "aliases": [
        "stk_factor",
        "stkfactor",
        "stk-factor",
        "股票技术因子",
        "股票数据",
        "特色数据",
        "股票技术面因子"
      ],
      "keywords": [
        "stk_factor",
        "股票技术因子",
        "stkfactor",
        "stk-factor",
        "股票数据",
        "特色数据",
        "股票技术面因子",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "pre_close",
          "change",
          "pct_change",
          "adj_factor"
        ]
      }
    },
    {
      "name": "limit_list_d",
      "title": "涨跌停列表（新）",
      "description": "涨跌停列表（新）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "涨跌停和炸板数据"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "limit_type",
        "exchange",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "industry",
        "name",
        "close",
        "pct_chg",
        "swing",
        "amount",
        "limit_amount",
        "float_mv",
        "total_mv",
        "turnover_ratio",
        "fd_amount",
        "first_time",
        "last_time",
        "open_times",
        "up_stat",
        "limit_times",
        "limit"
      ],
      "aliases": [
        "limit_list_d",
        "limitlistd",
        "limit-list-d",
        "涨跌停列表（新）",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨跌停和炸板数据"
      ],
      "keywords": [
        "limit_list_d",
        "涨跌停列表（新）",
        "limitlistd",
        "limit-list-d",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨跌停和炸板数据",
        "数据接口",
        "trade_date",
        "ts_code",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "amount",
          "industry",
          "pct_chg",
          "swing",
          "limit_amount",
          "float_mv",
          "total_mv",
          "turnover_ratio"
        ]
      }
    },
    {
      "name": "hk_mins",
      "title": "港股分钟",
      "description": "港股分钟",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股分钟行情"
      ],
      "inputParams": [
        "ts_code",
        "freq",
        "start_date",
        "end_date",
        "test",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "amount"
      ],
      "aliases": [
        "hk_mins",
        "hkmins",
        "hk-mins",
        "港股分钟",
        "港股数据",
        "港股分钟行情"
      ],
      "keywords": [
        "hk_mins",
        "港股分钟",
        "hkmins",
        "hk-mins",
        "港股数据",
        "港股分钟行情",
        "数据接口",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "open",
          "close"
        ],
        "basic": [
          "ts_code",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount",
          "trade_time"
        ]
      }
    },
    {
      "name": "cb_rate",
      "title": "可转债票面利率",
      "description": "可转债票面利率",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债票面利率"
      ],
      "inputParams": [
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "rate_freq",
        "rate_start_date",
        "rate_end_date",
        "coupon_rate"
      ],
      "aliases": [
        "cb_rate",
        "cbrate",
        "cb-rate",
        "可转债票面利率",
        "债券专题"
      ],
      "keywords": [
        "cb_rate",
        "可转债票面利率",
        "cbrate",
        "cb-rate",
        "债券专题",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "rate_freq",
          "rate_start_date"
        ]
      }
    },
    {
      "name": "ci_daily",
      "title": "中信行业指数行情",
      "description": "中信行业指数行情",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "中信行业指数日行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "low",
        "high",
        "close",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount"
      ],
      "aliases": [
        "ci_daily",
        "cidaily",
        "ci-daily",
        "中信行业指数行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "中信行业指数日行情"
      ],
      "keywords": [
        "ci_daily",
        "中信行业指数行情",
        "cidaily",
        "ci-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "中信行业指数日行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "low",
        "high",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "low",
          "high",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "sf_month",
      "title": "社融数据（月度）",
      "description": "社融数据（月度）",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "金融",
        "社会融资",
        "社融增量（月度）"
      ],
      "inputParams": [
        "m",
        "start_m",
        "end_m",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "inc_month",
        "inc_cumval",
        "stk_endval"
      ],
      "aliases": [
        "sf_month",
        "sfmonth",
        "sf-month",
        "社融数据（月度）",
        "宏观经济",
        "国内宏观",
        "金融",
        "社会融资",
        "社融增量（月度）"
      ],
      "keywords": [
        "sf_month",
        "社融数据（月度）",
        "sfmonth",
        "sf-month",
        "宏观经济",
        "国内宏观",
        "金融",
        "社会融资",
        "社融增量（月度）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "inc_month",
          "inc_cumval"
        ]
      }
    },
    {
      "name": "hm_list",
      "title": "游资名录",
      "description": "游资名录",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "市场游资最全名录"
      ],
      "inputParams": [
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "name",
        "desc",
        "orgs"
      ],
      "aliases": [
        "hm_list",
        "hmlist",
        "hm-list",
        "游资名录",
        "股票数据",
        "打板专题数据",
        "市场游资最全名录"
      ],
      "keywords": [
        "hm_list",
        "游资名录",
        "hmlist",
        "hm-list",
        "股票数据",
        "打板专题数据",
        "市场游资最全名录",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "desc",
          "orgs"
        ]
      }
    },
    {
      "name": "hm_detail",
      "title": "游资每日明细",
      "description": "游资每日明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "游资交易每日明细"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "hm_name",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "ts_name",
        "buy_amount",
        "sell_amount",
        "net_amount",
        "tag",
        "hm_name",
        "hm_orgs"
      ],
      "aliases": [
        "hm_detail",
        "hmdetail",
        "hm-detail",
        "游资每日明细",
        "股票数据",
        "打板专题数据",
        "游资交易每日明细"
      ],
      "keywords": [
        "hm_detail",
        "游资每日明细",
        "hmdetail",
        "hm-detail",
        "股票数据",
        "打板专题数据",
        "游资交易每日明细",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "ts_name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "ts_name",
          "buy_amount",
          "sell_amount",
          "net_amount",
          "tag",
          "hm_name"
        ]
      }
    },
    {
      "name": "ft_mins",
      "title": "期货分钟es",
      "description": "期货分钟es",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "历史分钟行情"
      ],
      "inputParams": [
        "ts_code",
        "freq",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "amount",
        "oi"
      ],
      "aliases": [
        "ft_mins",
        "ftmins",
        "ft-mins",
        "期货分钟es",
        "期货数据",
        "历史分钟行情"
      ],
      "keywords": [
        "ft_mins",
        "期货分钟es",
        "ftmins",
        "ft-mins",
        "期货数据",
        "历史分钟行情",
        "数据接口",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "open",
          "close"
        ],
        "basic": [
          "ts_code",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount",
          "trade_time"
        ]
      }
    },
    {
      "name": "ths_hot",
      "title": "同花顺热板",
      "description": "同花顺热板",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "同花顺App热榜数"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "market",
        "is_new",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "data_type",
        "ts_code",
        "ts_name",
        "rank",
        "pct_change",
        "current_price",
        "hot",
        "concept",
        "rank_time",
        "rank_reason"
      ],
      "aliases": [
        "ths_hot",
        "thshot",
        "ths-hot",
        "同花顺热板",
        "股票数据",
        "打板专题数据",
        "同花顺App热榜数"
      ],
      "keywords": [
        "ths_hot",
        "同花顺热板",
        "thshot",
        "ths-hot",
        "股票数据",
        "打板专题数据",
        "同花顺App热榜数",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "data_type",
          "ts_name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "data_type",
          "ts_name",
          "rank",
          "pct_change",
          "current_price",
          "hot"
        ]
      }
    },
    {
      "name": "dc_hot",
      "title": "东方财富热板",
      "description": "东方财富热板",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "东方财富App热榜"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "market",
        "hot_type",
        "is_new",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "data_type",
        "ts_code",
        "ts_name",
        "rank",
        "pct_change",
        "current_price",
        "hot",
        "concept",
        "rank_time"
      ],
      "aliases": [
        "dc_hot",
        "dchot",
        "dc-hot",
        "东方财富热板",
        "股票数据",
        "打板专题数据",
        "东方财富App热榜"
      ],
      "keywords": [
        "dc_hot",
        "东方财富热板",
        "dchot",
        "dc-hot",
        "股票数据",
        "打板专题数据",
        "东方财富App热榜",
        "数据接口",
        "trade_date",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "data_type"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "data_type",
          "ts_name",
          "rank",
          "pct_change",
          "current_price",
          "hot"
        ]
      }
    },
    {
      "name": "bc_otcqt",
      "title": "柜台流通式债券报价",
      "description": "柜台流通式债券报价",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "柜台流通式债券报价"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "ts_code",
        "bank",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "qt_time",
        "bank",
        "ts_code",
        "name",
        "maturity",
        "remain_maturity",
        "bond_type",
        "coupon_rate",
        "buy_price",
        "sell_price",
        "buy_yield",
        "sell_yield"
      ],
      "aliases": [
        "bc_otcqt",
        "bcotcqt",
        "bc-otcqt",
        "柜台流通式债券报价",
        "债券专题"
      ],
      "keywords": [
        "bc_otcqt",
        "柜台流通式债券报价",
        "bcotcqt",
        "bc-otcqt",
        "债券专题",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "qt_time"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "qt_time",
          "bank",
          "maturity",
          "remain_maturity",
          "bond_type"
        ]
      }
    },
    {
      "name": "bc_bestotcqt",
      "title": "柜台流通式债券最优报价",
      "description": "柜台流通式债券最优报价",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "柜台流通式债券最优报价"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "remain_maturity",
        "bond_type",
        "best_buy_bank",
        "best_buy_yield",
        "best_buy_price",
        "best_sell_bank",
        "best_sell_yield",
        "best_sell_price"
      ],
      "aliases": [
        "bc_bestotcqt",
        "bcbestotcqt",
        "bc-bestotcqt",
        "柜台流通式债券最优报价",
        "债券专题"
      ],
      "keywords": [
        "bc_bestotcqt",
        "柜台流通式债券最优报价",
        "bcbestotcqt",
        "bc-bestotcqt",
        "债券专题",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "remain_maturity"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "remain_maturity",
          "bond_type",
          "best_buy_bank",
          "best_buy_yield",
          "best_buy_price"
        ]
      }
    },
    {
      "name": "cn_pmi",
      "title": "采购经理人指数",
      "description": "采购经理人指数",
      "categoryPath": [
        "数据接口",
        "宏观经济",
        "国内宏观",
        "景气度",
        "采购经理指数（PMI）"
      ],
      "inputParams": [
        "m",
        "start_m",
        "end_m",
        "limit",
        "offset"
      ],
      "outputFields": [
        "month",
        "pmi010000",
        "pmi010100",
        "pmi010200",
        "pmi010300",
        "pmi010400",
        "pmi010401",
        "pmi010402",
        "pmi010403",
        "pmi010500",
        "pmi010501",
        "pmi010502",
        "pmi010503",
        "pmi010600",
        "pmi010601",
        "pmi010602",
        "pmi010603",
        "pmi010700",
        "pmi010701",
        "pmi010702",
        "pmi010703",
        "pmi010800",
        "pmi010801",
        "pmi010802",
        "pmi010803",
        "pmi010900",
        "pmi011000",
        "pmi011100",
        "pmi011200",
        "pmi011300",
        "pmi011400",
        "pmi011500",
        "pmi011600",
        "pmi011700",
        "pmi011800",
        "pmi011900",
        "pmi012000",
        "pmi020100",
        "pmi020101",
        "pmi020102",
        "pmi020200",
        "pmi020201",
        "pmi020202",
        "pmi020300",
        "pmi020301",
        "pmi020302",
        "pmi020400",
        "pmi020401",
        "pmi020402",
        "pmi020500",
        "pmi020501",
        "pmi020502",
        "pmi020600",
        "pmi020601",
        "pmi020602",
        "pmi020700",
        "pmi020800",
        "pmi020900",
        "pmi021000",
        "pmi030000"
      ],
      "aliases": [
        "cn_pmi",
        "cnpmi",
        "cn-pmi",
        "采购经理人指数",
        "宏观经济",
        "国内宏观",
        "景气度",
        "采购经理指数（PMI）"
      ],
      "keywords": [
        "cn_pmi",
        "采购经理人指数",
        "cnpmi",
        "cn-pmi",
        "宏观经济",
        "国内宏观",
        "景气度",
        "采购经理指数（PMI）",
        "数据接口"
      ],
      "presets": {
        "minimal": [
          "month",
          "pmi010000",
          "pmi010100",
          "pmi010200",
          "pmi010300"
        ],
        "basic": [
          "month",
          "pmi010000",
          "pmi010100",
          "pmi010200",
          "pmi010300",
          "pmi010400",
          "pmi010401",
          "pmi010402",
          "pmi010403",
          "pmi010500",
          "pmi010501",
          "pmi010502"
        ]
      }
    },
    {
      "name": "margin_secs",
      "title": "融资融券标的（新）",
      "description": "融资融券标的（新）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "融资融券标的（盘前）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "exchange",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "exchange"
      ],
      "aliases": [
        "margin_secs",
        "marginsecs",
        "margin-secs",
        "融资融券标的（新）",
        "股票数据",
        "两融及转融通",
        "融资融券标的（盘前）"
      ],
      "keywords": [
        "margin_secs",
        "融资融券标的（新）",
        "marginsecs",
        "margin-secs",
        "股票数据",
        "两融及转融通",
        "融资融券标的（盘前）",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "sw_daily",
      "title": "申万行业日线行情",
      "description": "申万行业日线行情",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "申万行业指数日行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "name",
        "open",
        "low",
        "high",
        "close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "pe",
        "pb",
        "float_mv",
        "total_mv",
        "weight"
      ],
      "aliases": [
        "sw_daily",
        "swdaily",
        "sw-daily",
        "申万行业日线行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "申万行业指数日行情"
      ],
      "keywords": [
        "sw_daily",
        "申万行业日线行情",
        "swdaily",
        "sw-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "指数专题",
        "申万行业指数日行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "open",
        "low",
        "high",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "open",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "open",
          "low",
          "high",
          "close",
          "vol",
          "amount",
          "pe"
        ]
      }
    },
    {
      "name": "stk_factor_pro",
      "title": "股票技术因子(专业版)",
      "description": "股票技术因子(专业版)",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "股票技术面因子(专业版）"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "open_hfq",
        "open_qfq",
        "high",
        "high_hfq",
        "high_qfq",
        "low",
        "low_hfq",
        "low_qfq",
        "close",
        "close_hfq",
        "close_qfq",
        "pre_close",
        "change",
        "pct_chg",
        "vol",
        "amount",
        "turnover_rate",
        "turnover_rate_f",
        "volume_ratio",
        "pe",
        "pe_ttm",
        "pb",
        "ps",
        "ps_ttm",
        "dv_ratio",
        "dv_ttm",
        "total_share",
        "float_share",
        "free_share",
        "total_mv",
        "circ_mv",
        "adj_factor",
        "asi_bfq",
        "asi_hfq",
        "asi_qfq",
        "asit_bfq",
        "asit_hfq",
        "asit_qfq",
        "atr_bfq",
        "atr_hfq",
        "atr_qfq",
        "bbi_bfq",
        "bbi_hfq",
        "bbi_qfq",
        "bias1_bfq",
        "bias1_hfq",
        "bias1_qfq",
        "bias2_bfq",
        "bias2_hfq",
        "bias2_qfq",
        "bias3_bfq",
        "bias3_hfq",
        "bias3_qfq",
        "boll_lower_bfq",
        "boll_lower_hfq",
        "boll_lower_qfq",
        "boll_mid_bfq",
        "boll_mid_hfq",
        "boll_mid_qfq",
        "boll_upper_bfq",
        "boll_upper_hfq",
        "boll_upper_qfq",
        "brar_ar_bfq",
        "brar_ar_hfq",
        "brar_ar_qfq",
        "brar_br_bfq",
        "brar_br_hfq",
        "brar_br_qfq",
        "cci_bfq",
        "cci_hfq",
        "cci_qfq",
        "cr_bfq",
        "cr_hfq",
        "cr_qfq",
        "dfma_dif_bfq",
        "dfma_dif_hfq",
        "dfma_dif_qfq",
        "dfma_difma_bfq",
        "dfma_difma_hfq",
        "dfma_difma_qfq",
        "dmi_adx_bfq",
        "dmi_adx_hfq",
        "dmi_adx_qfq",
        "dmi_adxr_bfq",
        "dmi_adxr_hfq",
        "dmi_adxr_qfq",
        "dmi_mdi_bfq",
        "dmi_mdi_hfq",
        "dmi_mdi_qfq",
        "dmi_pdi_bfq",
        "dmi_pdi_hfq",
        "dmi_pdi_qfq",
        "downdays",
        "updays",
        "dpo_bfq",
        "dpo_hfq",
        "dpo_qfq",
        "madpo_bfq",
        "madpo_hfq",
        "madpo_qfq",
        "ema_bfq_10",
        "ema_bfq_20",
        "ema_bfq_250",
        "ema_bfq_30",
        "ema_bfq_5",
        "ema_bfq_60",
        "ema_bfq_90",
        "ema_hfq_10",
        "ema_hfq_20",
        "ema_hfq_250",
        "ema_hfq_30",
        "ema_hfq_5",
        "ema_hfq_60",
        "ema_hfq_90",
        "ema_qfq_10",
        "ema_qfq_20",
        "ema_qfq_250",
        "ema_qfq_30",
        "ema_qfq_5",
        "ema_qfq_60",
        "ema_qfq_90",
        "emv_bfq",
        "emv_hfq",
        "emv_qfq",
        "maemv_bfq",
        "maemv_hfq",
        "maemv_qfq",
        "expma_12_bfq",
        "expma_12_hfq",
        "expma_12_qfq",
        "expma_50_bfq",
        "expma_50_hfq",
        "expma_50_qfq",
        "kdj_bfq",
        "kdj_hfq",
        "kdj_qfq",
        "kdj_d_bfq",
        "kdj_d_hfq",
        "kdj_d_qfq",
        "kdj_k_bfq",
        "kdj_k_hfq",
        "kdj_k_qfq",
        "ktn_down_bfq",
        "ktn_down_hfq",
        "ktn_down_qfq",
        "ktn_mid_bfq",
        "ktn_mid_hfq",
        "ktn_mid_qfq",
        "ktn_upper_bfq",
        "ktn_upper_hfq",
        "ktn_upper_qfq",
        "lowdays",
        "topdays",
        "ma_bfq_10",
        "ma_bfq_20",
        "ma_bfq_250",
        "ma_bfq_30",
        "ma_bfq_5",
        "ma_bfq_60",
        "ma_bfq_90",
        "ma_hfq_10",
        "ma_hfq_20",
        "ma_hfq_250",
        "ma_hfq_30",
        "ma_hfq_5",
        "ma_hfq_60",
        "ma_hfq_90",
        "ma_qfq_10",
        "ma_qfq_20",
        "ma_qfq_250",
        "ma_qfq_30",
        "ma_qfq_5",
        "ma_qfq_60",
        "ma_qfq_90",
        "macd_bfq",
        "macd_hfq",
        "macd_qfq",
        "macd_dea_bfq",
        "macd_dea_hfq",
        "macd_dea_qfq",
        "macd_dif_bfq",
        "macd_dif_hfq",
        "macd_dif_qfq",
        "mass_bfq",
        "mass_hfq",
        "mass_qfq",
        "ma_mass_bfq",
        "ma_mass_hfq",
        "ma_mass_qfq",
        "mfi_bfq",
        "mfi_hfq",
        "mfi_qfq",
        "mtm_bfq",
        "mtm_hfq",
        "mtm_qfq",
        "mtmma_bfq",
        "mtmma_hfq",
        "mtmma_qfq",
        "obv_bfq",
        "obv_hfq",
        "obv_qfq",
        "psy_bfq",
        "psy_hfq",
        "psy_qfq",
        "psyma_bfq",
        "psyma_hfq",
        "psyma_qfq",
        "roc_bfq",
        "roc_hfq",
        "roc_qfq",
        "maroc_bfq",
        "maroc_hfq",
        "maroc_qfq",
        "rsi_bfq_12",
        "rsi_bfq_24",
        "rsi_bfq_6",
        "rsi_hfq_12",
        "rsi_hfq_24",
        "rsi_hfq_6",
        "rsi_qfq_12",
        "rsi_qfq_24",
        "rsi_qfq_6",
        "taq_down_bfq",
        "taq_down_hfq",
        "taq_down_qfq",
        "taq_mid_bfq",
        "taq_mid_hfq",
        "taq_mid_qfq",
        "taq_up_bfq",
        "taq_up_hfq",
        "taq_up_qfq",
        "trix_bfq",
        "trix_hfq",
        "trix_qfq",
        "trma_bfq",
        "trma_hfq",
        "trma_qfq",
        "vr_bfq",
        "vr_hfq",
        "vr_qfq",
        "wr_bfq",
        "wr_hfq",
        "wr_qfq",
        "wr1_bfq",
        "wr1_hfq",
        "wr1_qfq",
        "xsii_td1_bfq",
        "xsii_td1_hfq",
        "xsii_td1_qfq",
        "xsii_td2_bfq",
        "xsii_td2_hfq",
        "xsii_td2_qfq",
        "xsii_td3_bfq",
        "xsii_td3_hfq",
        "xsii_td3_qfq",
        "xsii_td4_bfq",
        "xsii_td4_hfq",
        "xsii_td4_qfq"
      ],
      "aliases": [
        "stk_factor_pro",
        "stkfactorpro",
        "stk-factor-pro",
        "股票技术因子(专业版)",
        "股票数据",
        "特色数据",
        "股票技术面因子(专业版）"
      ],
      "keywords": [
        "stk_factor_pro",
        "股票技术因子(专业版)",
        "stkfactorpro",
        "stk-factor-pro",
        "股票数据",
        "特色数据",
        "股票技术面因子(专业版）",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "turnover_rate",
          "pe",
          "pb",
          "open_hfq"
        ]
      }
    },
    {
      "name": "stk_premarket",
      "title": "盘前数据",
      "description": "盘前数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "每日股本（盘前）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "total_share",
        "float_share",
        "pre_close",
        "up_limit",
        "down_limit"
      ],
      "aliases": [
        "stk_premarket",
        "stkpremarket",
        "stk-premarket",
        "盘前数据",
        "股票数据",
        "基础数据",
        "每日股本（盘前）"
      ],
      "keywords": [
        "stk_premarket",
        "盘前数据",
        "stkpremarket",
        "stk-premarket",
        "股票数据",
        "基础数据",
        "每日股本（盘前）",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "total_share"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "total_share",
          "float_share",
          "pre_close",
          "up_limit",
          "down_limit"
        ]
      }
    },
    {
      "name": "slb_len",
      "title": "转融资交易汇总",
      "description": "转融资交易汇总",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "转融资交易汇总"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ob",
        "auc_amount",
        "repo_amount",
        "repay_amount",
        "cb"
      ],
      "aliases": [
        "slb_len",
        "slblen",
        "slb-len",
        "转融资交易汇总",
        "股票数据",
        "两融及转融通"
      ],
      "keywords": [
        "slb_len",
        "转融资交易汇总",
        "slblen",
        "slb-len",
        "股票数据",
        "两融及转融通",
        "数据接口",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "ob",
          "auc_amount"
        ],
        "basic": [
          "trade_date",
          "ob",
          "auc_amount",
          "repo_amount",
          "repay_amount",
          "cb"
        ]
      }
    },
    {
      "name": "slb_sec",
      "title": "转融券交易汇总",
      "description": "转融券交易汇总",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "转融券交易汇总(停）"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "ope_inv",
        "lent_qnt",
        "cls_inv",
        "end_bal"
      ],
      "aliases": [
        "slb_sec",
        "slbsec",
        "slb-sec",
        "转融券交易汇总",
        "股票数据",
        "两融及转融通",
        "转融券交易汇总(停）"
      ],
      "keywords": [
        "slb_sec",
        "转融券交易汇总",
        "slbsec",
        "slb-sec",
        "股票数据",
        "两融及转融通",
        "转融券交易汇总(停）",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "ope_inv",
          "lent_qnt",
          "cls_inv",
          "end_bal"
        ]
      }
    },
    {
      "name": "slb_sec_detail",
      "title": "转融券交易明细",
      "description": "转融券交易明细",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "转融券交易明细(停）"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "tenor",
        "fee_rate",
        "lent_qnt"
      ],
      "aliases": [
        "slb_sec_detail",
        "slbsecdetail",
        "slb-sec-detail",
        "转融券交易明细",
        "股票数据",
        "两融及转融通",
        "转融券交易明细(停）"
      ],
      "keywords": [
        "slb_sec_detail",
        "转融券交易明细",
        "slbsecdetail",
        "slb-sec-detail",
        "股票数据",
        "两融及转融通",
        "转融券交易明细(停）",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "tenor",
          "fee_rate",
          "lent_qnt"
        ]
      }
    },
    {
      "name": "slb_len_mm",
      "title": "做市借券交易汇总",
      "description": "做市借券交易汇总",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "两融及转融通",
        "做市借券交易汇总(停）"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "ope_inv",
        "lent_qnt",
        "cls_inv",
        "end_bal"
      ],
      "aliases": [
        "slb_len_mm",
        "slblenmm",
        "slb-len-mm",
        "做市借券交易汇总",
        "股票数据",
        "两融及转融通",
        "做市借券交易汇总(停）"
      ],
      "keywords": [
        "slb_len_mm",
        "做市借券交易汇总",
        "slblenmm",
        "slb-len-mm",
        "股票数据",
        "两融及转融通",
        "做市借券交易汇总(停）",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "ope_inv",
          "lent_qnt",
          "cls_inv",
          "end_bal"
        ]
      }
    },
    {
      "name": "index_member_all",
      "title": "申万行业成分构成",
      "description": "申万行业成分构成",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "申万行业成分（分级）"
      ],
      "inputParams": [
        "l1_code",
        "l2_code",
        "l3_code",
        "is_new",
        "ts_code",
        "src",
        "limit",
        "offset"
      ],
      "outputFields": [
        "l1_code",
        "l1_name",
        "l2_code",
        "l2_name",
        "l3_code",
        "l3_name",
        "ts_code",
        "name",
        "in_date",
        "out_date",
        "is_new"
      ],
      "aliases": [
        "index_member_all",
        "indexmemberall",
        "index-member-all",
        "申万行业成分构成",
        "指数",
        "指标",
        "指数专题",
        "申万行业成分（分级）"
      ],
      "keywords": [
        "index_member_all",
        "申万行业成分构成",
        "indexmemberall",
        "index-member-all",
        "指数",
        "指标",
        "指数专题",
        "申万行业成分（分级）",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "l1_code",
          "l1_name"
        ],
        "basic": [
          "ts_code",
          "name",
          "l1_code",
          "l1_name",
          "l2_code",
          "l2_name",
          "l3_code",
          "l3_name"
        ]
      }
    },
    {
      "name": "stk_weekly_monthly",
      "title": "股票周/月线行情(每日更新)",
      "description": "股票周/月线行情(每日更新)",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "周/月线行情(每日更新)"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "freq",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "end_date",
        "freq",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "vol",
        "amount",
        "change",
        "pct_chg"
      ],
      "aliases": [
        "stk_weekly_monthly",
        "stkweeklymonthly",
        "stk-weekly-monthly",
        "股票周/月线行情(每日更新)",
        "周线",
        "周K",
        "周行情",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据",
        "周/月线行情(每日更新)"
      ],
      "keywords": [
        "stk_weekly_monthly",
        "股票周/月线行情(每日更新)",
        "stkweeklymonthly",
        "stk-weekly-monthly",
        "周线",
        "周K",
        "周行情",
        "月线",
        "月K",
        "月行情",
        "股票数据",
        "行情数据",
        "周/月线行情(每日更新)",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "end_date",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "end_date",
          "open",
          "high",
          "low",
          "close",
          "vol"
        ]
      }
    },
    {
      "name": "fut_weekly_monthly",
      "title": "期货周/月线行情(每日更新)",
      "description": "期货周/月线行情(每日更新)",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "期货周/月线行情(每日更新)"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "freq",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "end_date",
        "freq",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "settle",
        "pre_settle",
        "vol",
        "amount",
        "oi",
        "oi_chg",
        "exchange",
        "change1",
        "change2"
      ],
      "aliases": [
        "fut_weekly_monthly",
        "futweeklymonthly",
        "fut-weekly-monthly",
        "期货周/月线行情(每日更新)",
        "周线",
        "周K",
        "周行情",
        "月线",
        "月K",
        "月行情",
        "期货数据"
      ],
      "keywords": [
        "fut_weekly_monthly",
        "期货周/月线行情(每日更新)",
        "futweeklymonthly",
        "fut-weekly-monthly",
        "周线",
        "周K",
        "周行情",
        "月线",
        "月K",
        "月行情",
        "期货数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "end_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "end_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "freq",
          "pre_close"
        ]
      }
    },
    {
      "name": "us_daily_adj",
      "title": "美股复权行情",
      "description": "美股复权行情",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股复权行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "exchange",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "vwap",
        "adj_factor",
        "turnover_ratio",
        "free_share",
        "total_share",
        "free_mv",
        "total_mv",
        "exchange"
      ],
      "aliases": [
        "us_daily_adj",
        "usdailyadj",
        "us-daily-adj",
        "美股复权行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "美股数据"
      ],
      "keywords": [
        "us_daily_adj",
        "美股复权行情",
        "usdailyadj",
        "us-daily-adj",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "美股数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "pre_close",
          "change",
          "pct_change",
          "vwap"
        ]
      }
    },
    {
      "name": "hk_daily_adj",
      "title": "港股复权行情",
      "description": "港股复权行情",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股复权行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "offset",
        "limit",
        "symbol"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "vwap",
        "adj_factor",
        "turnover_ratio",
        "free_share",
        "total_share",
        "free_mv",
        "total_mv"
      ],
      "aliases": [
        "hk_daily_adj",
        "hkdailyadj",
        "hk-daily-adj",
        "港股复权行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "港股数据"
      ],
      "keywords": [
        "hk_daily_adj",
        "港股复权行情",
        "hkdailyadj",
        "hk-daily-adj",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "港股数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "pre_close",
          "change",
          "pct_change"
        ]
      }
    },
    {
      "name": "rt_fut_min",
      "title": "最新行情-期货-分钟",
      "description": "最新行情-期货-分钟",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "实时分钟行情"
      ],
      "inputParams": [
        "topic",
        "freq",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "code",
        "freq",
        "time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "amount",
        "oi",
        "trade_date",
        "action_date"
      ],
      "aliases": [
        "rt_fut_min",
        "rtfutmin",
        "rt-fut-min",
        "最新行情-期货-分钟",
        "期货数据",
        "实时分钟行情"
      ],
      "keywords": [
        "rt_fut_min",
        "最新行情-期货-分钟",
        "rtfutmin",
        "rt-fut-min",
        "期货数据",
        "实时分钟行情",
        "数据接口",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "open",
          "close",
          "high"
        ],
        "basic": [
          "trade_date",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount",
          "code"
        ]
      }
    },
    {
      "name": "opt_mins",
      "title": "期权分钟",
      "description": "期权分钟",
      "categoryPath": [
        "数据接口",
        "期权数据",
        "期权分钟行情"
      ],
      "inputParams": [
        "ts_code",
        "freq",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "amount",
        "oi"
      ],
      "aliases": [
        "opt_mins",
        "optmins",
        "opt-mins",
        "期权分钟",
        "期权数据",
        "期权分钟行情"
      ],
      "keywords": [
        "opt_mins",
        "期权分钟",
        "optmins",
        "opt-mins",
        "期权数据",
        "期权分钟行情",
        "数据接口",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "open",
          "close"
        ],
        "basic": [
          "ts_code",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount",
          "trade_time"
        ]
      }
    },
    {
      "name": "moneyflow_ind_ths",
      "title": "行业资金流向（THS）",
      "description": "行业资金流向（THS）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "行业资金流向（THS）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "industry",
        "lead_stock",
        "close",
        "pct_change",
        "company_num",
        "pct_change_stock",
        "close_price",
        "net_buy_amount",
        "net_sell_amount",
        "net_amount"
      ],
      "aliases": [
        "moneyflow_ind_ths",
        "moneyflowindths",
        "moneyflow-ind-ths",
        "行业资金流向（THS）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_ind_ths",
        "行业资金流向（THS）",
        "moneyflowindths",
        "moneyflow-ind-ths",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "industry"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "industry",
          "lead_stock",
          "pct_change",
          "company_num",
          "pct_change_stock"
        ]
      }
    },
    {
      "name": "moneyflow_ind_dc",
      "title": "板块资金流向（DC）",
      "description": "板块资金流向（DC）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "板块资金流向（DC）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "content_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "content_type",
        "ts_code",
        "name",
        "pct_change",
        "close",
        "net_amount",
        "net_amount_rate",
        "buy_elg_amount",
        "buy_elg_amount_rate",
        "buy_lg_amount",
        "buy_lg_amount_rate",
        "buy_md_amount",
        "buy_md_amount_rate",
        "buy_sm_amount",
        "buy_sm_amount_rate",
        "buy_sm_amount_stock",
        "rank"
      ],
      "aliases": [
        "moneyflow_ind_dc",
        "moneyflowinddc",
        "moneyflow-ind-dc",
        "板块资金流向（DC）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_ind_dc",
        "板块资金流向（DC）",
        "moneyflowinddc",
        "moneyflow-ind-dc",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "content_type"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "content_type",
          "pct_change",
          "net_amount",
          "net_amount_rate",
          "buy_elg_amount",
          "buy_elg_amount_rate",
          "buy_lg_amount"
        ]
      }
    },
    {
      "name": "moneyflow_mkt_dc",
      "title": "大盘资金流向（DC）",
      "description": "大盘资金流向（DC）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "大盘资金流向（DC）"
      ],
      "inputParams": [
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "close_sh",
        "pct_change_sh",
        "close_sz",
        "pct_change_sz",
        "net_amount",
        "net_amount_rate",
        "buy_elg_amount",
        "buy_elg_amount_rate",
        "buy_lg_amount",
        "buy_lg_amount_rate",
        "buy_md_amount",
        "buy_md_amount_rate",
        "buy_sm_amount",
        "buy_sm_amount_rate"
      ],
      "aliases": [
        "moneyflow_mkt_dc",
        "moneyflowmktdc",
        "moneyflow-mkt-dc",
        "大盘资金流向（DC）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_mkt_dc",
        "大盘资金流向（DC）",
        "moneyflowmktdc",
        "moneyflow-mkt-dc",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "trade_date",
          "close_sh",
          "pct_change_sh",
          "close_sz",
          "pct_change_sz"
        ],
        "basic": [
          "trade_date",
          "close_sh",
          "pct_change_sh",
          "close_sz",
          "pct_change_sz",
          "net_amount",
          "net_amount_rate",
          "buy_elg_amount",
          "buy_elg_amount_rate"
        ]
      }
    },
    {
      "name": "kpl_list",
      "title": "开盘啦板单数据",
      "description": "开盘啦板单数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "榜单数据（开盘啦）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "tag",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "lu_time",
        "ld_time",
        "open_time",
        "last_time",
        "lu_desc",
        "tag",
        "theme",
        "net_change",
        "bid_amount",
        "status",
        "bid_change",
        "bid_turnover",
        "lu_bid_vol",
        "pct_chg",
        "bid_pct_chg",
        "rt_pct_chg",
        "limit_order",
        "amount",
        "turnover_rate",
        "free_float",
        "lu_limit_order"
      ],
      "aliases": [
        "kpl_list",
        "kpllist",
        "kpl-list",
        "开盘啦板单数据",
        "股票数据",
        "打板专题数据",
        "榜单数据（开盘啦）"
      ],
      "keywords": [
        "kpl_list",
        "开盘啦板单数据",
        "kpllist",
        "kpl-list",
        "股票数据",
        "打板专题数据",
        "榜单数据（开盘啦）",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "amount",
          "turnover_rate"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "amount",
          "turnover_rate",
          "lu_time",
          "ld_time",
          "open_time",
          "last_time",
          "lu_desc",
          "tag",
          "theme"
        ]
      }
    },
    {
      "name": "moneyflow_ths",
      "title": "个股资金流向（THS）",
      "description": "个股资金流向（THS）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "个股资金流向（THS）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "pct_change",
        "latest",
        "net_amount",
        "net_d5_amount",
        "buy_lg_amount",
        "buy_lg_amount_rate",
        "buy_md_amount",
        "buy_md_amount_rate",
        "buy_sm_amount",
        "buy_sm_amount_rate"
      ],
      "aliases": [
        "moneyflow_ths",
        "moneyflowths",
        "moneyflow-ths",
        "个股资金流向（THS）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_ths",
        "个股资金流向（THS）",
        "moneyflowths",
        "moneyflow-ths",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "pct_change"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "pct_change",
          "latest",
          "net_amount",
          "net_d5_amount",
          "buy_lg_amount"
        ]
      }
    },
    {
      "name": "moneyflow_dc",
      "title": "个股资金流向（DC）",
      "description": "个股资金流向（DC）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "个股资金流向（DC）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "pct_change",
        "close",
        "net_amount",
        "net_amount_rate",
        "buy_elg_amount",
        "buy_elg_amount_rate",
        "buy_lg_amount",
        "buy_lg_amount_rate",
        "buy_md_amount",
        "buy_md_amount_rate",
        "buy_sm_amount",
        "buy_sm_amount_rate"
      ],
      "aliases": [
        "moneyflow_dc",
        "moneyflowdc",
        "moneyflow-dc",
        "个股资金流向（DC）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据"
      ],
      "keywords": [
        "moneyflow_dc",
        "个股资金流向（DC）",
        "moneyflowdc",
        "moneyflow-dc",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "pct_change"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "pct_change",
          "net_amount",
          "net_amount_rate",
          "buy_elg_amount",
          "buy_elg_amount_rate"
        ]
      }
    },
    {
      "name": "kpl_concept",
      "title": "开盘啦题材库",
      "description": "开盘啦题材库",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "题材数据（开盘啦）"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "name",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "z_t_num",
        "up_num"
      ],
      "aliases": [
        "kpl_concept",
        "kplconcept",
        "kpl-concept",
        "开盘啦题材库",
        "股票数据",
        "打板专题数据",
        "题材数据（开盘啦）"
      ],
      "keywords": [
        "kpl_concept",
        "开盘啦题材库",
        "kplconcept",
        "kpl-concept",
        "股票数据",
        "打板专题数据",
        "题材数据（开盘啦）",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "kpl_concept_cons",
      "title": "开盘啦题材成分",
      "description": "开盘啦题材成分",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "题材成分（开盘啦）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "con_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "con_name",
        "con_code",
        "trade_date",
        "desc",
        "hot_num"
      ],
      "aliases": [
        "kpl_concept_cons",
        "kplconceptcons",
        "kpl-concept-cons",
        "开盘啦题材成分",
        "股票数据",
        "打板专题数据",
        "题材成分（开盘啦）"
      ],
      "keywords": [
        "kpl_concept_cons",
        "开盘啦题材成分",
        "kplconceptcons",
        "kpl-concept-cons",
        "股票数据",
        "打板专题数据",
        "题材成分（开盘啦）",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "con_name",
          "con_code",
          "desc",
          "hot_num"
        ]
      }
    },
    {
      "name": "stk_auction_o",
      "title": "股票开盘集合竞价数据",
      "description": "股票开盘集合竞价数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "股票开盘集合竞价数据"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol",
        "amount",
        "vwap"
      ],
      "aliases": [
        "stk_auction_o",
        "stkauctiono",
        "stk-auction-o",
        "股票开盘集合竞价数据",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "stk_auction_o",
        "股票开盘集合竞价数据",
        "stkauctiono",
        "stk-auction-o",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "stk_auction_c",
      "title": "股票收盘集合竞价数据",
      "description": "股票收盘集合竞价数据",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "股票收盘集合竞价数据"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol",
        "amount",
        "vwap"
      ],
      "aliases": [
        "stk_auction_c",
        "stkauctionc",
        "stk-auction-c",
        "股票收盘集合竞价数据",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "stk_auction_c",
        "股票收盘集合竞价数据",
        "stkauctionc",
        "stk-auction-c",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "limit_list_ths",
      "title": "涨跌停榜单（同花顺）",
      "description": "涨跌停榜单（同花顺）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "同花顺涨跌停榜单"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "limit_type",
        "market",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "price",
        "pct_chg",
        "open_num",
        "lu_desc",
        "limit_type",
        "tag",
        "status",
        "first_lu_time",
        "last_lu_time",
        "first_ld_time",
        "last_ld_time",
        "limit_order",
        "limit_amount",
        "turnover_rate",
        "free_float",
        "lu_limit_order",
        "limit_up_suc_rate",
        "turnover",
        "rise_rate",
        "sum_float",
        "market_type"
      ],
      "aliases": [
        "limit_list_ths",
        "limitlistths",
        "limit-list-ths",
        "涨跌停榜单（同花顺）",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "同花顺涨跌停榜单"
      ],
      "keywords": [
        "limit_list_ths",
        "涨跌停榜单（同花顺）",
        "limitlistths",
        "limit-list-ths",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "同花顺涨跌停榜单",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "turnover_rate",
          "price"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "turnover_rate",
          "price",
          "pct_chg",
          "open_num",
          "lu_desc",
          "limit_type",
          "tag",
          "status",
          "first_lu_time"
        ]
      }
    },
    {
      "name": "limit_step",
      "title": "连板天梯",
      "description": "连板天梯",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "涨停股票连板天梯"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "nums",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "nums"
      ],
      "aliases": [
        "limit_step",
        "limitstep",
        "limit-step",
        "连板天梯",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨停股票连板天梯"
      ],
      "keywords": [
        "limit_step",
        "连板天梯",
        "limitstep",
        "limit-step",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨停股票连板天梯",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "limit_cpt_list",
      "title": "最强板块统计",
      "description": "最强板块统计",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "涨停最强板块统计"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "days",
        "up_stat",
        "cons_nums",
        "up_nums",
        "pct_chg",
        "rank"
      ],
      "aliases": [
        "limit_cpt_list",
        "limitcptlist",
        "limit-cpt-list",
        "最强板块统计",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨停最强板块统计"
      ],
      "keywords": [
        "limit_cpt_list",
        "最强板块统计",
        "limitcptlist",
        "limit-cpt-list",
        "涨停",
        "跌停",
        "涨跌停",
        "股票数据",
        "打板专题数据",
        "涨停最强板块统计",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "days",
          "up_stat",
          "cons_nums",
          "up_nums",
          "pct_chg"
        ]
      }
    },
    {
      "name": "idx_factor_pro",
      "title": "指数技术因子(专业版)",
      "description": "指数技术因子(专业版)",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "指数技术面因子(专业版)"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "asi_bfq",
        "asit_bfq",
        "atr_bfq",
        "bbi_bfq",
        "bias1_bfq",
        "bias2_bfq",
        "bias3_bfq",
        "boll_lower_bfq",
        "boll_mid_bfq",
        "boll_upper_bfq",
        "brar_ar_bfq",
        "brar_br_bfq",
        "cci_bfq",
        "cr_bfq",
        "dfma_dif_bfq",
        "dfma_difma_bfq",
        "dmi_adx_bfq",
        "dmi_adxr_bfq",
        "dmi_mdi_bfq",
        "dmi_pdi_bfq",
        "downdays",
        "updays",
        "dpo_bfq",
        "madpo_bfq",
        "ema_bfq_10",
        "ema_bfq_20",
        "ema_bfq_250",
        "ema_bfq_30",
        "ema_bfq_5",
        "ema_bfq_60",
        "ema_bfq_90",
        "emv_bfq",
        "maemv_bfq",
        "expma_12_bfq",
        "expma_50_bfq",
        "kdj_bfq",
        "kdj_d_bfq",
        "kdj_k_bfq",
        "ktn_down_bfq",
        "ktn_mid_bfq",
        "ktn_upper_bfq",
        "lowdays",
        "topdays",
        "ma_bfq_10",
        "ma_bfq_20",
        "ma_bfq_250",
        "ma_bfq_30",
        "ma_bfq_5",
        "ma_bfq_60",
        "ma_bfq_90",
        "macd_bfq",
        "macd_dea_bfq",
        "macd_dif_bfq",
        "mass_bfq",
        "ma_mass_bfq",
        "mfi_bfq",
        "mtm_bfq",
        "mtmma_bfq",
        "obv_bfq",
        "psy_bfq",
        "psyma_bfq",
        "roc_bfq",
        "maroc_bfq",
        "rsi_bfq_12",
        "rsi_bfq_24",
        "rsi_bfq_6",
        "taq_down_bfq",
        "taq_mid_bfq",
        "taq_up_bfq",
        "trix_bfq",
        "trma_bfq",
        "vr_bfq",
        "wr_bfq",
        "wr1_bfq",
        "xsii_td1_bfq",
        "xsii_td2_bfq",
        "xsii_td3_bfq",
        "xsii_td4_bfq"
      ],
      "aliases": [
        "idx_factor_pro",
        "idxfactorpro",
        "idx-factor-pro",
        "指数技术因子(专业版)",
        "指数专题",
        "指数技术面因子(专业版)"
      ],
      "keywords": [
        "idx_factor_pro",
        "指数技术因子(专业版)",
        "idxfactorpro",
        "idx-factor-pro",
        "指数专题",
        "指数技术面因子(专业版)",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "pre_close",
          "change",
          "pct_change",
          "asi_bfq"
        ]
      }
    },
    {
      "name": "fund_factor_pro",
      "title": "场内基金技术因子(专业版)",
      "description": "场内基金技术因子(专业版)",
      "categoryPath": [
        "数据接口",
        "公募基金",
        "基金技术面因子(专业版)"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "trade_date_doris",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "asi_bfq",
        "asit_bfq",
        "atr_bfq",
        "bbi_bfq",
        "bias1_bfq",
        "bias2_bfq",
        "bias3_bfq",
        "boll_lower_bfq",
        "boll_mid_bfq",
        "boll_upper_bfq",
        "brar_ar_bfq",
        "brar_br_bfq",
        "cci_bfq",
        "cr_bfq",
        "dfma_dif_bfq",
        "dfma_difma_bfq",
        "dmi_adx_bfq",
        "dmi_adxr_bfq",
        "dmi_mdi_bfq",
        "dmi_pdi_bfq",
        "downdays",
        "updays",
        "dpo_bfq",
        "madpo_bfq",
        "ema_bfq_10",
        "ema_bfq_20",
        "ema_bfq_250",
        "ema_bfq_30",
        "ema_bfq_5",
        "ema_bfq_60",
        "ema_bfq_90",
        "emv_bfq",
        "maemv_bfq",
        "expma_12_bfq",
        "expma_50_bfq",
        "kdj_bfq",
        "kdj_d_bfq",
        "kdj_k_bfq",
        "ktn_down_bfq",
        "ktn_mid_bfq",
        "ktn_upper_bfq",
        "lowdays",
        "topdays",
        "ma_bfq_10",
        "ma_bfq_20",
        "ma_bfq_250",
        "ma_bfq_30",
        "ma_bfq_5",
        "ma_bfq_60",
        "ma_bfq_90",
        "macd_bfq",
        "macd_dea_bfq",
        "macd_dif_bfq",
        "mass_bfq",
        "ma_mass_bfq",
        "mfi_bfq",
        "mtm_bfq",
        "mtmma_bfq",
        "obv_bfq",
        "psy_bfq",
        "psyma_bfq",
        "roc_bfq",
        "maroc_bfq",
        "rsi_bfq_12",
        "rsi_bfq_24",
        "rsi_bfq_6",
        "taq_down_bfq",
        "taq_mid_bfq",
        "taq_up_bfq",
        "trix_bfq",
        "trma_bfq",
        "vr_bfq",
        "wr_bfq",
        "wr1_bfq",
        "xsii_td1_bfq",
        "xsii_td2_bfq",
        "xsii_td3_bfq",
        "xsii_td4_bfq"
      ],
      "aliases": [
        "fund_factor_pro",
        "fundfactorpro",
        "fund-factor-pro",
        "场内基金技术因子(专业版)",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金技术面因子(专业版)"
      ],
      "keywords": [
        "fund_factor_pro",
        "场内基金技术因子(专业版)",
        "fundfactorpro",
        "fund-factor-pro",
        "基金",
        "公募",
        "私募",
        "公募基金",
        "基金技术面因子(专业版)",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "trade_date_doris",
          "pre_close",
          "change",
          "pct_change"
        ]
      }
    },
    {
      "name": "dc_index",
      "title": "东方财富概念板块",
      "description": "东方财富概念板块",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "东方财富概念板块"
      ],
      "inputParams": [
        "ts_code",
        "name",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "name",
        "leading",
        "leading_code",
        "pct_change",
        "leading_pct",
        "total_mv",
        "turnover_rate",
        "up_num",
        "down_num"
      ],
      "aliases": [
        "dc_index",
        "dcindex",
        "dc-index",
        "东方财富概念板块",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据"
      ],
      "keywords": [
        "dc_index",
        "东方财富概念板块",
        "dcindex",
        "dc-index",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据",
        "数据接口",
        "ts_code",
        "name",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "turnover_rate"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "turnover_rate",
          "leading",
          "leading_code",
          "pct_change",
          "leading_pct"
        ]
      }
    },
    {
      "name": "dc_member",
      "title": "东方财富板块成分",
      "description": "东方财富板块成分",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "东方财富概念成分"
      ],
      "inputParams": [
        "trade_date",
        "ts_code",
        "con_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "con_code",
        "name"
      ],
      "aliases": [
        "dc_member",
        "dcmember",
        "dc-member",
        "东方财富板块成分",
        "股票数据",
        "打板专题数据",
        "东方财富概念成分"
      ],
      "keywords": [
        "dc_member",
        "东方财富板块成分",
        "dcmember",
        "dc-member",
        "股票数据",
        "打板专题数据",
        "东方财富概念成分",
        "数据接口",
        "trade_date",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "stk_nineturn",
      "title": "神奇9转指标",
      "description": "神奇9转指标",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "神奇九转指标"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "freq",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "freq",
        "open",
        "high",
        "low",
        "close",
        "vol",
        "amount",
        "up_count",
        "down_count",
        "nine_up_turn",
        "nine_down_turn"
      ],
      "aliases": [
        "stk_nineturn",
        "stknineturn",
        "stk-nineturn",
        "神奇9转指标",
        "股票数据",
        "特色数据",
        "神奇九转指标"
      ],
      "keywords": [
        "stk_nineturn",
        "神奇9转指标",
        "stknineturn",
        "stk-nineturn",
        "股票数据",
        "特色数据",
        "神奇九转指标",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "stk_week_month_adj",
      "title": "股票周/月线行情(复权--每日更新)",
      "description": "股票周/月线行情(复权--每日更新)",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "周/月线复权行情(每日更新)"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "freq",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "end_date",
        "freq",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "open_qfq",
        "high_qfq",
        "low_qfq",
        "close_qfq",
        "open_hfq",
        "high_hfq",
        "low_hfq",
        "close_hfq",
        "vol",
        "amount",
        "change",
        "pct_chg"
      ],
      "aliases": [
        "stk_week_month_adj",
        "stkweekmonthadj",
        "stk-week-month-adj",
        "股票周/月线行情(复权--每日更新)",
        "股票数据",
        "行情数据",
        "周/月线复权行情(每日更新)"
      ],
      "keywords": [
        "stk_week_month_adj",
        "股票周/月线行情(复权--每日更新)",
        "stkweekmonthadj",
        "stk-week-month-adj",
        "股票数据",
        "行情数据",
        "周/月线复权行情(每日更新)",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "end_date",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "end_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "freq",
          "pre_close",
          "open_qfq"
        ]
      }
    },
    {
      "name": "irm_qa_sh",
      "title": "上证E互动",
      "description": "上证E互动",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "上证e互动问答"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "pub_start",
        "pub_end",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "q",
        "a",
        "pub_time"
      ],
      "aliases": [
        "irm_qa_sh",
        "irmqash",
        "irm-qa-sh",
        "上证E互动",
        "大模型语料专题数据",
        "上证e互动问答"
      ],
      "keywords": [
        "irm_qa_sh",
        "上证E互动",
        "irmqash",
        "irm-qa-sh",
        "大模型语料专题数据",
        "上证e互动问答",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "q",
          "a",
          "pub_time"
        ]
      }
    },
    {
      "name": "irm_qa_sz",
      "title": "深证互动易",
      "description": "深证互动易",
      "categoryPath": [
        "数据接口",
        "大模型语料专题数据",
        "深证易互动问答"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "pub_start",
        "pub_end",
        "offset",
        "limit"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "q",
        "a",
        "pub_time",
        "industry"
      ],
      "aliases": [
        "irm_qa_sz",
        "irmqasz",
        "irm-qa-sz",
        "深证互动易",
        "大模型语料专题数据",
        "深证易互动问答"
      ],
      "keywords": [
        "irm_qa_sz",
        "深证互动易",
        "irmqasz",
        "irm-qa-sz",
        "大模型语料专题数据",
        "深证易互动问答",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "q",
          "a",
          "pub_time",
          "industry"
        ]
      }
    },
    {
      "name": "ft_limit",
      "title": "合约涨跌停价格（盘前）",
      "description": "合约涨跌停价格（盘前）",
      "categoryPath": [
        "数据接口",
        "期货数据",
        "期货合约涨跌停价格"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "cont",
        "exchange",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "up_limit",
        "down_limit",
        "m_ratio",
        "cont",
        "exchange"
      ],
      "aliases": [
        "ft_limit",
        "ftlimit",
        "ft-limit",
        "合约涨跌停价格（盘前）",
        "涨停",
        "跌停",
        "涨跌停",
        "期货数据",
        "期货合约涨跌停价格"
      ],
      "keywords": [
        "ft_limit",
        "合约涨跌停价格（盘前）",
        "ftlimit",
        "ft-limit",
        "涨停",
        "跌停",
        "涨跌停",
        "期货数据",
        "期货合约涨跌停价格",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "up_limit",
          "down_limit",
          "m_ratio",
          "cont",
          "exchange"
        ]
      }
    },
    {
      "name": "stk_auction",
      "title": "当日集合竞价",
      "description": "当日集合竞价",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "开盘竞价成交（当日）"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "ts_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "vol",
        "price",
        "amount",
        "pre_close",
        "turnover_rate",
        "volume_ratio",
        "float_share"
      ],
      "aliases": [
        "stk_auction",
        "stkauction",
        "stk-auction",
        "当日集合竞价",
        "股票数据",
        "打板专题数据",
        "开盘竞价成交（当日）"
      ],
      "keywords": [
        "stk_auction",
        "当日集合竞价",
        "stkauction",
        "stk-auction",
        "股票数据",
        "打板专题数据",
        "开盘竞价成交（当日）",
        "数据接口",
        "ts_code",
        "trade_date",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "vol"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "vol",
          "amount",
          "turnover_rate",
          "price",
          "pre_close",
          "volume_ratio"
        ]
      }
    },
    {
      "name": "stk_mins",
      "title": "股票基金指数es分钟",
      "description": "股票基金指数es分钟",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "历史分钟"
      ],
      "inputParams": [
        "ts_code",
        "freq",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_time",
        "close",
        "open",
        "high",
        "low",
        "vol",
        "amount",
        "freq",
        "exchange",
        "vwap"
      ],
      "aliases": [
        "stk_mins",
        "stkmins",
        "stk-mins",
        "股票基金指数es分钟",
        "股票数据",
        "行情数据",
        "历史分钟"
      ],
      "keywords": [
        "stk_mins",
        "股票基金指数es分钟",
        "stkmins",
        "stk-mins",
        "股票数据",
        "行情数据",
        "历史分钟",
        "数据接口",
        "ts_code",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "trade_time"
        ]
      }
    },
    {
      "name": "moneyflow_cnt_ths",
      "title": "板块资金流向（THS）",
      "description": "板块资金流向（THS）",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "资金流向数据",
        "板块资金流向（THS)"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "trade_date",
        "ts_code",
        "name",
        "lead_stock",
        "close_price",
        "pct_change",
        "industry_index",
        "company_num",
        "pct_change_stock",
        "net_buy_amount",
        "net_sell_amount",
        "net_amount"
      ],
      "aliases": [
        "moneyflow_cnt_ths",
        "moneyflowcntths",
        "moneyflow-cnt-ths",
        "板块资金流向（THS）",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "板块资金流向（THS)"
      ],
      "keywords": [
        "moneyflow_cnt_ths",
        "板块资金流向（THS）",
        "moneyflowcntths",
        "moneyflow-cnt-ths",
        "资金流向",
        "资金流",
        "净流入",
        "净流出",
        "主力",
        "股票数据",
        "资金流向数据",
        "板块资金流向（THS)",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "lead_stock"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "lead_stock",
          "close_price",
          "pct_change",
          "industry_index",
          "company_num"
        ]
      }
    },
    {
      "name": "rt_k",
      "title": "实时日线",
      "description": "实时日线",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "实时K线"
      ],
      "inputParams": [
        "topic",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "pre_close",
        "high",
        "open",
        "low",
        "close",
        "vol",
        "amount",
        "num",
        "ask_price1",
        "ask_volume1",
        "bid_price1",
        "bid_volume1"
      ],
      "aliases": [
        "rt_k",
        "rtk",
        "rt-k",
        "实时日线",
        "股票数据",
        "行情数据",
        "实时K线"
      ],
      "keywords": [
        "rt_k",
        "实时日线",
        "rtk",
        "rt-k",
        "股票数据",
        "行情数据",
        "实时K线",
        "数据接口",
        "ts_code",
        "name",
        "high",
        "open",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "high",
          "open",
          "low"
        ],
        "basic": [
          "ts_code",
          "name",
          "high",
          "open",
          "low",
          "close",
          "vol",
          "amount",
          "pre_close"
        ]
      }
    },
    {
      "name": "ci_index_member",
      "title": "中信行业成分",
      "description": "中信行业成分",
      "categoryPath": [
        "数据接口",
        "指数专题",
        "中信行业成分"
      ],
      "inputParams": [
        "l1_code",
        "l2_code",
        "l3_code",
        "is_new",
        "ts_code",
        "src",
        "limit",
        "offset"
      ],
      "outputFields": [
        "l1_code",
        "l1_name",
        "l2_code",
        "l2_name",
        "l3_code",
        "l3_name",
        "ts_code",
        "name",
        "in_date",
        "out_date",
        "is_new"
      ],
      "aliases": [
        "ci_index_member",
        "ciindexmember",
        "ci-index-member",
        "中信行业成分",
        "指数",
        "指标",
        "指数专题"
      ],
      "keywords": [
        "ci_index_member",
        "中信行业成分",
        "ciindexmember",
        "ci-index-member",
        "指数",
        "指标",
        "指数专题",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "l1_code",
          "l1_name"
        ],
        "basic": [
          "ts_code",
          "name",
          "l1_code",
          "l1_name",
          "l2_code",
          "l2_name",
          "l3_code",
          "l3_name"
        ]
      }
    },
    {
      "name": "rt_min",
      "title": "A股实时分钟",
      "description": "A股实时分钟",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "行情数据",
        "实时分钟"
      ],
      "inputParams": [
        "topic",
        "freq",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "freq",
        "time",
        "open",
        "close",
        "high",
        "low",
        "vol",
        "amount"
      ],
      "aliases": [
        "rt_min",
        "rtmin",
        "rt-min",
        "A股实时分钟",
        "股票数据",
        "行情数据",
        "实时分钟"
      ],
      "keywords": [
        "rt_min",
        "A股实时分钟",
        "rtmin",
        "rt-min",
        "股票数据",
        "行情数据",
        "实时分钟",
        "数据接口",
        "ts_code",
        "open",
        "close",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "open",
          "close"
        ],
        "basic": [
          "ts_code",
          "open",
          "close",
          "high",
          "low",
          "vol",
          "amount",
          "freq"
        ]
      }
    },
    {
      "name": "bse_mapping",
      "title": "北交所新旧代码映射",
      "description": "北交所新旧代码映射",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "北交所新旧代码对照"
      ],
      "inputParams": [
        "o_code",
        "n_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "name",
        "o_code",
        "n_code",
        "list_date"
      ],
      "aliases": [
        "bse_mapping",
        "bsemapping",
        "bse-mapping",
        "北交所新旧代码映射",
        "股票数据",
        "基础数据",
        "北交所新旧代码对照"
      ],
      "keywords": [
        "bse_mapping",
        "北交所新旧代码映射",
        "bsemapping",
        "bse-mapping",
        "股票数据",
        "基础数据",
        "北交所新旧代码对照",
        "数据接口",
        "name"
      ],
      "presets": {
        "minimal": [
          "name",
          "o_code",
          "n_code"
        ]
      }
    },
    {
      "name": "tdx_index",
      "title": "通达信板块信息",
      "description": "通达信板块信息",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "通达信板块信息"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "idx_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "name",
        "idx_type",
        "idx_count",
        "total_share",
        "float_share",
        "total_mv",
        "float_mv"
      ],
      "aliases": [
        "tdx_index",
        "tdxindex",
        "tdx-index",
        "通达信板块信息",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据"
      ],
      "keywords": [
        "tdx_index",
        "通达信板块信息",
        "tdxindex",
        "tdx-index",
        "指数",
        "指标",
        "股票数据",
        "打板专题数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "idx_type",
          "idx_count",
          "total_share",
          "float_share",
          "total_mv"
        ]
      }
    },
    {
      "name": "tdx_member",
      "title": "通达信板块成分",
      "description": "通达信板块成分",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "通达信板块成分"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "con_code",
        "con_name"
      ],
      "aliases": [
        "tdx_member",
        "tdxmember",
        "tdx-member",
        "通达信板块成分",
        "股票数据",
        "打板专题数据"
      ],
      "keywords": [
        "tdx_member",
        "通达信板块成分",
        "tdxmember",
        "tdx-member",
        "股票数据",
        "打板专题数据",
        "数据接口",
        "ts_code",
        "trade_date"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "con_code"
        ]
      }
    },
    {
      "name": "tdx_daily",
      "title": "通达信板块行情",
      "description": "通达信板块行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "通达信板块行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "rise",
        "vol_ratio",
        "turnover_rate",
        "swing",
        "up_num",
        "down_num",
        "limit_up_num",
        "limit_down_num",
        "lu_days",
        "3day",
        "5day",
        "10day",
        "20day",
        "60day",
        "mtd",
        "ytd",
        "1year",
        "pe",
        "pb",
        "float_mv",
        "ab_total_mv",
        "float_share",
        "total_share",
        "bm_buy_net",
        "bm_buy_ratio",
        "bm_net",
        "bm_ratio"
      ],
      "aliases": [
        "tdx_daily",
        "tdxdaily",
        "tdx-daily",
        "通达信板块行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据"
      ],
      "keywords": [
        "tdx_daily",
        "通达信板块行情",
        "tdxdaily",
        "tdx-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "turnover_rate",
          "pe",
          "pb",
          "pre_close"
        ]
      }
    },
    {
      "name": "dc_daily",
      "title": "东财概念板块行情",
      "description": "东财概念板块行情",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "打板专题数据",
        "东财概念和行业指数行情"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "idx_type",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "change",
        "pct_change",
        "vol",
        "amount",
        "swing",
        "turnover_rate",
        "category"
      ],
      "aliases": [
        "dc_daily",
        "dcdaily",
        "dc-daily",
        "东财概念板块行情",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据",
        "东财概念和行业指数行情"
      ],
      "keywords": [
        "dc_daily",
        "东财概念板块行情",
        "dcdaily",
        "dc-daily",
        "日线",
        "K线",
        "kline",
        "ohlc",
        "日行情",
        "股票数据",
        "打板专题数据",
        "东财概念和行业指数行情",
        "数据接口",
        "ts_code",
        "trade_date",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "close",
          "open"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "rt_hk_k",
      "title": "港股实时日线",
      "description": "港股实时日线",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股实时日线"
      ],
      "inputParams": [
        "topic",
        "ts_code",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "pre_close",
        "close",
        "high",
        "open",
        "low",
        "vol",
        "amount"
      ],
      "aliases": [
        "rt_hk_k",
        "rthkk",
        "rt-hk-k",
        "港股实时日线",
        "港股数据"
      ],
      "keywords": [
        "rt_hk_k",
        "港股实时日线",
        "rthkk",
        "rt-hk-k",
        "港股数据",
        "数据接口",
        "ts_code",
        "name",
        "close",
        "high",
        "open",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "name",
          "close"
        ],
        "basic": [
          "ts_code",
          "name",
          "close",
          "high",
          "open",
          "low",
          "vol",
          "amount"
        ]
      }
    },
    {
      "name": "etf_basic",
      "title": "ETF基础信息",
      "description": "ETF基础信息",
      "categoryPath": [
        "数据接口",
        "ETF专题",
        "ETF基本信息"
      ],
      "inputParams": [
        "ts_code",
        "index_code",
        "list_date",
        "list_status",
        "exchange",
        "mgr",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "csname",
        "extname",
        "cname",
        "index_code",
        "index_name",
        "setup_date",
        "list_date",
        "list_status",
        "exchange",
        "mgr_name",
        "custod_name",
        "mgt_fee",
        "etf_type"
      ],
      "aliases": [
        "etf_basic",
        "etfbasic",
        "etf-basic",
        "ETF基础信息",
        "基础",
        "基本",
        "列表",
        "ETF专题",
        "ETF基本信息"
      ],
      "keywords": [
        "etf_basic",
        "ETF基础信息",
        "etfbasic",
        "etf-basic",
        "基础",
        "基本",
        "列表",
        "ETF专题",
        "ETF基本信息",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "csname",
          "extname",
          "cname",
          "index_code"
        ],
        "basic": [
          "ts_code",
          "csname",
          "extname",
          "cname",
          "index_code",
          "index_name",
          "setup_date",
          "list_date",
          "list_status"
        ]
      }
    },
    {
      "name": "etf_index",
      "title": "ETF基准指数列表",
      "description": "ETF基准指数列表",
      "categoryPath": [
        "数据接口",
        "ETF专题",
        "ETF基准指数"
      ],
      "inputParams": [
        "ts_code",
        "pub_date",
        "base_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "indx_name",
        "indx_csname",
        "pub_party_name",
        "pub_date",
        "base_date",
        "bp",
        "adj_circle"
      ],
      "aliases": [
        "etf_index",
        "etfindex",
        "etf-index",
        "ETF基准指数列表",
        "指数",
        "指标",
        "ETF专题",
        "ETF基准指数"
      ],
      "keywords": [
        "etf_index",
        "ETF基准指数列表",
        "etfindex",
        "etf-index",
        "指数",
        "指标",
        "ETF专题",
        "ETF基准指数",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "indx_name",
          "indx_csname"
        ],
        "basic": [
          "ts_code",
          "indx_name",
          "indx_csname",
          "pub_party_name",
          "pub_date",
          "base_date",
          "bp",
          "adj_circle"
        ]
      }
    },
    {
      "name": "stk_mins",
      "title": "股票基金指数es分钟",
      "description": "股票基金指数es分钟",
      "categoryPath": [
        "数据接口",
        "ETF专题",
        "ETF分钟行情"
      ],
      "inputParams": [
        "ts_code",
        "freq",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_time",
        "close",
        "open",
        "high",
        "low",
        "vol",
        "amount",
        "freq",
        "exchange",
        "vwap"
      ],
      "aliases": [
        "stk_mins",
        "stkmins",
        "stk-mins",
        "股票基金指数es分钟",
        "ETF专题",
        "ETF分钟行情"
      ],
      "keywords": [
        "stk_mins",
        "股票基金指数es分钟",
        "stkmins",
        "stk-mins",
        "ETF专题",
        "ETF分钟行情",
        "数据接口",
        "ts_code",
        "close",
        "open",
        "high",
        "low",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "close",
          "open",
          "high"
        ],
        "basic": [
          "ts_code",
          "close",
          "open",
          "high",
          "low",
          "vol",
          "amount",
          "trade_time"
        ]
      }
    },
    {
      "name": "hk_fina_indicator",
      "title": "港股财务指标数据",
      "description": "港股财务指标数据",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股财务指标数据"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "report_type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "end_date",
        "report_type",
        "std_report_date",
        "per_netcash_operate",
        "per_oi",
        "bps",
        "basic_eps",
        "diluted_eps",
        "operate_income",
        "operate_income_yoy",
        "gross_profit",
        "gross_profit_yoy",
        "holder_profit",
        "holder_profit_yoy",
        "gross_profit_ratio",
        "eps_ttm",
        "operate_income_qoq",
        "net_profit_ratio",
        "roe_avg",
        "gross_profit_qoq",
        "roa",
        "holder_profit_qoq",
        "roe_yearly",
        "roic_yearly",
        "total_assets",
        "total_liabilities",
        "tax_ebt",
        "ocf_sales",
        "total_parent_equity",
        "debt_asset_ratio",
        "operate_profit",
        "pretax_profit",
        "netcash_operate",
        "netcash_invest",
        "netcash_finance",
        "end_cash",
        "divi_ratio",
        "dividend_rate",
        "current_ratio",
        "common_acs",
        "currentdebt_debt",
        "issued_common_shares",
        "hk_common_shares",
        "per_shares",
        "total_market_cap",
        "hksk_market_cap",
        "pe_ttm",
        "pb_ttm",
        "report_date_sq",
        "report_type_sq",
        "operate_income_sq",
        "dps_hkd",
        "operate_income_qoq_sq",
        "net_profit_ratio_sq",
        "holder_profit_sq",
        "holder_profit_qoq_sq",
        "roe_avg_sq",
        "pe_ttm_sq",
        "pb_ttm_sq",
        "roa_sq",
        "start_date",
        "fiscal_year",
        "currency",
        "is_cny_code",
        "dps_hkd_ly",
        "org_type",
        "premium_income",
        "premium_income_yoy",
        "net_interest_income",
        "net_interest_income_yoy",
        "fee_commission_income",
        "fee_commission_income_yoy",
        "accounts_rece_tdays",
        "inventory_tdays",
        "current_assets_tdays",
        "total_assets_tdays",
        "premium_expense",
        "loan_deposit",
        "loan_equity",
        "loan_assets",
        "deposit_equity",
        "deposit_assets",
        "equity_multiplier",
        "equity_ratio"
      ],
      "aliases": [
        "hk_fina_indicator",
        "hkfinaindicator",
        "hk-fina-indicator",
        "港股财务指标数据",
        "港股数据"
      ],
      "keywords": [
        "hk_fina_indicator",
        "港股财务指标数据",
        "hkfinaindicator",
        "hk-fina-indicator",
        "港股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name",
          "total_assets",
          "report_type"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "name",
          "total_assets",
          "report_type",
          "std_report_date",
          "per_netcash_operate",
          "per_oi",
          "bps",
          "basic_eps",
          "diluted_eps",
          "operate_income"
        ]
      }
    },
    {
      "name": "hk_income",
      "title": "港股利润表",
      "description": "港股利润表",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股利润表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "name",
        "ind_name",
        "ind_value"
      ],
      "aliases": [
        "hk_income",
        "hkincome",
        "hk-income",
        "港股利润表",
        "利润表",
        "损益表",
        "收入",
        "港股数据"
      ],
      "keywords": [
        "hk_income",
        "港股利润表",
        "hkincome",
        "hk-income",
        "利润表",
        "损益表",
        "收入",
        "港股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ]
      }
    },
    {
      "name": "hk_balancesheet",
      "title": "港股资产负债表",
      "description": "港股资产负债表",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股资产负债表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "end_date",
        "ind_name",
        "ind_value"
      ],
      "aliases": [
        "hk_balancesheet",
        "hkbalancesheet",
        "hk-balancesheet",
        "港股资产负债表",
        "资产负债表",
        "资产负债",
        "balance",
        "港股数据"
      ],
      "keywords": [
        "hk_balancesheet",
        "港股资产负债表",
        "hkbalancesheet",
        "hk-balancesheet",
        "资产负债表",
        "资产负债",
        "balance",
        "港股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ]
      }
    },
    {
      "name": "hk_cashflow",
      "title": "港股现金流量表",
      "description": "港股现金流量表",
      "categoryPath": [
        "数据接口",
        "港股数据",
        "港股现金流量表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "name",
        "ind_name",
        "ind_value"
      ],
      "aliases": [
        "hk_cashflow",
        "hkcashflow",
        "hk-cashflow",
        "港股现金流量表",
        "现金流",
        "现金流量表",
        "cash",
        "港股数据"
      ],
      "keywords": [
        "hk_cashflow",
        "港股现金流量表",
        "hkcashflow",
        "hk-cashflow",
        "现金流",
        "现金流量表",
        "cash",
        "港股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ]
      }
    },
    {
      "name": "cb_factor_pro",
      "title": "可转债技术因子(专业版)",
      "description": "可转债技术因子(专业版)",
      "categoryPath": [
        "数据接口",
        "债券专题",
        "可转债技术面因子(专业版）"
      ],
      "inputParams": [
        "ts_code",
        "start_date",
        "end_date",
        "trade_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "pre_close",
        "change",
        "pct_change",
        "vol",
        "amount",
        "asi_bfq",
        "asit_bfq",
        "atr_bfq",
        "bbi_bfq",
        "bias1_bfq",
        "bias2_bfq",
        "bias3_bfq",
        "boll_lower_bfq",
        "boll_mid_bfq",
        "boll_upper_bfq",
        "brar_ar_bfq",
        "brar_br_bfq",
        "cci_bfq",
        "cr_bfq",
        "dfma_dif_bfq",
        "dfma_difma_bfq",
        "dmi_adx_bfq",
        "dmi_adxr_bfq",
        "dmi_mdi_bfq",
        "dmi_pdi_bfq",
        "downdays",
        "updays",
        "dpo_bfq",
        "madpo_bfq",
        "ema_bfq_10",
        "ema_bfq_20",
        "ema_bfq_250",
        "ema_bfq_30",
        "ema_bfq_5",
        "ema_bfq_60",
        "ema_bfq_90",
        "emv_bfq",
        "maemv_bfq",
        "expma_12_bfq",
        "expma_50_bfq",
        "kdj_bfq",
        "kdj_d_bfq",
        "kdj_k_bfq",
        "ktn_down_bfq",
        "ktn_mid_bfq",
        "ktn_upper_bfq",
        "lowdays",
        "topdays",
        "ma_bfq_10",
        "ma_bfq_20",
        "ma_bfq_250",
        "ma_bfq_30",
        "ma_bfq_5",
        "ma_bfq_60",
        "ma_bfq_90",
        "macd_bfq",
        "macd_dea_bfq",
        "macd_dif_bfq",
        "mass_bfq",
        "ma_mass_bfq",
        "mfi_bfq",
        "mtm_bfq",
        "mtmma_bfq",
        "obv_bfq",
        "psy_bfq",
        "psyma_bfq",
        "roc_bfq",
        "maroc_bfq",
        "rsi_bfq_12",
        "rsi_bfq_24",
        "rsi_bfq_6",
        "taq_down_bfq",
        "taq_mid_bfq",
        "taq_up_bfq",
        "trix_bfq",
        "trma_bfq",
        "vr_bfq",
        "wr_bfq",
        "wr1_bfq",
        "xsii_td1_bfq",
        "xsii_td2_bfq",
        "xsii_td3_bfq",
        "xsii_td4_bfq"
      ],
      "aliases": [
        "cb_factor_pro",
        "cbfactorpro",
        "cb-factor-pro",
        "可转债技术因子(专业版)",
        "债券专题",
        "可转债技术面因子(专业版）"
      ],
      "keywords": [
        "cb_factor_pro",
        "可转债技术因子(专业版)",
        "cbfactorpro",
        "cb-factor-pro",
        "债券专题",
        "可转债技术面因子(专业版）",
        "数据接口",
        "ts_code",
        "trade_date",
        "open",
        "high",
        "low",
        "close",
        "vol"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "open",
          "high",
          "low",
          "close",
          "vol",
          "amount",
          "pre_close",
          "change",
          "pct_change",
          "asi_bfq"
        ]
      }
    },
    {
      "name": "us_fina_indicator",
      "title": "美股财务指标数据",
      "description": "美股财务指标数据",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股财务指标数据"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "report_type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "ind_type",
        "security_name_abbr",
        "accounting_standards",
        "notice_date",
        "start_date",
        "std_report_date",
        "financial_date",
        "currency",
        "date_type",
        "report_type",
        "operate_income",
        "operate_income_yoy",
        "gross_profit",
        "gross_profit_yoy",
        "parent_holder_netprofit",
        "parent_holder_netprofit_yoy",
        "basic_eps",
        "diluted_eps",
        "gross_profit_ratio",
        "net_profit_ratio",
        "accounts_rece_tr",
        "inventory_tr",
        "total_assets_tr",
        "accounts_rece_tdays",
        "inventory_tdays",
        "total_assets_tdays",
        "roe_avg",
        "roa",
        "current_ratio",
        "speed_ratio",
        "ocf_liqdebt",
        "debt_asset_ratio",
        "equity_ratio",
        "basic_eps_yoy",
        "gross_profit_ratio_yoy",
        "net_profit_ratio_yoy",
        "roe_avg_yoy",
        "roa_yoy",
        "debt_asset_ratio_yoy",
        "current_ratio_yoy",
        "speed_ratio_yoy",
        "currency_abbr",
        "total_income",
        "total_income_yoy",
        "premium_income",
        "premium_income_yoy",
        "basic_eps_cs",
        "basic_eps_cs_yoy",
        "diluted_eps_cs",
        "payout_ratio",
        "capitial_ratio",
        "roe",
        "roe_yoy",
        "debt_ratio",
        "debt_ratio_yoy",
        "net_interest_income",
        "net_interest_income_yoy",
        "diluted_eps_cs_yoy",
        "loan_loss_provision",
        "loan_loss_provision_yoy",
        "loan_deposit",
        "loan_equity",
        "loan_assets",
        "deposit_equity",
        "deposit_assets",
        "rol",
        "rod"
      ],
      "aliases": [
        "us_fina_indicator",
        "usfinaindicator",
        "us-fina-indicator",
        "美股财务指标数据",
        "美股数据"
      ],
      "keywords": [
        "us_fina_indicator",
        "美股财务指标数据",
        "usfinaindicator",
        "us-fina-indicator",
        "美股数据",
        "数据接口",
        "ts_code"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "ind_type",
          "security_name_abbr",
          "accounting_standards"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "ind_type",
          "security_name_abbr",
          "accounting_standards",
          "notice_date",
          "start_date",
          "std_report_date",
          "financial_date",
          "currency",
          "date_type",
          "report_type"
        ]
      }
    },
    {
      "name": "us_income",
      "title": "美股利润表",
      "description": "美股利润表",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股利润表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "report_type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "ind_type",
        "name",
        "ind_name",
        "ind_value",
        "report_type"
      ],
      "aliases": [
        "us_income",
        "usincome",
        "us-income",
        "美股利润表",
        "利润表",
        "损益表",
        "收入",
        "美股数据"
      ],
      "keywords": [
        "us_income",
        "美股利润表",
        "usincome",
        "us-income",
        "利润表",
        "损益表",
        "收入",
        "美股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "name",
          "ind_type",
          "ind_name",
          "ind_value",
          "report_type"
        ]
      }
    },
    {
      "name": "us_balancesheet",
      "title": "美股资产负债表",
      "description": "美股资产负债表",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股资产负债表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "report_type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "ind_type",
        "name",
        "ind_name",
        "ind_value",
        "report_type"
      ],
      "aliases": [
        "us_balancesheet",
        "usbalancesheet",
        "us-balancesheet",
        "美股资产负债表",
        "资产负债表",
        "资产负债",
        "balance",
        "美股数据"
      ],
      "keywords": [
        "us_balancesheet",
        "美股资产负债表",
        "usbalancesheet",
        "us-balancesheet",
        "资产负债表",
        "资产负债",
        "balance",
        "美股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "name",
          "ind_type",
          "ind_name",
          "ind_value",
          "report_type"
        ]
      }
    },
    {
      "name": "us_cashflow",
      "title": "美股现金流量表",
      "description": "美股现金流量表",
      "categoryPath": [
        "数据接口",
        "美股数据",
        "美股现金流量表"
      ],
      "inputParams": [
        "ts_code",
        "period",
        "ind_name",
        "report_type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "end_date",
        "ind_type",
        "name",
        "ind_name",
        "ind_value",
        "report_type"
      ],
      "aliases": [
        "us_cashflow",
        "uscashflow",
        "us-cashflow",
        "美股现金流量表",
        "现金流",
        "现金流量表",
        "cash",
        "美股数据"
      ],
      "keywords": [
        "us_cashflow",
        "美股现金流量表",
        "uscashflow",
        "us-cashflow",
        "现金流",
        "现金流量表",
        "cash",
        "美股数据",
        "数据接口",
        "ts_code",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "end_date",
          "name"
        ],
        "basic": [
          "ts_code",
          "end_date",
          "name",
          "ind_type",
          "ind_name",
          "ind_value",
          "report_type"
        ]
      }
    },
    {
      "name": "stock_st",
      "title": "ST股票列表",
      "description": "ST股票列表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "ST股票列表"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "name",
        "trade_date",
        "type",
        "type_name"
      ],
      "aliases": [
        "stock_st",
        "stockst",
        "stock-st",
        "ST股票列表",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "stock_st",
        "ST股票列表",
        "stockst",
        "stock-st",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "stock_hsgt",
      "title": "沪深港通股票列表",
      "description": "沪深港通股票列表",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "基础数据",
        "沪深港通股票列表"
      ],
      "inputParams": [
        "ts_code",
        "trade_date",
        "type",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "ts_code",
        "trade_date",
        "type",
        "name",
        "type_name"
      ],
      "aliases": [
        "stock_hsgt",
        "stockhsgt",
        "stock-hsgt",
        "沪深港通股票列表",
        "股票数据",
        "基础数据"
      ],
      "keywords": [
        "stock_hsgt",
        "沪深港通股票列表",
        "stockhsgt",
        "stock-hsgt",
        "股票数据",
        "基础数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name"
        ]
      }
    },
    {
      "name": "stk_ah_comparison",
      "title": "AH股比价",
      "description": "AH股比价",
      "categoryPath": [
        "数据接口",
        "股票数据",
        "特色数据",
        "AH股比价"
      ],
      "inputParams": [
        "hk_code",
        "ts_code",
        "trade_date",
        "start_date",
        "end_date",
        "limit",
        "offset"
      ],
      "outputFields": [
        "hk_code",
        "ts_code",
        "trade_date",
        "hk_name",
        "hk_pct_chg",
        "hk_close",
        "name",
        "close",
        "pct_chg",
        "ah_comparison",
        "ah_premium"
      ],
      "aliases": [
        "stk_ah_comparison",
        "stkahcomparison",
        "stk-ah-comparison",
        "AH股比价",
        "股票数据",
        "特色数据"
      ],
      "keywords": [
        "stk_ah_comparison",
        "AH股比价",
        "stkahcomparison",
        "stk-ah-comparison",
        "股票数据",
        "特色数据",
        "数据接口",
        "ts_code",
        "trade_date",
        "name",
        "close"
      ],
      "presets": {
        "minimal": [
          "ts_code",
          "trade_date",
          "name",
          "close"
        ],
        "basic": [
          "ts_code",
          "trade_date",
          "name",
          "close",
          "hk_code",
          "hk_name",
          "hk_pct_chg",
          "hk_close"
        ]
      }
    }
  ]
}