Ticaret 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 5 için MQL5 kaynak kodu kütüphanesi - 90

icon

Bu, MetaTrader 5 platformu programlarının en büyük ücretsiz kaynak kodu kütüphanesidir. Burada hazır Uzman Danışmanlar, teknik göstergeler, komut dosyaları ve kütüphaneler bulabilirsiniz. MQL5 dilini öğrenirken kod kütüphanesini kullanın ve sağlanan kodlara dayalı olarak kendi otomatik ticaret uygulamalarınızı geliştirin.

Yayınlanan kodları ücretsiz olarak indirebilir, MetaTrader 5'te test edebilir ve başlatabilirsiniz. Kütüphaneye ayrıca doğrudan MetaTrader 5 platformundan ve MetaEditor geliştirme ortamından da erişebilirsiniz.

Kod ekle
VTS

Trend indicator.

Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.

Trade direction is chosen based on a random number generator. Stop Loss and Take Profit are set based on the random number generator. Lot calculation based on the risk value as a percentage of free margin. The code contains protection against the "not enough money" error.

The smoothed StrangeIndicator oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

The SuperSR6 indicator with the timeframe selection option available in input parameters.

EMA

Intersection of two Moving Averages. Take Profit and Stop Loss levels are virtual.

Trading system based on the signals of the ICHI_OSC indicator

SSL

A simple trend indicator of the NRTR type that uses the breakout of a channel drawn based on the Moving Averages of the High and Low price series.

The ColorXMFI_Histogram indicator with the timeframe selection option available in the input parameters.

The ColorXRSI_Histogram indicator with the timeframe selection option available in the input parameters.

Lot calculation based on the risk value as a percentage of free margin.

Trading system based on the signals of the ThreeCandles indicator

The indicator calculates OHLC crossovers

The ColorXDeMarker_Histogram indicator with the timeframe selection option available in the input parameters.

The indicator receives trade signals from the MACD histogram.

The Exp_IBS_RSI_CCI_v4_X2 trend-following trading system is based on the signals of two IBS_RSI_CCI_v4 indicators.

The ColorSTD_Histogram indicator with the timeframe selection option available in the input parameters.

An indicator of financial asset volatility using the OSMA oscillator.

The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling

The ICHI_OSC indicator with the timeframe selection option available in input parameters

The KhaosAssault indicator with the timeframe selection option available in input parameters

The ThreeCandles indicator, which features alerts, sends emails and push notifications.

The tool allows drawing shapes in the chart.

The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.

The smoothed Simple Trend Detector with the color indication of overbought/oversold level breakouts and of the histogram direction.

The Exp_ttm-trend_ReOpen trading system based on the signals of the ttm-trend indicator with trend following scaling.

The smoothed DeMark oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

The TTM-Trend indicator with the timeframe selection option available in the input parameters.

A rounded MACD histogram presented in the price chart points.

The smoothed Commodity Channel Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction

Smoothed Ichimoku oscillator

Crossing of the two iMAs. Lot calculation based on the risk value as a percentage of margin.

The Exp_ChandelExitSign_ReOpen trading system based on the signals of the ChandelExitSign indicator with trend following scaling.

The smoothed Money Flow Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

A semaphore signal indicator. Its code does not contain averaging algorithms.

The smoothed Larry Williams' Percent Range oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

The smoothed Relative Strength Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction

The XССXCandleKeltner indicator with the breakout indication option

The XRSXCandleKeltner indicator with the breakout indication option

The CDir class allows getting information about files and folders outside the MQL5 sandbox similar to the MS-DOS Dir command. Call of system DLL is used, therefore you should allow their use.

1...838485868788899091929394959697...183