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

AscTrend Expert Advisor - MetaTrader 5용 expert

조회수:
14724
평가:
(44)
게시됨:
2013.05.21 07:05
업데이트됨:
2016.11.22 07:32
asctrendnd.mq5 (21.57 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

I have developed this Expert Advisor as an automation example of a manuel trading system. You can find all details in the topic "Signal Systems".

AscTrend, NRTR Color Line and TrendStrengthv2 indicators are needed for this Expert Advisor to work.

EURUSD, H1, MetaQuotes Software Corp., MetaTrader 5, Demo

Features:

  • Only for current symbol and timeframe.
  • Stoploss based on ASCTrend signal.
  • No takeprofit, exit based on trailing stop.
  • Money management not implemented (only fixed volume).
  • Very basic error management.

Known limitations:

  • Don't work with ECN Broker (Market execution type).
  • Not intended to operate in conjunction with other Expert Advisors or manual trading.

How to install:

  • Download Expert Advisor and 3 indicators.
  • Place indicators (Asctrend, NRTR Color Line and TrendStrength indicator) to indicators' folder (\MetaTrader 5\MQL5\Indicators).
  • Place Expert Advisor to experts folder (\MetaTrader 5\MQL5\Experts).
  • Compile indicators and Expert Advisor in MetaEditor, or restart Metatrader.


SSL_Channel_Chart SSL_Channel_Chart

A variant of the SSL indicator performed in the form of the channel and represented as the colored cloud with the filling of alerts when the direction of the trend changes

MACD_with_Crossing MACD_with_Crossing

Variation on the theme MACD, using the colored bars as the signals of entry and exit.

Didi Index Didi Index

Didi Index mql5 source code.

Adaptive to TF SMA Adaptive to TF SMA

The MA will automatically recalculate the period if there are any changes in time frame.