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?

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

Kod ekle

The Intraday Intensity Open Form indicator

A trading system based on the Puria method.

The Donchian Oscillator indicator

The Stalin indicator with the ability to change the indicator timeframe using input parameters

Indicator Spread Oscillator

Zero mean normalized nonlinear Kalman filter - with floating levels

Smoother with self adjusting levels

RSI swings

The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)

If you only want to execute your code blocks "only once per bar" it's important to check if there is new bar arrived or not.

Detrended Price Oscillator (MetaTrader göstergesi) - mevcut fiyat ile (Dönem / 2) + 1 çubuk kaydırılmış basit hareketli ortalama arasındaki farka dayanan fiyat osilatörünün bir versiyonu. Stokastik osilatörün aksine, bu gösterge kısa vadeli trend değişikliklerini (uzun vadeli trend içindeki fiyat dalgaları) göstermeyi amaçlar. Gösterge, grafiğin ayrı bir penceresinde görüntülenir. Bu Detrended Price Oscillator (DPO) göstergesini platformun hem MT4 hem de MT5 sürümlerinde kullanabilirsiniz.

Spread MetaTrader göstergesi - grafiğin ana penceresinde mevcut spread'i görüntüler. Yazı tipi parametrelerini, göstergenin konumunu ve spread değerinin normalizasyonunu değiştirebilirsiniz. Yayılma, her işaretten sonra yeniden çizilir ve en güncel ve aktif yayılma değerini sağlar. Bu, değişken spreadlere sahip veya sık sık genişletilen spreadlere sahip brokerler için yararlı olabilir. Mevcut Teklif satırının yakınında bir spread etiketinin gösterilmesini de etkinleştirebilirsiniz. Gösterge hem MT4 hem de MT5 için kullanılabilir.

Bunlar, EA'nızdaki işlemleri gerçekleştirmek için yararlı olan bazı #define deyimleridir. Sadece değişkenlerinizin adını dosyanın başına atamanız ve ardından diğer #define deyimlerinin işi yapmasına izin vermeniz gerekir. Bu dosyayı kullanmak için, EA dosyanızdaki ilk satıra #include <DEFINE_statements.mqh> ekleyin.

Bill William's accelerator (Accelerator Oscillator) which is drawn on the high and displayed on the low timeframe.

ATR MA Oscillator is the oscillator drawn on the basis of the difference between the ATR oscillator and its signal line.

The Aggressiveness indicator displays how many points the instrument runs on the average for one candlestick

A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments

The semaphore trend signal indicator

The volatility meter with the indication in the form of a colored cloud

SI

A non-normalized oscillator.

The indicator finds Doji candlesticks and highlights them on a chart using colored arrows.

The i-OneThird indicator draws candlesticks that correspond to the bullish and bearish patterns (in the style of Heiken Ashi).

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

The CronexAC_Signal indicator shows information on the current trend using the values of the CronexAC indicator with a fixed timeframe.

The Exp_TSI_DeMarker EA is based on the signals of the TSI_DeMarker trend indicator.

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

The popular Ilan 1.6 Dynamic belongs to the category of "averagers". Ilan uses advanced money management formulas and allows taking even losing positions to profit. Now Ilan 1.6 Dynamic is available as a source code for MetaTrader 5.

The NRatio_HTF_Signal indicator shows the trend direction or the signal based on the NRatioSign indicator.

Semaphore signal indicator triggering when the BinaryWave indicator changes direction.

The Exp_ForecastOscilator Expert Advisor is based on signals generated by the ForecastOscilator semaphore signal indicator.

The Exp_FractalAMA_MBK Expert Advisor is based on signals generated by two moving averages of the FractalAMA_MBK indicator.

The indicator draws FrAMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The indicator plots a price grid of levels rounded up to several digits.

T3Taotra indicator with the timeframe selection option available in input parameters.

The Envelopes indicator with the use of the i-CAi indicator algorithm.

Trading by Moving Average. Checking for sufficiency of funds.

Automated calculation of Stop Loss levels based on the ATR indicator.

The Expert Advisor waits when the lines of MA(10), MA(20), MA(50), MA(100) and MA(200) get arranged one above the other (or one below the other).

The EA closes all positions if the equity reaches a certain ratio as related to the balance.

Extended version of Pivot Oscillator.

1...154155156157158159160161162163164165166167168...191