Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

RSI EA - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
16378
Valutazioni:
(43)
Pubblicato:
2017.03.02 10:00
Aggiornato:
2018.02.15 17:24
RSI EA.mq5 (24.15 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

RSI EA — trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.

Author of the idea is Siti Latifahauthor of the MQL5 code is barabashkakvn.   

The Expert Advisor will buy when the RSI indicator enters the oversold zone, and will sell when RSI enters the overbought zone.

  • OpenBUY, OpenSELL — now you can configure only buy, only sell or both directions.
  • CloseBySignal — you should set Stop Loss or Take Profit if ClosebySignal = false.

An example of a buy signal:

RSI EA Open Buy 

An example of a sell signal:

RSI EA Open Sell 

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17284

Money Fixed Margin Money Fixed Margin

An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.

21hour 21hour

The Expert Advisor places two pending orders at a certain time.

MA Reverse MA Reverse

Trading by Moving Average. Checking for sufficiency of funds.

e-TurboFx e-TurboFx

Analysis of bars, if they contain N consecutive bars of the same type.