Alım-satım 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 5 için MQL5 Uzman Danışman kaynak kodları - 37

icon

Uzman Danışmanlar, fiyat grafiklerini analiz eder ve dayandığı kuralları takip ederek otomatik olarak işlem yapar. Buradan çeşitli sorunları çözen MQL5 kaynak kodlarını bulabilirsiniz. Hem hareketli ortalama çaprazlamasına dayalı basit Uzman Danışmanları hem de sofistike sinyal oluşturma algoritmalarına ve alım-satım hatalarına karşı korumaya sahip karmaşık Uzman Danışmanları seçebilirsiniz.

Sunulan Uzman Danışmanları MetaTrader 5'te indirebilir ve başlatabilirsiniz. Alım-satım robotlarını kullanmadan önce Strateji Sınayıcıda test ve optimize etmeniz önerilir. Uzman Danışman kütüphanesine doğrudan MetaTrader 5 platformundan ve MetaEditor geliştirme ortamından da erişebilirsiniz.

Kod ekle

The trading system based on the change in the direction of a universal Bezier curve.

The Expert Advisor based on the following indicators: Laguerre, CCI and MA.

The Expert Advisor opens a position at the specified time in the direction opposite to that of yesterday's daily bar.

The Expert Advisor operating based on divergence of two moving averages.

The Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up a market entry upon the conclusion of a trend on the trend reversal.

The Expert Advisor operating based on exponential and linear weighted moving averages of the same period.

The Expert Advisor operating based on the SAR and ADX indicators where the permitted trade direction is selected based on trade results.

The Expert Advisor based on the change in the 3rdGenXMA moving average direction.

Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up an entry with the trend.

The Expert Advisor based on daily Pivot support.

The trading system operating based on the bounce off the support/resistance levels of the Pivot indicator

Fast Trading Panel - the panel for fast trading

Expert Advisor that operates based on two МАs and CCI

The Expert Advisor based on the price channel

Expert Advisor that trades based on the AML indicator, at the intersection of the bar with the indicator line.

Ask Bid Ticks is a high-precision, real-time tick data solution for microstructure analysis (a tick data collector). It works with local computer time.

The Expert Advisor moves Stop Loss of the open position along the border of the channel built using ATR_Trailing.

The Expert Advisor is based on CCIT3_Simple and CCIT3_noReCalc. Crossing of the indicator's zero line is used for trading activity.

Pair trading. Hedging. Market-neutral strategies.

Opens a virtual hedge position in MetaTrader 5.

Inspired by Pirat's Expert Advisor submitted to the Automated Trading Championship 2011.

The Expert Advisor is based on EMA_RSI_VA indicator.

The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of custom history files.

This Expert Advisor is example of use of the Memory Mapping DLL for working with File Mapping functions. In this example the Expert Advisor create a virtual (memory-mapped) file and start to update the quotes on symbol. Using this way, Expert Advisors can exchange data (for example, quotes) using common memory-mapped file.

Multicurrency "grider" with risk control (version for Automated Trading Championship 2011 and updated version).

Multi-currency Expert Advisor that analyze resonance events at related financial assets.

Automated Trading Championship 2011 version.

1...3031323334353637