Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Publié par:
Vladimir Karputov
Vues:
16367
Note:
(43)
Publié:
2017.03.02 10:00
Mise à jour:
2018.02.15 17:24
RSI EA.mq5 (24.15 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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 

Traduit du russe par MetaQuotes Ltd.
Code original : 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.