당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 4453
- 평가:
- 게시됨:
- 2017.03.22 16:24
- 업데이트됨:
- 2018.02.22 15:05
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author of idea — Iurii Tokman, author of the MQL5 code — barabashkakvn.
All parameters of the Expert Advisor are calculated on the basis of a random number generator, including the position direction, Stop Loss and Take Profit. Lot is calculated based on the risk value as a percentage of free margin. Before opening a position, the possibility of opening is checked — protection against the "not enough money" error.
The EA works on any timeframe.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/17744

The smoothed StrangeIndicator oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

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

Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.

Trend indicator.