Backtest Signalgenerator
-
Dear all,
at the moment I work at a signalgenerator. This signalgenerator only draws lines "draw Line" in the charts.For testing this signals I will draw this lines in the past charts, for the last 2 weeks, for example. Like a backtesting but only the lines in the charts. Is this possble with fxdreema?
-
Mmmm... what?
Each "Draw..." blocks can draw one new object when you run it, or it can update existing one. If you want to draw objects in the past candles similar to indicators, then I can only say that this is hard to do in EA and this job is for a custom indicator. But unfortunately fxDreema cannot create custom indicators
