Quote from cfree5119:
What do you all use to backtest when your broker is Interactive Brokers? Looking for some solid solutions to test strategies. Thank you.
There are those who feel that since we don't trade against clean data, one shouldn't test against clean data. Filtering for bad data should be done locally so as to recognize and filter only that data that will affect a specific system. IB's data stream is a sampled (time-slice) stream and presents its own challenges.Quote from TheTickMaster:Make sure you have clean historical tick data (i.e. bad ticks removed). /[/url]