Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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ı - 23

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

An EA by the first dimension of the market.

Simple EA to Close Orders

My first EA.

The EA for H4, it's shooted in for GBPUSD. It works with pending orders. It makes decisions by the simple combinations of candlesticks. The feature is the decision is made once in four hours and the SL and TP levels are placed in accordance with the the s

EA with a neuro net (a net with error back propagation). These are the firsts steps. I upload it for the intelligent criticism.

It is based on the RSI indicator.

Automatic Trading System

Automatic Trading System

Two orders are placed at the specific time.

We place the pending orders at the support and resistance levels.

A variation on the Neuro nets topic: The trading system based on the interaction of the MACD indicator and a double-layer neuro net.

The EA is based on the "Trend Follower" strategy.

This expert this one based on the indicator MACD. It works very well in the period of 1 hour. In a test(proof) of 36 months it(he,she) has a profit of 935 % (25 monthly %).

Expert Advisor Kijun Sen Robot. It uses the following indicators: Ichimoku, MA, SAR. It is optimized for the following currency pairs: GBPUSD and EURUSD with M30 period. You can view the full description in the code.

Expert Advisor ASC++.

The minimums and maximums of the previous day are used. I'm sorry that I wrote it without comments.

Expert Advisor Based on FXRaider's Trade Strategy by ForTrader.ru.

EA that opens a trade when a candlestick closes out of the specified level on a break through. An update to the graphical treminal. But the help in code further development is necessary.

Trading by a simple principle

The 2_Otkat_Sys_v1.1. expert advisor. The system from thursday to friday on 0(МТ) hours, it trades only on a reverse.

Rabbit 2 updated with correct set!

Using a combination of MA for the trend and Williams %R wth Commodoties Channel Inex to trigger, and a Dochian band to exit the RabbitM2 is designed to get from zero to hero. I would welcome anyone willing to perform live testing and give me feedback.

Hedge The Hedge Trader EA

Improved version of 10 pips a day opposite "yesterday's trend" EA

This Expert Advisor trades every news event that is scheduled to release on www.dailyfx.com/calendar for the current week. The EA waits for the next news event to be released, compares the released economic data, determines which currency to trade and exe

Anyone know how to improve this EA i put together ? Cheers

The EA opens the positions in the direction of moving of Stochastic indicator, in addition there is a heightening of positions by martingale. It is tuned for micro-Forex.

Reasonably good algorithm of the EA based on CCI and its MA. It shows good results in tester. I need help for optimization, testing and maybe code debugging.

Greetings to all. I started to develop a MTS not long ago. This is my first one. How can I improve it, I'm waiting for the specialist's advices. And how can I use the AMA indicator in the EAs (iAMA)? I tested this strategy on September 2008.

It was developed on my order for working with the RPoint indicator. I reached this variant by changing the parameters of the indicator and the EA. Change the ReversePoint value to 250 when placing the indicator.

The EA is based on the MACD indicator.

Is it possible to take just 10 pips a day? This EA tries to do it.

The testing data is in the strategy tester.rar file. The EA was tested from 29.09 to 30.09 because the strategy is designed for M1. But unfortunately it works not by the strategy. In some cases it doesn't close when it should and so it goes negative.

The ZigZag indicator is used.

1...1617181920212223242526272829