can I bacfill real tick by tick data from IB tws?

Quote from joesan:

Metaserver cannot get the job down, you might have to write some codes to extract 1 second data through TWS API

1 second data can not be applied to tick chart
 
So I guess you have got the answer of the question you raised in the original post.




Quote from robinxing:

1 second data can not be applied to tick chart
 
Metaserver 3.2 version has build in IB loader function which can
download historical tick-1 min-5 min-daily data from IB and patch them automatically in Globaserver closing the gaps.
I use the software and works perfectly.
 
Robinxing,
the 1 sec. bars backfill from IB servers includes the numbers of ticks which you need ,as i know...the real problem is with the real time data from IB.....
 
Quote from kon.P:

Robinxing,
the 1 sec. bars backfill from IB servers includes the numbers of ticks which you need ,as i know...the real problem is with the real time data from IB.....

No it isn't. It is OHLCV bar data. There is no tick data backfill.
 
Back
Top