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

Libreria di Codici Sorgente MQL5 per MetaTrader 5 - 179

icon

Questa è la più grande libreria di codici sorgente gratuiti per i programmi della piattaforma MetaTrader 5. Qui puoi trovare Expert Advisors, indicatori tecnici, script e librerie pronti all'uso. Sfrutta la libreria di codici per imparare il linguaggio MQL5 e sviluppa le tue applicazioni di trading automatico partendo dai codici disponibili.

I codici possono essere liberamente scaricati, testati e lanciati in MetaTrader 5. La libreria è anche disponibile direttamente dalla piattaforma MetaTrader 5 e dall'ambiente di sviluppo MetaEditor.

Invia il tuo codice

Trend direction indicator BrainTrend1.

BrainTrend2Stop is a trend reversal detection indicator, it is displayed by the stops line. Intersection of the line indicates trend reversal and the time to close previously opened positions.

BrainTrend2Sig is an indicator of the market trends that assigns colors to candlesticks according to the trend direction.

BrainTrend2 is an indicator of the market trends that assigns colours to candlesticks according to the trend direction.

Ergodic DTI-Oscillator (Directional Trend Index) by William Blau.

Directional Trend Index (DTI) Indicator by William Blau.

Composite High-Low Momentum Indicator by William Blau.

Ergodic CSI-Oscillator by William Blau.

Ergodic CMI-Oscillator by Willam Blau.

Candlestick Index (CSI) Indicator by William Blau.

Candle Momentum Index (CMI) Indicator by William Blau.

Candlestick Momentum Indicator by William Blau.

Ergodic MACD Oscillator by William Blau.

Moving Averages Convergence/Divergence Indicator by William Blau.

Ergodic Mean Deviation Index (MDI) Oscillator by William Blau.

Mean Deviation Index (MDI) by William Blau.

Stochastic Momentum Oscillator by William Blau.

Stochastic Momentum Index by William Blau.

Stochastic Momentum by William Blau.

Stochastic Oscillator by William Blau.

Stochastic Index Indicator (normalized smoothed q-period Stochastic) by William Blau.

Stochastic Indicator (smoothed q-period Stochastic) by William Blau.

Ergodic Oscillator by William Blau.

True Strength Index (TSI) indicator by William Blau.

Momentum Indicator by William Blau.

The strategy is following: when outer (outside) bar appears, it checks the fact of the inner bar breakthrough in trend direction and generates a signal to open position. A module of trade signals is compatible with the new version of MQL5 Wizard.

The Buy/Sell signals of the indicator are based on crossover of two moving averages with different periods.

This script reads all opened position and calculates their exposure for each currency.

The script converts the time, represented as datetime variable into the year, month, day, hour, minutes and seconds.

This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "New Trading Systems & Methods".

Kaufman Volatility indicator according to Perry Kaufman book "Smarter Trading: Improving Performance in Changing Markets".

Premier Stochastic Oscillator - Double EMA smoothing of stochastic, based on article in TASC by Lee Leibfarth (August 2008)

VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)

The Roulette Game.

When the chart symbol is changed, it will change symbols for all other charts.

The CDownLoadHistory class provides the methods of historical data downloading.

The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.

The script downloads historical data (for the current symbol), available at trade server.

It speaks the specified text using the speech engine.

1...172173174175176177178179180181182183