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

Forex Fraus M1 - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
3405
평가:
(18)
게시됨:
2018.09.27 15:16
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Idea by: Dmitriy Zaytsev

MQL5 code author: barabashkakvn


How it works

The EA only operates (opens new positions) when a new bar emerges.

The volume of the opened position is equal to Lots. Stop Loss, Take Profit and Trailing Stop can be disabled by setting the appropriate parameter to "0.0".

The EA checks the value of iWPR (Williams' Percent Range, %R) at the #0 bar. The EA sells in the overbought zone and buys in the oversold zone. If the time period control is enabled (Use Timecontrol == true), the time interval is configured from Start hour to End hour.

When a signal emerges, opposite positions can be closed: this can be done by setting Use close opposite positions = true.

EURUSD, M1, "Every tick based on real ticks"

Forex Fraus M1

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

Trading_Channel_Index Trading_Channel_Index

The Trading Channel Index oscillator displayed as a color histogram.

Slope_Direction_Line Slope_Direction_Line

The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.

STPMT STPMT

The STPMT (Medium Term Weighted Stochastics) indicator.

VPCI VPCI

The VPCI (Volume Price Confirmation) indicator shows the relationship between the price and the volume.