I reinstalled windows today, installed the java software, and started to test my strategies again. Well they all failed, but then I noticed that the programmed rules are not followed.
After that error messages like the following started to appear:
"14:33:48 Error in indicator: calculate() method of indicator [EMA] returned less values than expected. Requested from-to [0]-[107], input array size [108], returned first calculated index [54], number of calculated values [54], lookback [7], lookforward [0], expected number of elements is [101] "
Hi, Could you please elaborate, e.g. are you using a custom indicator or a built-in EMA indicator, also, post the parameters you use when calling the indicator, etc.
Hi, Could you please elaborate, e.g. are you using a custom indicator or a built-in EMA indicator, also, post the parameters you use when calling the indicator, etc.
Hey, I'm using the built int EMA indicator, the parameters I use are 5 for short and 8 for long.