Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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 - 161

Invia il tuo codice

CandleStop_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.

In order to filter out some of the signals of the Price Zone Oscillator - Floating Levels indicator, smoothing is added to this version.

A colored smoothed PWMA that displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits.

The Trading Channel Index oscillator displayed as a color histogram.

The indicator colors candlesticks depending on the position of these candlesticks in relation to the previous candlesticks.

RSI_Candle_Vol indicator with additional averaging of the resulting candles

The EA is based on iAO (Awesome Oscillator, AO) and RAVI (Range Action Verification Index) indicators.

XDeMarker_Histogram_Vol indicator shows direction of the histogram bars movement using colored icons on these bars

Average True Range Bands indicator

Breakout RSI indicator

Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on building a neural network in the EA that detects and compares volatility levels.

Smoothed Momentum indicator

Indicator Mirror RSI

Simple oscillator

An indicator that shows buy and sell signals of three indicators (iSAR, iRSI, and iMA) on nine timeframes with full settings

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 (indicatore MetaTrader) - una versione dell'oscillatore di prezzo basata sulla differenza tra il prezzo corrente e la media mobile semplice spostata di (Periodo / 2) + 1 barre. A differenza dell'oscillatore stocastico, questo indicatore mira a mostrare i cambiamenti di tendenza a breve termine (onde di prezzo all'interno della tendenza a lungo termine). L'indicatore viene visualizzato in una finestra separata del grafico. È possibile utilizzare questo indicatore Detrended Price Oscillator (DPO) sia nella versione MT4 che in quella MT5 della piattaforma.

Indicatore Spread MetaTrader - visualizza lo spread corrente nella finestra principale del grafico. È possibile modificare i parametri del carattere, la posizione dell'indicatore e la normalizzazione del valore dello spread. Lo spread viene ridisegnato dopo ogni tick, garantendo il valore di spread più attuale e attivo. Questo può essere utile per i broker con spread variabili o con spread che si allargano spesso. È inoltre possibile attivare la visualizzazione di un'etichetta di spread vicino alla linea di offerta corrente. L'indicatore è disponibile sia per MT4 che per MT5.

Queste sono alcune dichiarazioni #define utili per eseguire operazioni nel vostro EA. È sufficiente assegnare il nome delle variabili all'inizio del file e lasciare che le altre dichiarazioni #define facciano il loro lavoro. Per utilizzare questo file, aggiungete #include <DEFINE_statements.mqh> alla prima riga del vostro file EA.

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.

1...154155156157158159160161162163164165166167168...191