m值详述
|
ticket获取方法 |
m |
含义 |
所需参数 |
说明 |
11 |
根据交易日期获取ticket |
instru,tradingday,star,top |
demo中函数: sedll.Tick_Se.Search_TradingDay |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=11&instru=i2101&tradingday=2020-09-03&star=0&top=100
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=11&instru=i2101&tradingday=2020-09-03&star=100&top=100
|
12 |
根据业务日期获取ticket |
instru,actionday,star,top |
demo中函数:sedll.Tick_Se.Search_ActionDay |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=12&instru=i2101&tradingday=2020-09-03&star=0&top=100
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=12&instru=i2101&tradingday=2020-09-03&star=100&top=100
|
13 |
根据位置获取ticket数据 |
instru,instruyear,star,top |
demo中函数:sedll.Tick_Se.Search |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=13&instru=i2101&instruyear=2021&star=0&top=500
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=13&instru=i2101&instruyear=2021&star=500&top=100
|
14 |
获取最新ticket |
instru,instruyear,top |
demo中函数:sedll.Tick_Se.SearchLastTicketTop |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=14&instru=i2101&instruyear=2021&top=500
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=14&instru=j1505&instruyear=2015&top=500
|
15 |
根据交易日获取之后还有ticket数 |
instru,tradingday |
demo中函数:sedll.Tick_Se.get_TradingDayLeft |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=15&instru=i2101&tradingday=2020-05-03
|
ticket返回字段
|
返回字段(示例字段):
ActionDay, AskPrice1, AskVolume1, AveragePrice, BidPrice1, BidVolume1, ClosePrice, CurrDelta, HighestPrice, InstrumentID, LastPrice, LowerLimitPrice, LowestPrice, OpenInterest, OpenPrice, PreClosePrice, PreDelta, PreOpenInterest, PreSettlementPrice, SettlementPrice, TradingDay, Turnover, UpdateMillisec, UpdateTime, UpperLimitPrice, Volume
返回字段(中文):
业务日期, 申卖价一, 申卖量一, 当日均价, 申买价一, 申买量一, 今收盘, 今虚实度, 最高价, 合约代码, 最新价, 跌停板价, 最低价, 持仓量, 今开盘, 昨收盘, 昨虚实度, 昨持仓量, 昨结算价, 结算价, 交易日, 成交金额, 最后修改毫秒, 最后修改时间, 涨停板价, 成交量
|
1,15,30,60分钟线获取方法 |
m |
含义 |
所需参数 |
说明 |
21 |
根据交易日期获取k线 |
instru,tradingday,star,top,period |
demo中函数: sedll.K_m_Se.Search_TradingDay |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=21&instru=b2009&period=1&tradingday=2020-05-03&star=0&top=100
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=21&instru=b2009&period=60&tradingday=2020-05-03&star=0&top=100
|
22 |
根据业务日期获取k线 |
instru,actionday,star,top,period |
demo中函数:sedll.K_m_Se.Search_ActionDay |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=22&instru=b2009&period=1&actionday=2020-05-03&star=0&top=100
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=22&instru=b2009&period=1&actionday=2020-05-03&star=0&top=100
|
23 |
获取合约k线 |
instru,instruyear,star,top,period |
demo中函数:sedll.K_m_Se.Search |
|
例1: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=23&instru=b2009&instruyear=2020&period=60&star=0&top=100
例2: http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=23&instru=b2009&instruyear=2020&period=60&star=0&top=100
|
24 |
获取最新k线 |
instru,instruyear,top,period |
demo中函数:sedll.K_m_Se.SearchLastTicketTop |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=24&instru=b2009&instruyear=2020&period=60&top=30
|
25 |
根据交易日获取之后k线数 |
instru,tradingday,period |
demo中函数:sedll.K_m_Se.get_TradingDayLeft |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=25&instru=c2009&period=60&tradingday=2020-05-03
|
1,15,30,60分钟线返回字段
|
返回字段(示例字段):
InstrumentID,actionTime,TradingDate,OpenPrice,ClosePrice,c_High,c_Low,Volume,OpenInterest,Turnover,AskPrice1_high, AskPrice1_low,BidPrice1_high,BidPrice1_low
返回字段(中文):
合约(交易所标准),实际时间,交易日,开盘价,收盘价,最高价,最低价,成交量,持仓量,成交额,申卖价一最高价,申卖价一最低价,申买价一最高价,申买价一最低价
|
期货日,周,月,年获取方法 |
m |
含义 |
所需参数 |
说明 |
31 |
根据位置获取期货日线数据 |
instru,instruyear,star,top,period |
demo中函数: sedll.K_f_day_Se.Search |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=31&instru=b2009&instruyear=2020&period=d&star=0&top=100
|
32 |
获取最新日线k线 |
instru,instruyear,period,top |
demo中函数:sedll.K_f_day_Se.Searchlast_K_Top |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=32&instru=b2009&instruyear=2020&period=d&top=100
|
33 |
根据期货合约所有k线数据 |
instru,instruyear,period |
demo中函数:sedll.K_f_day_Se.GetALL |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=33&instru=b2009&instruyear=2020&period=d
|
期货日线返回字段
|
返回字段(示例字段):
InstrumentID,TradingTime,OpenPrice,ClosePrice,c_High,c_Low,Volume,OpenInterest,SettlementPrice,Turnover
返回字段(中文):
合约(交易所标准),交易日,开盘价,收盘价,最高价,最低价,成交量,持仓量,结算价,成交额
|
期权日线获取方法 |
m |
含义 |
所需参数 |
说明 |
41 |
根据位置获取期权日线数据 |
instru,tradingday,period,star,top |
demo中函数: sedll.K_o_day_Se.Search |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=41&instru=SR1909P4900&instruyear=2019&period=d&star=0&top=500
|
42 |
获取最新期权日线数据 |
instru,instruyear,period,top |
demo中函数:sedll.K_o_day_Se.Searchlast_K_Top |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=42&instru=SR1909P4900&instruyear=2019&period=d&top=500
|
43 |
根据期权合约所有k线数据 |
instru,instruyear,period |
demo中函数:sedll.K_o_day_Se.GetALL |
|
例1:
http://s1.qihuox.com:82?sid=您的服务号&appkey=您的appkey&m=43&instru=SR1909P4900&instruyear=2019&period=d
|
期权日线返回字段
|
返回字段(示例字段):
InstrumentID,TradingTime,OpenPrice,ClosePrice,c_High,c_Low,Volume,OpenInterest,SettlementPrice,Turnover, DELTA,GAMMA,THETA,VEGA,Rho
返回字段(中文):
合约(交易所标准),交易日,开盘价,收盘价,最高价,最低价,成交量,持仓量,结算价,成交额, 价格与标的价格变动比率,GAMMA,价格与时间变动比率,价格与标的波动比率,价格与利率变动比率
|