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!
نسخة: تاريخ: الوضع: الوصف:
1.2 03.02.2014 Executed Slippage increased from 1 to 5  التحميل
1.1 03.02.2014 Not running Call to logging methods removed.  التحميل
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!  التحميل
ILP avatar
ILP 3 شباط

Here we go!

ILP avatar
ILP 3 شباط

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 شباط

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

ILP avatar
ILP 3 شباط

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 شباط

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!

أولترك تعليق


(كلمات اساسية بخصوص التغييرات)

(على سبيل المثال: 1.1, بيتا, الفا)