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ı - 187

Kod ekle

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

DMH

Directional Movement using Hann windowing

ZigZag Color Indicator for Line Charts which works on Close prices rather than High low This indicator has only one input parameter which is ExtDepth and its optimized for performance

I search Moving Average that can be hide and shown with button, just like in Trading View, but I cannot found it. Then I try to modify example of Moving Average code from MQL5 Metaeditor Help, and do some add for button and logic for toggleable the button to show or hide Moving Average. Just like in Trading View. For those who need this, please feel free to use or modify for your own requirement.

Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.

SmoothStep (generalized)

Two indicator series ('Two MA Color N Bars' and 'Square') in one code

The Predictive Moving Average was created by John Ehlers (“Rocket Science For Traders”, pg.212″).

Volume Colored Candlestick with Bollinger Bands as the Standard Deviation

The HighPass - LowPass Roofing Filter was created by John Ehlers (Cycle Analytics For Traders pg.78)

An automated trading system with a data panel in form of the OBJ_LABEL objects.

The indicator shows signals ('Arrow' objects) of the 'Moving Average' indicator crossings. The peculiarity of the indicator: if there was an intersection of 'MAs' (on bar #0), and then the intersection disappeared, the signal remains on the chart

The ZigZagExtremaOnArray is an mqh include file which contains the calculation function of MetaQuotes' Examples ZigZag, BUT you can use it on any buffer that contains curves or histograms, similarly to the MovingAverages.mqh from include. The idea was to get highs and lows of an indicator curve quickly with the help of an "onBuffer" function.

Allows you to determine the occurrence of a new bar event in a multicurrency Expert Advisor

Elegant oscillator

An exponential moving average of the true range and the offset of its average deviation

Strategy based on the 'DeMarker' indicator, working with pending orders

Building good trading habits by seeing things in terms of percentage not in terms of money.

The Fisher Transform Indicator was created John Ehlers "Cybernetic Analysis For Stocks And Futures".

ATR based limit channels

Strategy based on the custom indicator 'RSI_MAonRSI_Filling'. The minimum step is set between positions

Finalization of previous version. Now, when opening a 'SELL' position, we immediately close all 'BUY' positions and vice versa: when opening a 'BUY' position, we immediately close all 'SELL' positions

The simple trading panel is a trading tool that is very interesting because it will allow you to predefine your StopLoss and your TakeProfit in term of pips.

Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status

SmoothStep

'Momentum' indicator and 'Momentum' indicator smoothed with 'Moving Average

Open Pending order After Position Get StopLoss

Displays direction of volatility and volume

Get notifications when hit price level

Ichimoku is one of the excellent indicator which can work lonely or with other indicators. With Alerting indicator which send notification to your cell phone whenever Tenkan-sen Cross Kijun-sen you can have an opportunity to enter or exit market at right time .

This code use detect economic calendar and put pending order before released news time

ZigZag NK Sound Alerts notifies you with Sound alert, Push Notification or Popup Notification on terminal when Zigzag changes its bar.

Candle close above/below BB & Envelopes

Very simple indicator to plot the values of the spread[] data as reported by the OnCalculate event handler.

Modify to allow direct specification of the starting point of the Parabolic SAR.

Trading strategy based on the custom indicator 'MA on Momentum'

The indicator displays the 'Ask' line -> a spread is added to the 'Close' price

Fir filters

The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)

Trend Direction And Force Index with Alert derived from Mladen Rakic's version https://www.mql5.com/en/code/21869

1...180181182183184185186187188189190