P*******r 发帖数: 210 | 1 这个可以看一下twitter API developer's guide. 处理pagination. |
|
|
x**********l 发帖数: 27 | 3 感觉仍然可以用created_time解决啊。前端记录上一次request的time,
然后下一页的时候先filter(created_time <= time) ,这样就排除了新增加的数据。
然后再pagination, 根据ranking排序取第2页。这里需要提供created_after, page_
num
, limit 3个参数。和twitter api的做法有一点不样。 |
|
C******0 发帖数: 10 | 4 有兴趣的朋友欢迎与我联系:
Cindy
E-mail: y*******[email protected]
MSN: c************[email protected]
Skype: cindyzhengyan
GoogleTalk: c***********[email protected]
QQ: 1092711552
Project: web-based application development(cloud computing,Java),both back-
end and front-end development
Location: Santa Clara
Client: global IT and cloud service provider
Positions: Java Engineer(Junior/Senior) & API Solutions Engineer
Yrs of experience required: 2~5 years
JD will be available upon required.
Thanks. |
|
l****7 发帖数: 651 | 5 要看你的小孩现在多大,是不是要马上上学. 我也和老公刚买了房子,小学api 850 的地
方,中学也有800+,觉得很满意啊. 而且觉得此校说不定还有上升空间. api900以
上的学校,房子的价位更高,看你们的预算啦. |
|
l******c 发帖数: 2555 | 6 For elementary school, API999 = 80 of 100 correct in STAR test.
When you were in the elementary, what's you score? I'm sure you were above
90% correct.
API only means how many percentage Mexican, Black...in the school |
|
|
|
c********7 发帖数: 739 | 9 The API is a measurement in California of academic performance and progress
of individual schools in California |
|
L******d 发帖数: 2461 | 10 具体到对娃的影响呢? 似乎有两派学说
1是鸡头凤尾说, 即娃在API 800的高中可以做鸡头, 到了880的高中只能做中等了, 这
娃反而待得没有原来开心了...
2是水涨船高说, 就是说这娃特有潜力可挖, 在800的高中是top, 到了880的高中, 努力
之后, 仍然成为了top...
据说其实这些高中的师资和budget都差不多.
说到底, 就是因为差钱, 所以想要Justify/reasoning住到880高中地区的extra cost,
say, 房价差100k. |
|
w*******D 发帖数: 55 | 11 API只是加州学校用INDEX,还是全美通用?谢谢。 |
|
j*****s 发帖数: 1784 | 12 800分和860分相差多大?
附近四所高中
rating:9 9 8 8
api: 858 830 814 807 |
|
|
w*********m 发帖数: 4740 | 14 schoolandhousing.com
but CA api has inflation |
|
|
r*******e 发帖数: 1461 | 16 It seems there will be no API scores for California schools in next 2 yrs ,
if it s true how does it effects bay area housing market ? |
|
d*y 发帖数: 355 | 17 两个小学,一个api 855,一个876.有的地方前一个说6分有的说7分。后面一个说是8分。
这样分数的学校能上吗?这个是光代表学习成绩,还是整体素质也算在里面了? |
|
B*D 发帖数: 5016 | 18 好像有的zip数据库就带有经度纬度,可以根据距离把某个半径内的zipcode
都列出来,然后再用结果去filter 你的旅馆啥的地址数据库,结果应该就是你想要的
了?
我hijack楼主这个帖子一下
关于计算driving distance(非 air mile)
我找到这个似乎很不错
http://www.falconsolution.com/driving-distance-calculator/
是基于zip数据库的,我问他们是怎么计算driving distance的
对方是这样回答的
Our calculator are not based on Google API services. You will get a database
(MySQL or MS access) with distances between US zip codes. On this database w
e saved distances like a graph and not like records (from_zipcode,to_zipcode
,distance). For thi... 阅读全帖 |
|
B*D 发帖数: 5016 | 19 他网站说买这个数据库和对应API
好像才149usd? |
|
d*******3 发帖数: 6550 | 20 那些api都有TOS的,真要商用的话肯定要去看看人家的TOS |
|
|
z******r 发帖数: 200 | 22 呵呵,只是服务器端的 backend api 实现,不是web 网站,
这个就是专门针对我做的硬件提供云服务的。 |
|
t***o 发帖数: 16 | 23 https://developer.paypal.com/docs/api/#search-for-transactions
Operation
GET /v1/payments/billing-agreements//transactions?start-date=
yyyy-mm-dd&end-date=yyyy-mm-dd
Use this call to search for the transactions within a billing agreement.
我的网页上有一个 paypal button, 但登录自己的账号后 只看见 button id, 找不到
agreementId, 哪位知道到哪去找?
问了Paypal customer service 也没回音。
谢谢! |
|
m********0 发帖数: 2717 | 24 IB本身不也免费纸交么。IB用IB的API当然是最好的了。
amibroker一样的。 |
|
|
m********0 发帖数: 2717 | 26 Sorry, I used C++ and python API for IB.
not matlab:) |
|
e***y 发帖数: 273 | 27 What do you mean "The said API" ? |
|
g*****u 发帖数: 14294 | 28 这个market scanner俺理解是跟IB 的TWS界面上的market scanner对应。
问题是后者可以选定sector::industry::category后来扫描。而API的函数/method没看
到可以设定这个啊。
2个包子酬谢! |
|
s*******e 发帖数: 432 | 29 Anybody knows what is the fees to get fundamental data from IB through its
API. What is the limit for request / second |
|
x***4 发帖数: 1815 | 30 想搞个自动选股警报系统,那个broker提供realtime数据和api? |
|
n****s 发帖数: 137 | 31 Thanks,
does www.elitetrader.com have special forum for IB APIs ? |
|
w****k 发帖数: 6244 | 32 【 以下文字转载自 Chinook 俱乐部 】
发信人: wokick (kiss), 信区: Chinook
标 题: 用IB API的帮忙看看
发信站: BBS 未名空间站 (Tue Oct 18 17:27:08 2011, 美东)
连着call两次历史数据请求,第一次是一年的日线,第二次是一天的分钟线
为啥第二次call得不到新数据,message.HistoricalData里头记录的依然是
日线数据呢?
con.reqHistoricalData(reqIdHistoricalData, futContract, startTime, '1 Y', '1
day', 'TRADES', 1, 1)
con.register(update_dayBar, message.HistoricalData)
con.reqHistoricalData(reqIdHistoricalData1, futContract, startTime, '1 D', '
1 min', 'TRADES', 1, 1)
con.register(update_oneminBar, messag... 阅读全帖 |
|
w****k 发帖数: 6244 | 33 message.HistoricalData是api的变量,内含价格信息,变不了呀 |
|
p*******0 发帖数: 420 | 34 他家api都提供什么?除了股票 option future quote有么?同时可以监视多少只股票?
谢谢 |
|
n**x 发帖数: 606 | 35 都有,不过只能监控100只股票. 监控时只能得到level 1的数据,没有level 2.也就是
说监控到的数据是每100 millisecond的一个snapshot...对于想做系统的IB的API还是
很有局限性. |
|
c*******y 发帖数: 1630 | 36 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 mess... 阅读全帖 |
|
|
|
n******n 发帖数: 1030 | 39 找了很久option historical data, 最后发现IB API居然能搞到,狂赞! |
|
|
f*******y 发帖数: 470 | 41 does td ameritrade provide api? |
|
|
b*******e 发帖数: 6389 | 43 用的IB API是旧版本。今天下载了9.70,好像不能work。哪位能共享一下经验。 |
|
b*******e 发帖数: 6389 | 44 如果不会C++,建议用Java或C#。IB提供的这三种语言的API比较高效。 |
|
j**7 发帖数: 771 | 45 本人青蛙一个,交易频率不高策略也很保守。最近有点时间想试试用交易系统的API搞
个自动交易的app。可是目前使用的系统好像只提供实时数据,大家有玩过这个的么?
历史数据和股票属性数据都是怎么拿到的?
如果有concern,站内信回同样非常感谢。 |
|
r*****e 发帖数: 4611 | 46 哪个broker?
IB的api可以直接要历史数据啊,不过给的不很多,300个左右
日的,30分,15分,5分,1分的都有 |
|
s******4 发帖数: 184 | 47 小入了一点dwti赌API报告,上周握着UWTI被这个报告坑惨了 |
|
|
m*****g 发帖数: 3029 | 49 big boys do not care API report
they pay attention to EIA report
but they moved price up for 3 weeks while EIA kept build a crude stock.
they actually do not care oversupply much |
|
|