@romz2930 This is not the correct forum for that request. This is for tutorials only. Could you please open a thread on the 'questions and answers' one?
@jferreira oh, it seems the swaps arent available as pre-made options. However you can use the actual mql5 function that is behind the other options as well:
@alivex A possible option is using a moving avarage, but you need to be careful tith the selected period. Results can be very different so you need a lot of backtest.
@bluekangaroo14 @l-andorrà Indicators that repaint are often no good, they often though use something like candle 1 closes above or below, so you can add this condition from FXDreema.
@xx_xabe I see one only condition is selected in the last project link. Should it be the one to be used BEFORE another one is triggering the trade later?
@cristorojas Tengo dos preguntas al respecto. 1. ¿Qué significa exactamente 'establecer el 1% de la posición tomada'? Quieres decir un 1% por encima (para una compra) del precio de entrada o de los lotes de entrada? 2. En cuanto al SL, basta con que toque la SMA o la barra debe cerrarse confirmada una vez pasada tal SMA?