ILP_SiDmaAge-Feb2014

This is a very simple strategy based on two moving averages crossover. It has shown a good performance in the backtests. Let's see what happens in the contest!
Versão: Date: Estado: Descrição:
1.2 03.02.2014 Executed Slippage increased from 1 to 5  Download
1.1 03.02.2014 Not running Call to logging methods removed.  Download
1.0 03.02.2014 Executed This is a very simple strategy based on two moving averages crossover. It has shown a good performance in the backtests. Let's see what happens in the contest!  Download
ILP avatar
ILP 3 Fev

Here we go!

ILP avatar
ILP 3 Fev

The strategy was stopping again and again. I have removed the invocations to tracing methods and drawing on the chart that I was using so far on my local tests.

ILP avatar
ILP 3 Fev

I hope v1.1 to work better now...

ILP avatar
ILP 3 Fev

Still in troubles. The strategy still appears as "not running". It runs for a while (minutes) and then stop. I have no feedback, so I do not know what can be the problem. I have written a message to request support ... waiting for reply ...

ILP avatar
ILP 7 Fev

It seems my code was generating exceptions because of this:

this.openedChart = context.getChart(myInst);
this.factory = openedChart.getChartObjectFactory();

This is because it is not possible to open charts on Remote Server.

I have fixed the bug (I hope), but I have to wait now until the next month... :-(

Good luck to the other participants!

oudeixar comentários


(poucas palavras sobre mudanças adicionadas)

(exemplo 1.1, beta, alpha)