I am backtesting the very same system on the same portofolio with IQ and yahoo data. IQ is a 1 minute databse with EOD. when it backtests I can _trace() the number of bars retrieved (barcount)it is always more in IQ, but not the minute equivalent ( I mean not 60*8*days).
I think IQ data are compressed everytime during the backtesting. How can I force the backtester to work with EOD data? Anybody encountered the same problem? Thanks Ly
