Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Les meilleurs codes sources MQL4 et MQL5 selon les notes des utilisateurs - 183

Soumettre votre code

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.

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

Use protect profit after open position

Short description.

Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.

Draws an equidistant channel to detect rectangular consolidation pattern on chart

SmoothStep

The Restoring Pull Indicator was created by John Ehlers (Stocks & Commodities V.11:10 (395-400))

Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.

Select Timeframe to draw Bobokus Fibonacci and add any custom fibonacci levels you want

Trading strategy for the custom indicator 'CHO Smoothed EA'

1...176177178179180181182183184185