거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Reversal Strategy - MetaTrader 5용 expert

조회수:
9951
평가:
(14)
게시됨:
2023.03.12 10:54
업데이트됨:
2023.03.12 10:56
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.