Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
MetaTrader 5 terminalinizden Kod Tabanına erişin
Doğru kodu bulamadınız mı? Freelance bölümünden sipariş edin
Bir Uzman Danışman veya gösterge nasıl yazılır?

MetaTrader 4 için MQL4 Uzman Danışman kaynak kodları - 11

icon

Uzman Danışmanlar bölümünde, analiz ve alım-satımı otomatikleştirmek için çok sayıda uygulama yer almaktadır. Farklı alım-satım algoritmalarına ve değişen derecelerde otomasyona sahip çeşitli uygulamalar mevcuttur. Burada basit Uzman Danışmanlardan analiz ve alım-satım süreçlerini tamamen otomatikleştirebilen kompleks alım-satım robotlarına kadar aradığınız pek çok şeyi bulabilirsiniz.

Bu uygulamalar MetaTrader 4'e indirilebilir ve çalıştırılabilir. Uzman Danışmanların kullanılmadan önce Strateji Sınayıcıda test ve optimize edilmesi önerilir. Kütüphanedeki Uzman Danışmanlara doğrudan MetaTrader 4 platformundan ve MetaEditor geliştirme ortamından da erişebilirsiniz.

Kod ekle

The Avalanche_v1.0 Expert Advisor.

The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction.

Universal Expert Advisor for working with any Custom indicator, that draws buy/sell arrows.

Expert Advisor that has been repeatedly discussed on the forum.

The NinaEA Expert Advisor. It uses the NINA indicator. And NINA uses 0_IndInverse.

This EA was discussed at Alpari. Opening when moving against the trade for the period of 0-n1 by p1 points after moving towards the trade for the period of n1-n2 by p2 points. Closing by TP or SL.

The EA uses the values of the Stochastic indicator on the H4 timeframe to open a position, and after that it builds up based on the martingale principle.

It uses VMA - ЕMA, which automatically adjust the smoothing percentage based on the market volatility.

The Wss_trader EA. People recommend setting the trading hours to 7-17, trailing to 60, metrics to 36 and to look back to 2 months.

Zs1

I came across an expert that was discussed many times on the forum.

This example has been built using SAR (Stop And Reverse) indicator with Advanced Money Management function.

This EA is based on Forex Fraus (for M1) which was made by Dmitriy Zaytsev. I added limitation of positions, multi-currency trading.

Trigger based on two MA by DeMarker.

When the stochastic enters the overbought or oversold area, the first lot is opened, if the chart is reversed, then operate with one lot.

The new version of the Mc_valute_v8_final EA. It works well on a flat market.

The EA was created similarly to EA that won the first place in the championship.

This Expert Advisor depends on Moving Average 400 to indicate trend and "slope-direction-line" indicator, it will be attached with EA.

Expert Advisor created using hedge function and the moving average indicator.

Expert Advisor based on Commodity Channel Index (CCI) indicator.

This is my first expert totally based on RSI.

Click "Close All" button to close all your open & pending orders at once.

Roboost is an EA for MetaTrader 4 trading using several half-scalping and traditional trade management techniques. It shall work on different pairs and TF. Target is H1 for major pairs.

The multi-currency arbitrage tactics.

An example for my yet unpublished article. An easy template for writing custom experts.

The Expert Advisor that gains profit from the positive swaps + multi-currency arbitrage tactics.

The Dealers Trade v 7.74 EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account.

The Dealers Trade v 7.51 RIVOT EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account.

The awo Holidays EA reports the status of the next day: working day, weekend or holiday.

The Expert Advisor simply opens orders in the opposite direction after the current order is closed.

Pending Order is an order that will be executed if the price touches a point that we specify, in other words open pending order means ordering to open a position at a certain price level. So if price hits a predetermined level, then automatically we have an open trading positions.

Showing how to trade FX market trend using the (SMA: Simple Moving Average) with the Japanese indicator Heiken Ashi.

The Expert Advisor which uses AO and AC. Buying and selling is performed when the colors of the indicators match.

The Expert Advisor based on the RSI indicator. МА and martingale are added in the new version.

The SuperTake implements the strategy of Martingale by Take Profit.

The Expert Advisor based on the Heiken Ashi indicator.

1 Click "Close All" button to close all open positions at current attached chart.

Multiple Timeframe Moving Average. It is set to look at H4 and H1 time frames. This code is for anyone who wants to use a different timeframe than on the current window.

Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.

The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

1...456789101112131415161718...29