由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Stock版 - 用ib api的同学能进来一下么
相关主题
[???]IB的historical data的pacing violation的enforcement有多严格?报税问题,包子答谢
Request your membership if you haven't been invited是不是买买提都在short GS啊?
哪位有经验的介绍一下ib的佣金吧?开户有没优惠?IB international account
IB API 的RT_Volume问题GOOG, AMZN left out of the party?
贡献一个IB自动交易例子当日冲做空似乎赢面大一点?
[???] Historical Data Database header是不是这样定义就可副所真是人才呀,开创了一个新业务,太给力了~
副所还没算出来?其实熊市捞底诱惑还是很大的
IB的API很给力。my English is very limited
相关话题的讨论汇总
话题: historical话题: data话题: requests话题: api话题: pacing
进入Stock版参与讨论
1 (共1页)
p*******0
发帖数: 420
1
他家api都提供什么?除了股票 option future quote有么?同时可以监视多少只股票?
谢谢
n**x
发帖数: 606
2
都有,不过只能监控100只股票. 监控时只能得到level 1的数据,没有level 2.也就是
说监控到的数据是每100 millisecond的一个snapshot...对于想做系统的IB的API还是
很有局限性.
p*******0
发帖数: 420
3
可以得到历史数据么?
比如我1分钟扫一次,可以把这一分钟的交易都扫了么?
c*******y
发帖数: 1630
4
there is level 2.
but you are right, no real tick, only 100ms VWAP.

【在 n**x 的大作中提到】
: 都有,不过只能监控100只股票. 监控时只能得到level 1的数据,没有level 2.也就是
: 说监控到的数据是每100 millisecond的一个snapshot...对于想做系统的IB的API还是
: 很有局限性.

n**x
发帖数: 606
5
有历史数据,but 60 history data requests every 10 minutes, otherwise you
will get pacing violation.

【在 p*******0 的大作中提到】
: 可以得到历史数据么?
: 比如我1分钟扫一次,可以把这一分钟的交易都扫了么?

c*******y
发帖数: 1630
6
Right, details
Historical data requests are subject to the following limitations:
l Historical data requests can go back one full calendar year.
l Each request is restricted to duration and bar size values that return no
more than 2000 bars (2000 bars per
request).
All of the API technologies support historical data requests. However,
requesting the same historical data in a short
period of time can cause extra load on the backend and subsequently cause
pacing violations. The error code and message
that indicates a pacing violation is:
162 - Historical Market Data Service error message: Historical data request
pacing violation
The following conditions can cause a pacing violation:
l Making identical historical data requests within 15 seconds;
l Making six or more historical data requests for the same Contract,
Exchange and Tick Type within two seconds.
Also, observe the following limitation when requesting historical data:
l Do not make more than 60 historical data requests in any ten-minute period.

【在 n**x 的大作中提到】
: 有历史数据,but 60 history data requests every 10 minutes, otherwise you
: will get pacing violation.

p*******0
发帖数: 420
7
thx
c*******y
发帖数: 1630
8
hi, nflx,
any experience on how to get a unique OCAGroup String?

【在 n**x 的大作中提到】
: 有历史数据,but 60 history data requests every 10 minutes, otherwise you
: will get pacing violation.

n**x
发帖数: 606
9
我还处于初级阶段,还没有用到OCA order...:)

【在 c*******y 的大作中提到】
: hi, nflx,
: any experience on how to get a unique OCAGroup String?

k******r
发帖数: 4011
10
大牛能给个API 文档链接吗

票?

【在 p*******0 的大作中提到】
: 他家api都提供什么?除了股票 option future quote有么?同时可以监视多少只股票?
: 谢谢

c*******y
发帖数: 1630
11
OK, I figure it out.
solutions:
1. use orderID of the first order of the group which is unique anyway.
2. use system time

【在 n**x 的大作中提到】
: 我还处于初级阶段,还没有用到OCA order...:)
1 (共1页)
进入Stock版参与讨论
相关主题
my English is very limited贡献一个IB自动交易例子
Margin 账户 sell short 问题[???] Historical Data Database header是不是这样定义就可
想从scottrade把钱取出来,或者转到别的银行账户,怎么操作?副所还没算出来?
欢迎加入“机器学习实践” 俱乐部IB的API很给力。
[???]IB的historical data的pacing violation的enforcement有多严格?报税问题,包子答谢
Request your membership if you haven't been invited是不是买买提都在short GS啊?
哪位有经验的介绍一下ib的佣金吧?开户有没优惠?IB international account
IB API 的RT_Volume问题GOOG, AMZN left out of the party?
相关话题的讨论汇总
话题: historical话题: data话题: requests话题: api话题: pacing