Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Reversal Strategy - expert for MetaTrader 5

Views:
9172
Rating:
(14)
Published:
2023.03.12 10:54
Updated:
2023.03.12 10:56
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This expert advisor uses three indicators to identify reversal of the price of a symbol. It uses a simple moving average along with a standard deviation and the RSI.


It sends a buy signal when the open price is lower than the moving average minus 2 times the standard deviation and the RSI is lower than the oversold value and the close price is higher than the moving average minus 2 times the standard deviation and the RSI crosses the oversold signal upwards. The take profit is equal to the ask price plus 2 times the standard deviation at the time and the stop loss is equal to the ask price minus the standard deviation at the time. It sends a sell signal when the open price is higher than the moving average plus 2 times the standard deviation and the RSI is higher than the overbought value and the close price is lower than the moving average plus 2 times the standard deviation and the RSI crosses the overbought value from above. The take profit is equal to the bid price minus 2 times the standard deviation at the time and the stop loss equal to the bid price plus the standard deviation at the time.

The buy position closes when the close price is higher than the moving average plus 2 times the standard deviation and the sell position closes when the price gets lower than the moving average minus 2 times the standard deviation. It resembles the boilinger bands technique.


This strategy is better used during non-volatile hours when there is no apparent trend and the market is more predictable. Its goal is to make a lot of small profits. The only symbols that should be traded using this strategy is the EURUSD and in lesser degree the GBPUSD. I trade only the EURUSD in small timeframes such as M5.

    Painel simples e objetivo Painel simples e objetivo

    US: This is a very simple code regarding an information panel. It doesn't use external files or anything like that! simply copy and paste it into your code the way the code was written. The dashboard displays; Active asset price Your position(Bought or sold) Maximum and minimum price of the asset Username open profit Balance PT-Br:Esse é um codigo bem simples a respeito de um painel de informações. Não utiliza arquivos externos ou algo do tipo! simplesmente, copie e cole no seu codigo da forma que o codigo foi escrito. O painel exibe; Ativo Preço do ativos Sua posição(Comprada ou vendida) Preço max e minimo do ativo Nome do usuario Lucro em aberto Saldo

    Divergence ema rsi Divergence ema rsi

    Rsi close/ mtf use

    Aussie Surfer Aussie Surfer

    This expert advisor is based on the alligator indicator and bollinger bands indicator. Currency pair: GBPAUD Time frame: 15min

    Pivot Pivot

    Pivots based on Bar Prediction.