I have a strategy that submits trades based on market news and calendar messages. Is it possible to test it using the historical testing client? I run the strategy on the testing client, but it didn't enter in the onMessage method.
API Support
Post subject: Re: Historical Testing of Strategy Based on News
I tried an historical test with https://www.dukascopy.com/wiki/#IClient_ ... d_Calendar and unfortunately I note that historical events are not printed. jforex team probably choose to not keep them, but they are a really important source of information, I wanted to backtest algorithms based on news, how can I do? try running a live strategy on a server 24/7 to save them now in database for further tests?
API Support
Post subject: Re: Historical Testing of Strategy Based on News