Ticaret 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ı - 17

icon

Uzman Danışmanlar bölümünde, analiz ve ticareti otomatikleştirmek için çok sayıda uygulama yer almaktadır. Farklı ticaret algoritmalarına ve değişen derecelerde otomasyona sahip çeşitli uygulamalar mevcuttur. Burada basit Uzman Danışmanlardan analiz ve ticaret süreçlerini tamamen otomatikleştirebilen kompleks ticaret 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

My first trading System using simple pattern.

This Expert Advisor is based on 3_Level_ZZ_Semafor indicators.

Expert Advisor EUR/USD (1H) +78% win.

EA achieved best results on Renko Chart. Renko Chart is not mine but I used it to write EA on it. EA can trade every pair but I got best results on GBP/USD and EUR/JPY. I'll appreciate any comments.

Opens sell, buy or both orders at a specified time.

This EA implements a trailing stop buy and a trailing stop sell. It places an order above the price and below the price. The sell stop order will fall with the price, the stop sell order will rise.

The system of multiple strategies "in the same package," with a virtual trading system to determine the rankings for each of the strategies (before open market order) and the library management of investment-capital.

Trailing orders (in person) and the total profit.

On a way to Grail!...

Strategy is based on simple rules. It can work on any currency pair. Best results are obtained with the lowest set TS. The strategy works with any broker, but works better with brokers who allow you to set the low TS.

Trades using two moving average crosses.

Opens and closes orders using parabolic sar signals.

One more step to perfect.

EA trades on a large market movements, and does not uses any indicators.

This is my own best EA, in the main lines can be setted up many things.

Very simple scalping EA, no Indicators. Logic is based on very fast price movements.

Just like internet speed test can tell you your internet speed, SpreadProbe can measure ask/bid spreads on the go.

Alerts on two moving average(MA) cross

Alerts you on every first parabolic SAR signal in a sequence.

A new and improved version of LineOrder

An Expert Advisor designed to open and close respective orders at the first parabolic SAR signal.

Trades using MA crosses on all timeframes.

This Ea open buy/sell positions based on Grid, no size lot optimised works well on M5

This simple EA sends hourly status e-mail and informed of the last closed order with some additional information.

Perfect solution for newcomers at coding. Allows to implement strategies with difficult stop-management. Yes, this thing need some "baking", i.e. editing, but you will like the result; especially if the strategy is already tested with hands.

A simple way of managing orders and other features through horizontal lines.

Make big deal!

Live trade monitor that scores up to 10 EA's at once, tallying Pips, Wins, Trades, PF and profits.

Three grades take profit Grid System, use it on weak market and fluctuating market, may need close all positions at some time.

Simple EA based on Alligator indicator.

Using 4 Stochastic + post-zigzag indicator(last post). The result is good!!! Profit trades (% of total --82.26%)

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

Example of using optimization reports in an Expert Advisor.

This is a tool for you to automatically close all orders when you have dozens of pending orders and open orders.

Grid is a money maker in weak market, while a disaster in trending market. Maybe you can consider close all positions at some time, and run it totally again at another time, just like a fisher. This is AIGrid System With Manual Control.

EA based on the indicator Fibo-Average-2B.mq4

A 15min intrday trading strategy

Based on RSI with Parabolic SAR trailing...

This is a template EA with onBar() event.

Based on Alligator and MA indicators.

1...101112131415161718192021222324...29