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

This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.

Use the Strategy Tester and build up your complete Trading System.

Signal of the Expert is based on the crossover of two Linear Moving Averages (Fast MA 12, Slow MA 25).

  • Deal Execution: Buy/Sell Limit Orders;
  • Stop Loss: 95 pips;
  • Take Profit: 670 pips;
  • Trailing Stop: Exponential MA 92;
  • Lot Sizing: 1% of free margin available.

Optimization was made on the Symbol: EURAUD with H8 Time Frame (screenshots attached) also is possible to use the same parameters on the following symbols:

  • USDCHF Time Frame H6;
  • AUDCHF Time Frame H6;
  • EURJPY Time Frame H12;
  • CHFJPY Time Frame H12;
  • GBPAUD Time Frame H12;
  • SILVER Time Frame Daily.

Leverage used 1:100

Backtest Period: Jan 2011/May 2014

With this expert you can build a complete trading system. You all need to play with backtest to find for each Symbol and Time Frame the best parameters.

I just suggest to use Time Frames higher than H4.

If you need more information regarding how to use backtest take a look to the articles Creating Custom Criteria of Optimization of Expert Advisors and Guide to Testing and Optimizing of Expert Advisors in MQL5.

euraud

InverseReaction_HTF InverseReaction_HTF

The InverseReaction indicator with the timeframe selection option available in input parameters.

Range_Rider_HTF Range_Rider_HTF

The Range_Rider indicator with the timeframe selection option available in input parameters.

Long position Long position

A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio.

Short position Short position

A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.