Tarea técnica
Dear Expert,
I want a EA,
1. based on the RSI
2. a SL and TP which are different big
3. a money management that uses % part of the deposit
3. with an order logic to create a martingale system with three orders depending from each other
1. A Short position is opened when the RSI is over 70 and the bar which entered the value of 70 is closed
a Long position is opened when the RSI is under 30 and the bar which entered the value of 30 is closed
The SL of the first position is three times bigger than the TP, position size is 14 % of the deposit
If TP is touched, position is closed and we wait for a new signal
If the price moves against us we open a second position, with a SL that is two times bigger than the TP, position size is 28%
the firts order stays open but the TP moves to the TP of the second order