Deskripsi
eRSI EA trades on the basis of Relative Strength Indicator.
RSI is an indicator of technical analysis finding strength of trend and probability of its change. Once levels of overboughtness/ oversellness specified by user are reached, long and short positions are opened.
Entry parameters:
AvtoLot – automatic management of the volume of open positions;
lot – start volume of a position;
moneyclose – the level of desired profit;
period_RSI – period of index of Relative Strength;
RSIup – open short position level;
RSIdown – open long position level;
sellclose – Index level under which short positions are closed;
buyclose – Index level under which long positions are closed;
koof – multiplication ratio of lots when automatic management of open positions is on;
magic – magic number of orders;
AllPositions – manage all positions;
ProfitTrailing – shift only trailing profit;
TrailingStop – fixed size of trailing stop;
TrailingStep – step of trailing stop;
UseSound – сигналы use sound alerts;
FileNameSound – name of the sound file.