For those of you who are interested listen to this, read it and weep....
I uploaded NT to a rented VPS just recently and installed the 64 bit version. On my home PC ive got the 32-bit version.
I then exported all of the tick data for ES 2011 to a text file, then reuploaded it on the rented VPS.
I then uploaded my strategy in its exact form to the VPS from my local PC.
I backtested both versions, while the profits were similar for ES, the same exact code in backtest produced a totally a different list of trades occurring at somewhat different times, for example my local would produce a trade at 9:45 AM that closed at 11AM while the server version would produce a trade at 10:30 am and close it at 1PM.
I think the problem probably has to do with the way the Betterrenko bars are created when it loads the tick data.
I uploaded NT to a rented VPS just recently and installed the 64 bit version. On my home PC ive got the 32-bit version.
I then exported all of the tick data for ES 2011 to a text file, then reuploaded it on the rented VPS.
I then uploaded my strategy in its exact form to the VPS from my local PC.
I backtested both versions, while the profits were similar for ES, the same exact code in backtest produced a totally a different list of trades occurring at somewhat different times, for example my local would produce a trade at 9:45 AM that closed at 11AM while the server version would produce a trade at 10:30 am and close it at 1PM.
I think the problem probably has to do with the way the Betterrenko bars are created when it loads the tick data.