Unisciti alla nostra fan page
RSI EA - sistema esperto per MetaTrader 5
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 17731
- Valutazioni:
- Pubblicato:
- 2017.03.02 10:00
- Aggiornato:
- 2018.02.15 17:24
- 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 Latifah, author 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:
An example of a sell signal:
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17284
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.
21hourThe Expert Advisor places two pending orders at a certain time.
Trading by Moving Average. Checking for sufficiency of funds.
e-TurboFxAnalysis of bars, if they contain N consecutive bars of the same type.