Module qot

Module qot 

Source
Expand description

行情 REST API 路由

所有行情相关接口通过 proto_request 适配到现有 handler。

Functions§

get_basic_qot
POST /api/quote — 获取实时报价
get_broker
POST /api/broker — 获取经纪队列
get_capital_distribution
POST /api/capital-distribution — 获取资金分布
get_capital_flow
POST /api/capital-flow — 获取资金流向
get_future_info
POST /api/future-info — 获取期货信息
get_ipo_list
POST /api/ipo-list — 获取IPO列表
get_kl
POST /api/kline — 获取K线数据
get_market_state
POST /api/market-state — 获取市场状态
get_option_chain
POST /api/option-chain — 获取期权链
get_order_book
POST /api/orderbook — 获取摆盘
get_owner_plate
POST /api/owner-plate — 获取所属板块
get_plate_security
POST /api/plate-security — 获取板块内股票
get_plate_set
POST /api/plate-set — 获取板块集合
get_reference
POST /api/reference — 获取关联数据
get_rt
POST /api/rt — 获取分时数据
get_snapshot
POST /api/snapshot — 获取快照
get_static_info
POST /api/static-info — 获取静态信息
get_sub_info
GET /api/sub-info — 查询当前订阅
get_ticker
POST /api/ticker — 获取逐笔
get_user_security
POST /api/user-security — 获取自选股
get_warrant
POST /api/warrant — 获取窝轮
request_history_kl
POST /api/history-kline — 请求历史K线
stock_filter
POST /api/stock-filter — 条件选股
subscribe
POST /api/subscribe — 订阅/退订行情