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?

Kullanıcı derecelendirmelerine göre en iyi MQL4 ve MQL5 kaynak kodları - 48

Kod ekle

The strategy is based on two indicators calculated on two timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscillator, Stoh) on H1.

RSI of smoother average

QQE of Rsi(oma)

This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important producer are spreadsheet programs, i.e. LibreCalc. Manually entered CSV are the other kind of CSV files I had in mind. Be aware that this class do not use the standard library FileCsv.mqh etc. Instead it works with text files. It splits text lines into fields. Maximum speed and low memory usage were no development goals. This class may not be suited for large datasets or time critical operations. I would not use CSV files if speed was my main goal.

Polinomu 4 derece olan hareketli bir doğru inşa eder. Sinüzoidal ve eksenelini ekstrapole eder. Oluşturulan çizgiler her çubukta bir değeri kaldırır ve yeniden çizilmeyen ekstrapole edilmiş değerlerin kayan bir çizgisi oluşturulur.

Indicator DayPivotPoint System with Signal and Alert for MetaTrader 5

Candlestick Wick Imbalance

Average Directional Movement Index Wilder (ADX Wilder), fiyat trendinin olup olmadığını belirlemeye yardımcı olur.

Komut dosyası, Standart Kütüphanedeki sınıfları kullanarak grafik nesnelerinin kontrolünü gösterir.

Fiyat serilerini yumuşatmak için kullanılır ve doğrudan finansal enstrümanın fiyat grafiğine uygulanır.

Gölgeli (dolu) Bollinger Bantları.

Clyde Lee modellerine dayalı parametrik olmayan bir zikzak.

Bu bölümde Stochastic Oscillator göstergesiyle onaylı olarak boğa tipi / ayı tipi buluşan hat mum modellerine dayalı ticaret sinyalleri açıklanmaktadır. Bu stratejiye dayalı olan Uzman Danışman kodu, MQL5 Sihirbazı kullanılarak otomatik olarak oluşturulabilir.

Varsayalım ki görüntünün şu an için sadece bir bölümünü göstermeniz ve diğer taraflarını gizlemeniz gerekiyor. Bunu yapmak için, görüntünün görünür alanını belirterek kayar pencere kullanabilirsiniz.

Alternatif ortalama algoritmalarına sahip RSI osilatörü - ultralinear ve JMA.

Mevcut trend göstergesi, destek ve direnç çizgileri.

The Demand Index combines price and volume in such a way that it is often a leading indicator of price change.

There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.

This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior.

The CForceOnArray class is intended for calculation of Force Index on indicator buffers.

The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers.

FractalLevels displays the channel based on fractals.

Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by Candles_Smoothed changes its color, indicates the time for market entry.

Exponential Moving Average - Bollinger Bands ® Volatility Adjusted by Jose Silva.

Trend indicator based on two RSI oscillators.

The class is designed for calculation of the Average True Range indicator (Average True Range, ATR) using the algorithm of the ring buffer.

The Expert Advisor "catches" changes of the positions (opening, reversal, closing, triggering of Stop Loss and Take Profit) and depending on the configurations triggers the sound file, outputs alert or sends e-mail.

An Expert Advisor based on the difference of two moving averages.

Moving Average Uzman Danışmanı, fiyatın MA'yı çaprazlamasıyla işlem gerçekleştirir.

The KalmanFilter indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

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

The JFatl indicator implemented as a sequence of candlesticks.

The 2pbIdeal1MA indicator implemented as a sequence of candlesticks.

The MACD ColorMACD histogram with the timeframe selection option available in input parameters.

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

A rounded MACD histogram presented in the price chart points.

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

The script deletes all orders of the type specified in settings, on the current symbol.

A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.

This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.

1...414243444546474849505152535455...191