거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
5421
평가:
(19)
게시됨:
2012.10.30 16:12
set_report.zip (407.25 KB)
aml.mq5 (7.24 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Expert Advisor that operates based on the AML indicator. There is a buy signal when a bar closes above the indicator line (while open below the line), and a sell signal when a bar closes below the indicator line (while open above the line).

Tester report on all ticks for EURUSD starting from 2005 without the lot increase.


With the lot increase (max. lot limit = 50.0)

All Expert Advisor parameters (except for the indicator settings) are not used when 0. The Expert Advisor features a built-in function for setting the maximum allowable

lot when exceeding your DC limit. The key features of the settings:

  • SL/TP are set after opening a position.
  • N_modify_sltp sets the number of times the sl/tp shall be set in case of a failed attempt.
  • use_opposite reverses the position when the signal changes.
  • Max_drawdown is the function for the lot increase relative to the given drawdown in the currency of the deposit. It should be set at the value no less than the max. equity drawdown.

This Expert Advisor can be a great base for a stable and profitable trading robot.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1031

Fast ZigZag Fast ZigZag

The easiest and fastest zigzag.

CCIT3_noReCalc CCIT3_noReCalc

The CCIT3_Simple indicator modified.

MultiXRSXSignal MultiXRSXSignal

MultiXRSXSignal displays information on current trends using values of the four XRSX indicators obtained from different time frames.

MultiX2MASignal MultiX2MASignal

MultiX2MASignal displays information on current trends using values of the four X2MA indicators obtained from different time frames.