Yes, you can submit orders at once or in batches. For tracking you need to periodically check again which orders are filled. If api supports web...
Seems IB supports MOO/ MOC. If TWS is running should be easy to automate with python.
Pandas is the library for holding tabular data in “dataframes” and can do all sorts of manipulation and analysis with that data. For e.g date,...
"I ended up spawning a separate thread to submit reqMktData() requests to the cycling message loop." The correct way to do it is to spawn a...
My opinion is to use Python, with the libraries Pandas(panel data), SciPY(scientific python), talib(technical analysis library). Pandas is...
Thanks HobbyTrading. Yes, the Yahoo data and NSE exchange website data matches( I checked) but IB data is totally different. I was checking for...
Thanks danielc1. But the two curves are an order different (x axis 1x10^8) and doesn't show any correlation between the peeks, troughs and looks...
Hi all, Noob question here. I am doing some data validation with IB data. While the 'Close' data is matching with Yahoo data (first picture,...
[ATTACH]
Separate names with a comma.