Hi
Is it possible to program multi time frames EAs? E.g. To check a crossover condition on M5, M15 and H1 of the same indicator (macd)
Thanks
Hi
Is it possible to program multi time frames EAs? E.g. To check a crossover condition on M5, M15 and H1 of the same indicator (macd)
Thanks
Hello
I am struggling with the trailing stop loss. I show the instruction that the condition must be connected to the first block. This I did and I have checked that the EA is really updating the SL in every tick.
But I am a little bit lost with the values of the SL itself. From the help example it is not clear which SL values must appear in the block Buy Now (or Sell Now). It seems to me that they should be redundant and the valid SL values should be the ones in the trailing stop block?.
Thanks for your help