A creative solution, but not a good substitute for real-time quotes. First the bars only include OHLC info, not the bid or ask, so if the bid/ask changes but no trades in the bar, your algo has stale data. Second I believe the lowest resolution that IB API allows is 5 second bars. That is way...