Thanks. Real-time data is fine. May I retrieve the option chain at any time when market is open for a real-time snapshot?
Ye, this is one way. Actually my purpose is to re-organize the data on a web server which is running CentOS. I can get IB data on my laptop but...
YQL option chain is not accurate. I found some data inconsistent with nasdaq.com which is supposed to be correct. So this problem is re-opened....
finally I move to YQL and this is solved.
Thanks 2rosy. I tried this but it only returns the most close expiry option data. Is there any way to retrieve the next two months option chain?...
Hi, I'm trying to retrieve Google option chain by linux c++. Unfortunately the website uses Ajax and the program could only get the static...
Butterfly, thank you. I'll check that. Actually I have found an excellent image library Imagemagick and successfully make it work with linux...
I have two accounts on IB. One popup order ticket window on placing order, the other doesn't popup that window. I want to disable the order ticket...
Butterfly, could you tell the name of the PHP lib? Thanks.
Thanks everyone. I should apologize for not explaining clearly. The purpose (or procedure) is: 1. A user submits a request for a specific...
I should say that I need the source code or library for development. ;)
Is there any program to generate stock charts similar to stockcharts.com? Any information is appreciated.
I read through the API reference of orderStatus() but can't find the variable of order type and order price. I must miss something. Anyone helps?
Thanks Butterfly. Fortunately I solved this problem. I'm using the EWrapper from the old version. The old definition is void...
Fortunately I solved this problem. I'm using the EWrapper from the old version. The old definition is void contractDetails(const...
Butterfly, did you read this thread? http://www.elitetrader.com/vb/showthread.php?s=&threadid=204724 I met the same problem. The old API...
I have the same problem. I use socket c++ API. When I call m_pClient->reqContractDetails(100, contract); only contractDetailsEnd() is...
thanks Steve, good to know this.
I don't either. How did IB TWS do that? Is there a good algorithm to find all expiries and strikes without too much server communication?
Given a stock symbol, how to get all expirys and strikes of its option chain on IB API? I can't find such an API function yet.
Separate names with a comma.