Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

I migliori codici sorgente MQL4 e MQL5 in base ai giudizi degli utenti - 2

Invia il tuo codice

Virtual SL TP Pending with SL Trailing for Symbol Chart

a very convenient way to filter out unnecessary signals of crossing levels

This is an indicator to calculate 14 types of moving averages based on close price.

A modified verion of the Chande & Kroll's Stop indicator. The author consider that the ChandelierStops_v1 is very similar to it and look better than the Chande & Kroll's Stop.

A modified parabolic. It readjusts the entering/leaving points according to the situation on the market.

Indicator ToR_1.20. The indicator shows development of a currency pair.

Chin Breakout Alert indicator.

One more indicator Demarka, is under construction on the basis of comparisons of a maximum of a current bar is compared to a maximum previous.

Предсказание цен пересечения графика CCI с заданным уровнем FindCCI.

Now with more options. Opens and closes orders on first parabolic SAR signals.

early Range, Break with RSI-Filter, Hedging, TrailingSL/TP with Vola-Filter, DayTrading Start- and Endtime, autoClosing, all Comments and Alerts.

This indicator reflects the positive difference between the High and Low of the period.

mt4 version of original indicator

This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.

standart RSI with dynamic levels

improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

To assist traders who wish to open multiple buy orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Buy is the number trades the trader wish to open instantly. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple buy orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Belongs to the Pivot group.

Modified indicator HMA.

three indicators to use with the Raghee Horner method

Automatic marking of the chart by the time and the timer.

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.

Custom Linear Regression Tool. Values of LR line and Support and Resistance lines are in buffers.

This Indicatro Draw Weekly CAMERILLA Levels H1 H2 H3 H4 L1 L2 L3 L4 with back test.

Indicator 2 Extreme4U Grid Builder.

Indicator Pivot Fibs

E' designato per creare un periodo non standard del simbolo basato sull'uso di un periodo standard.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. Revision 1: OrderModify2() & OrderProcess() corrected, OrderProcess() & OrderSend2() enhanced.

The indicator InnBar_mtf.

The UploadExport script is a universal program tool. It is developed to ease the working of the analyst and the trader with regard to the daily routine actions of wave analysis using the ELWAVE program.

Gives Buy, Sell and Exit signals based on EMA

Kaufman Volatility according to Perry Kaufman books "Smarter Trading"

Often times I find my chart is too cluttered with indicators to see the price action, however I still need those reference points. My solution was to create an indicator which displays the current level of some of the MA's of the current candle.

Based on Zigzag Indicator.

This indicator is a tool to show history orders on the chart. Indicator show open time and price, close time and price and profit in pips on the chart. It helps the trader to see all history orders which are opened either manually or by an automated system on chart. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/33657

Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.

Gaussian Filter Multi Pole smoother of price data

With these classes you can create and test your signals runtime.

123456789...102