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

UmnickTrader - MetaTrader 5용 expert

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

The author of the idea: Victor, the mq5 code author: barabashkakvn.

An MQL5 implementation of the adaptive UmnickTrade Expert Advisor.

Explanation from the author of the idea:

General Theory of Trading (GTT): In order to make profit, trade your own function synchronized with the market.

The attached Expert Advisor features the simplest principles of GTT and of adjustment to the market. The Digital Brain (DB) technology was used in the creation of adaptive algorithms. The components of the DB technology are protected with two patents issued in the Russian Federation: No 2257611 and No 2295763.

The EA has one optimizable parameter: StopBase.

All positions are opened by market. Positions are only closed by limit and stop orders.

Testing results on EURUSD, M30, from 2017.06.09 to 2018.02.10:

UmnickTrader

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

Schaff TCD RSX Schaff TCD RSX

As a logical step to filter out more the possible false signals, this variation of Schaff TCD RSI is using RSX (which is a smoother RSI than the "regular" RSI) to produce a smoother result.

Schaff TCD RSI Schaff TCD RSI

Schaff Trend Convergence Divergence indicator has the benefit of putting the Schaff Trend CD on a scale of zero to 100, making it easier to identify potential overbought and oversold levels in a currency trend and is using RSI for a final calculation.

MACDSimpleReshetov MACDSimpleReshetov

An Expert Advisor trading MACD signals. For those who prefer trading CFDs and futures symbols.

Pipsover 2 Pipsover 2

The Expert Advisor works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators.