I started developing a strategy some months ago. Back then I just wanted to work on 1 instrument, however when using the history tester I verified that the onBar method was called for each instrument subscribed in platform. Now, I want to be able to test more than one instrument at once but I can't. I have downloaded tick data for 3 instruments, the same subscribed in the platform and the same I subscribe in the strategy, but no matter how the only instrument used is the one selected in history tester for download.
Is there a way of backtesting with several instruments?
Than you in advance
API Support
Post subject: Re: Backtesting with more than one instrument
Is there a way of backtesting with several instruments?
crsousa wrote:
Back then I just wanted to work on 1 instrument, however when using the history tester I verified that the onBar method was called for each instrument subscribed in platform.
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
crsousa
Post subject: Re: Backtesting with more than one instrument