당사 팬 페이지에 가입하십시오
- 조회수:
- 5925
- 평가:
- 게시됨:
- 2012.10.30 16:12
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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

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

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