Работа завершена
Техническое задание
RSI: 5 períodos, aplicado sobre el Stoch anterior.
I need to create a mixed indicator (Stochastic and RSI) that generates purchase or sell alert, when the RSI is overbought or oversold and followed by that event, the Stoch make a cross. It must generate arrow indicating the direction of the order in MT4. The indicator must be configurable, that is, it can change overbought and oversold values to both RSI and Stoch (separately). It must send e-mail indicating the instrument to be operated, the possible purchase or the possible sale, and the value in which the instrument price is at the moment of generating the signal. It must send text message to the mobile phone, with the same information. It must work on diferent time frames (5 min, 15 min, 30 min, 1h, 4h, 1D).
The parameters are:
Stoch: 10,3,3
RSI: 5 Periods, applied on the previous Stoch.