거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
62764
평가:
(66)
게시됨:
2015.08.11 16:42
업데이트됨:
2016.11.22 07:32
rsi_ea.mq4 (6.76 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This Expert Advisor is based on overbought and oversold levels.

EA will buy when RSI is in the oversold and sell when RSI is in the overbought zone.

Update (2015.09.28):

  • TrailingStop has been added.
  • TrailingStop will active ONLY IF TrailingStop>0.
    input double   TrailingStop=0;
Update (2015.09.09):
input bool   OpenBUY=True;
input bool   OpenSELL=True;
input bool   CloseBySignal=True;
  • OpenBUY, OpenSELL — now you can set for sell only or buy only or both.
  • CloseBySignal — it means you must set Stop Loss and Take Profit (if ClosebySignal = false ).

Backtest results

Personal Assistant - The Next Generation Personal Assistant - The Next Generation

Personal Assistant The Next Generation is there to make your trading easy, basically it does what a real assistant does — provides information and executes your orders.

BSI Trend and Channel BSI Trend and Channel

This indicator shows trend line or channels (using the BSI Indicator).

Support Resistance - Tools Support Resistance - Tools

Easily create horizontal lines by 1 key stroke, choose the color of the resistance line and the support line, the indicator automatically changes the color when a line is crossed, you can be alerted when a line is crossed. You can see the history of support and resistance of the line.

Flag and Pennant patterns Flag and Pennant patterns

This indicator shows Flag and Pennant patterns.