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?

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

Kod ekle

This EA collects information about the spreads and Shows the number of spreads in the specified range based on the ticks that occur each year.

Volume Colored Candlestick with Bollinger Bands as the Standard Deviation

This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.

Add Popup or Push Alert notification on manually placed horizontal lines, The lines are deleted and reset itself as soon as price touches these lines

This EA can Calculate each trade volume base on received TP and SL Prices and Risk percent of account in each trade.

trending breakout

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

Momentum deviation

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

Histogram between price and indicator or between two indicators

3 fibo levels.

Use protect profit after open position

Candle close above/below BB & Envelopes

Rsi oversold bought , Moving average

The indicator is an equivalent \"Chart Window\" version of MACD.

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.

This EA started off as a job to trail equity. I then added the function of managing individual trades. Thereafter I added the facility of manually putting the price of when it can send a grid of pending order's. This EA does not have condition set in it to open trades. You have to determine that if market moves to an area you believe you would open a grid of orders if you were by your computer watching the market. No what this EA helps is you wake up in the morning you see the area you a grid to open. PUT THE PRICE FOR THE EA TO OPEN A GRID OF PENDING ORDERS. If the market reaches the area price you have set. The EA will send the grid and will manage those trades putting Stop Loss (if you set it) trailing(if you set it). Today 13 Sep 2022 the EA generates has NO ERROR when compiled

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

SymbolInfo example script lacks margin and leverage data wich are nowhere to be found explicitely in Metatrader, the trader must search thoroughly into the broker site in order to find them. The aim of this script is to provide a remedy to it from a standard tool.

The indicator shows the position of two indicators (iMA and iStochastic)

he script estimates the bar's High-Low-Close, based on the stream similarity.

This is a simple EA test code I made for adapting Candlepatterns.mqh

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.

This Function will retrieve the Assets next Opening Time and Closing Times, either following the current time or following a given time.

DMH

Directional Movement using Hann windowing

Volatility/volume indicator based on price deviations anomaly.

Add High and Low lines based on number of previous bars defined in input field

The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235)

Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA and TEMA indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.

The color indicator shows in a separate window the moment if the intersection of two iMA (MOving Average, MA) was on the current bar

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

Hann filter

Shows your position size through a comment from any symbol chart based on a risk percent on daily ATR, you can use either balance or equity.

The utility will display the high, low, open, close and time statistics for any user selected bar of any timeframe for the symbol of the chart the utility resides on.

cycle timeframes using hotkeys 'N','M' prev,next timeframe

Set Trailing Stop only when profit

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

Added alerts to custom indicator

Short description.

1...175176177178179180181182183184