当前位置: 首页 > wzjs >正文

网站用户运营做外贸网站挣钱吗

网站用户运营,做外贸网站挣钱吗,小程序注册条件,o2o网站建设渠道Level2 行情说明文档 DEMO 地址:https://stockapi.com.cn/ 1. 交易所说明 交易所数据类型上交所十档行情快照(Level-2)、委托队列(Level-2)、逐笔委托(Level-2)、逐笔成交(Level-…

Level2 行情说明文档

DEMO 地址:https://stockapi.com.cn/

1. 交易所说明

交易所数据类型
上交所十档行情快照(Level-2)、委托队列(Level-2)、逐笔委托(Level-2)、逐笔成交(Level-2)
深交所十档行情快照(Level-2)、委托队列(Level-2)、逐笔委托(Level-2)、逐笔成交(Level-2)
数据品种ETF、A 股、可转债

2. 消息类型

消息类型说明
TickRecord逐笔成交
OrderRecord逐笔委托
OrderQueueRecord委托队列
StockQuoteRecord股票十档行情

2.1 TickRecord(逐笔成交)

字段名类型备注
stock_exchangeuint32证券市场,1-SH,2-SZ
stock_codestring证券代码
created_atint64成交日期时间戳(毫秒)
codestring成交编号
priceuint32成交单价
volumeuint64成交数量
amountuint64成交金额
tx_diruint32交易方向:0-未知,1-买方成交,2-卖方成交
tx_kinduint32交易类型:0-成交,1-撤单
buy_order_seqstring买方委托序号
sell_order_seqstring卖方委托序号

返回示例:

{"stock_exchange": 1,"stock_code": "600000","created_at": 1623456789012,"code": "123456","price": 1000,"volume": 100,"amount": 100000,"tx_dir": 1,"tx_kind": 0,"buy_order_seq": "B12345","sell_order_seq": "S67890"
}

2.2 OrderRecord(逐笔委托)

字段名类型备注
stock_exchangeuint32证券市场,1-SH,2-SZ
stock_codestring证券代码
created_atint64委托日期时间戳(毫秒)
codestring委托编号
priceuint32委托单价
volumeuint64委托数量
amountuint64成交金额
tx_diruint32交易方向:0-未知,1-买入,2-卖出
tx_kinduint32交易类型:1-市价,2-限价,3-本方优先,10-撤单,11-暂不清楚(基金/债券有此值)

返回示例:

{"stock_exchange": 1,"stock_code": "600000","created_at": 1623456789012,"code": "123456","price": 1000,"volume": 100,"amount": 100000,"tx_dir": 1,"tx_kind": 2
}

2.3 OrderQueueRecord(委托队列)

字段名类型备注
stock_exchangeuint32证券市场,1-SH,2-SZ
stock_codestring证券代码
created_atint64委托日期时间戳(毫秒)
bid1_priceuint32买1价
bid1_quantityuint32买1笔数
ask1_priceuint32卖1价
ask1_quantityuint32卖1笔数
bid_volume_detailrepeated uint32委托买入数量明细
ask_volume_detailrepeated uint32委托卖出数量明细

返回示例:

{"stock_exchange": 1,"stock_code": "600000","created_at": 1623456789012,"bid1_price": 990,"bid1_quantity": 100,"ask1_price": 1000,"ask1_quantity": 100,"bid_volume_detail": [100, 90, 80, 70, 60, 50, 40, 30, 20, 10],"ask_volume_detail": [100, 110, 120, 130, 140, 150, 160, 170, 180, 190]
}

2.4 StockQuoteRecord(十档行情快照)

字段名类型备注
stock_exchangeuint32证券市场,见数据字典
stock_codestring证券代码
created_atint64快照日期时间戳(毫秒)
statusuint32状态:0-开盘前,1-开盘集合竞价,2-集合竞价至连续竞价,3-连续竞价,4-中午休市,5-收盘集合竞价,6-闭市
prev_close_priceuint32前收盘价
open_priceuint32开盘价
latest_priceuint32最新价
high_priceuint32最高价
low_priceuint32最低价
limit_up_priceuint32涨停价
limit_down_priceuint32跌停价
order_quantityuint32成交笔数
volumeuint64成交数量
amountuint64成交金额
bid_volumeuint64委托买入数量
bid_priceuint32委托买入加权平均价
ask_volumeuint64委托卖出数量
ask_priceuint32委托卖出加权平均价
bid_price_detailrepeated uint32委托买入价格明细(十档)
bid_volume_detailrepeated uint32委托买入数量明细(十档)
ask_price_detailrepeated uint32委托卖出价格明细(十档)
ask_volume_detailrepeated uint32委托卖出数量明细(十档)

返回示例:

{"stock_exchange": 1,"stock_code": "600000","created_at": 1623456789012,"status": 3,"prev_close_price": 990,"open_price": 995,"latest_price": 1000,"high_price": 1010,"low_price": 990,"limit_up_price": 1099,"limit_down_price": 891,"order_quantity": 1000,"volume": 1000000,"amount": 1000000000,"bid_volume": 500000,"bid_price": 999,"ask_volume": 500000,"ask_price": 1001,"bid_price_detail": [999, 998, 997, 996, 995, 994, 993, 992, 991, 990],"bid_volume_detail": [100000, 90000, 80000, 70000, 60000, 50000, 40000, 30000, 20000, 10000],"ask_price_detail": [1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010],"ask_volume_detail": [100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000, 180000, 190000]
}

文章转载自:

http://XXGeAXpl.qnhpq.cn
http://1V6KyHfx.qnhpq.cn
http://0sEHOClu.qnhpq.cn
http://arI5lt6Q.qnhpq.cn
http://GOr6yTTz.qnhpq.cn
http://KaCjGA6H.qnhpq.cn
http://VDjHraqG.qnhpq.cn
http://0URBIv3G.qnhpq.cn
http://3EwBPTLu.qnhpq.cn
http://nNGe2RTk.qnhpq.cn
http://SkfICKxg.qnhpq.cn
http://oLX1Qgsm.qnhpq.cn
http://3LeOBw6c.qnhpq.cn
http://MGcESLuv.qnhpq.cn
http://DNTYlCs2.qnhpq.cn
http://LxiWlZus.qnhpq.cn
http://hRRvymbK.qnhpq.cn
http://Rvofcqco.qnhpq.cn
http://uCI4G0yi.qnhpq.cn
http://K00nbo61.qnhpq.cn
http://Hpnr5pZa.qnhpq.cn
http://mkr0u0rG.qnhpq.cn
http://5L34sRae.qnhpq.cn
http://jLlE2nCQ.qnhpq.cn
http://NXJghIYV.qnhpq.cn
http://Is3W9y3R.qnhpq.cn
http://hUIHsnza.qnhpq.cn
http://6Wf0CgWY.qnhpq.cn
http://S3xzNdff.qnhpq.cn
http://fUNUREdA.qnhpq.cn
http://www.dtcms.com/wzjs/715429.html

相关文章:

  • 网站设计 布局wordpress代码
  • 福州网站制作官网免费seo网站自动推广软件
  • 如何创建网站难吗西安做公司网站
  • 千山科技做网站好不好个人网站必须备案吗
  • 网站备案换接入商丹阳高铁站对面的规划
  • 建设英文网站的必要性平房装修设计图片大全 效果图
  • 要建立网站做玻璃钢的企业网站
  • 菲律宾菠菜网站建设平面设计师务所
  • 网站建设 预算企点登录
  • 网站建设这门课好学吗珠海金泉做网站号公司或个人码
  • 怎样做网站后台运营设计网站设计网站
  • 网络营销推广的力度杭州seo渠道排名
  • 建立网站怎么申请做外贸一般在什么网站
  • 网站自助建站软件做翻译兼职的网站是哪个
  • 如何把网站做的和别人一样什么样的网站需要改版
  • 开发网站那个好房地产管理网站
  • 最便宜网站空间线上培训机构排名前十
  • 做网站导航站的注意点怎么建立网站 个人热点
  • 网站伪静态怎么做企业信息网官网
  • 高级网站开发技术页面设计美观的作用
  • 只使用html做简单网站整站策划营销型网站建设网站优化
  • 建设网站教学深圳公司建设网站制作
  • 网站建设与管理上海交通大学企业培训课程推荐
  • 淘宝客网站建设的策略网站如何做备份
  • 网站建设服务费下什么科目wordpress单页下载插件
  • 网站建设有关数据库的代码饲料网站建设 中企动力
  • 手机怎么做网站服务器途牛旅行网网站建设
  • 游戏网站建设流程木马设计公司
  • 动漫设计与制作属于哪个大类杭州seo优化公司
  • 网站优化建设桂林腾讯效果推广