Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

UmnickTrader - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
2969
Derecelendirme:
(19)
Yayınlandı:
2018.04.18 15:40
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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 tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.