Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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ı - 19

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

an EA , run with a profit this is Error EA in error, so you can correct the EA, But no use EA

Based on the idea of pramono72 I wrote an Expert Advisor for it. It may also server as a simple way to write expert advisors using an include file and very few code lines.

This EA is based on the indicator RSI_MA. EA designed for EURUSD, D1.

EA designed on the idea of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934). EA works on the Symbol = "EURUSD" and Period = M1.

EA works at the "slow" time (OpenHour_1 = 0) - North American Eastern Standard Time. EURUSD, H1

The script can apply the trailing function based on the portfolio profits, i.e. Stop Levels can be set upon reaching the total breakeven level of all the orders in the selected direction.

This EA is based on the strategy "Stop Hunting with the Big Players". It sends BuyStop and SellStop orders at near distance from the round price targets.

This EA is based on daily highs and lows and the relationship to each other.

Double zero cross level is the signal to open position and/or close.Settings for H4 TF.

Ea optimised on H4 based on low trailing stop

Start balance 10000$, trade on eur/usd ,Daily timeframe, only short

Enjoy this simple Expert Advisor

The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

simple and successful, multiple functions

Use this Ea with an extreme attention, i got this amazing result searching to optimise setting several days. Work the best on Eur/Usd timeframe M5 long&short

EA for EURUSD, H4

Random ZigZaG

This Ea operate the best setting on a daily time frame

Opens position when RSI returns from extreme level.

Works with open, high, and low prices of the current day.

Easiest daytrade robot ever - does the same what happened yesterday.

Auto Magic Nr. Calc The Magic Nr. per ASC II Code from Symbols

The Expert Adviser uses the indicator OsMA.

A slightly different EA based off daily opening breaks.

Opens and closes orders using parabolic SAR

The adviser uses the indicator Moving Average.

A simple EA that sends e-mail alert whenever there is moving average crossover

I got this EA from a friend. It is based on the previous day's open and close price, but I would want it to close all trade on friday at a certain time.

Forex Second Chance EA is a modification of Moving Average Convergence Divergence EA. Here, I have included "TrendShift" to the parameters and it is doing good.

THIS IS THE LAST VERSION for EA DEVELOPMENT

This systems allows you to progressively enter and exit the market. You define the amount you want to risk (%) and it calculates automatically the different levels of entering and exiting the market according to the amount of levels you have defined.

In this field give a brief description of your script (1-2 sentences).

10 Point 3 v004 enhanced Expert Advisor

Base on 10 point , V003 But have been enhanced

Based on the HAS indicator.

Wave Power

Continuing the theme "tumbler. Trade in breakdown rates timing.

This EA will send an e-mail about your account details every xx minutes.

1...121314151617181920212223242526...29