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 - 167

Invia il tuo codice

Drunkard`s walk indicator

Ehleres Fisher transform

Zero mean normalized nonlinear Kalman filter

TRIX (using double smoothed Wilder's EMA)

This script displays useful information.

MarketPredictor per MetaTrader 5 MarketPredictor è un innovativo Expert Advisor (EA) per MetaTrader 5 che sfrutta modelli matematici come le funzioni seno, la Fast Fourier Transform (FFT), le funzioni sigmoidi e le simulazioni Monte Carlo per analizzare e prevedere i movimenti del mercato. Questo progetto è destinato a sviluppatori, appassionati di matematica e trader interessati a combinare innovazioni tecnologiche e finanziarie. Sentitevi liberi di suggerire, discutere e implementare idee di codice direttamente in questo thread. Che si tratti di nuove funzionalità, suggerimenti di miglioramento o strategie, ogni contributo è ben accetto per sviluppare e ottimizzare ulteriormente MarketPredictor. Siete anche invitati ad aggiungermi per chiarire domande in privato, collaborare al progetto GitHub o inviarmi direttamente il vostro feedback. Prepariamo insieme qualcosa di straordinario e portiamo questo progetto al livello successivo!

Indicatore STALIN basato su due medie mobili (MA) con allarmi e filtri.

Envelopes drawn in ZigZag form. They can be drawn fixing Time Frame and then calculate input parameters

This script attempts to demonstrate the power of using support vector machines in solving classification style problems. This version of the code has been written specifically to be used in conjunction with the demo version of the Support Vector Machine Learning Tool available for free from the MQL5 Market.

The Expert Advisor moves Stop Loss of the open position along the border of the channel built using CandleStop indicator

The OpenSellPosition_X script is created to sell at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.

Trading system using the XMUV and MUV_NorDIFF_Cloud indicators.

The MACD Indicator, in which the price series is replaced by the series of values of the MFI technical indicator.

The MACD Indicator, in which the price series is replaced by the series of values of the iRSI technical indicator. It is drawn in the form of a colored cloud.

The CronexAO_Signal indicator shows information on the current trend using the values of the CronexAO indicator with a fixed timeframe.

The RWI indicator with the timeframe selection option available in input parameters.

The indicator displays the pivot level, support and resistance levels.

The ATRSmoothed indicator with the timeframe selection option available in the input parameters.

The ColorBearsGap indicator with the timeframe selection option available in the input parameters.

The MaxminChannelWithSlope indicator with the timeframe selection option available in the input parameters.

The ColorHMA_StDev indicator with the timeframe selection option available in input parameters.

The Ozymandias_StDev indicator with the timeframe selection option available in input parameters.

VWAP_Close indicator defines liquidity points and average Close price weighted by volume.

Polychromatic momentum takes an weighted average of all significant lookback periods for the tradable.

Indicator 2XMA_Ichimoku_Oscillator with the timeframe selection option available in input parameters.

Indicator XStdDevSpeed_direction shows the information on the market volatility, using the values of indicator XStdDevSpeed with a fixed timeframe.

The inverted chart of the current financial instrument.

Indicator Volatility_Ratio.

Indicator AbsolutelyNoLagLwma_Digit with the timeframe selection option available in its input parameters.

XMA

Indicator XMA (Digital adaptive Moving Average) is a digital adaptive moving average XMA. It calculates the moving aberage using a digital filter.

Channel indicator Rj_SlidingRangeRj with the possibility to round the indicator levels to the required number of digits.

Chaikin volatility indicator as a colored histogram.

This Expert Advisor doesn't use any indicators. It only applies analysis of Close prices at bar #1 and the specified bar.

XCCI_Histogram_Vol_Direct indicator with the timeframe selection option available in input parameters

The Three Bigger Time Frame ATR indicator

Indicator CandlesAutoFibo with a wider range of settings to display Fibo levels.

Kalman filter - generalized version

I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency.

- This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread

An implementation of the original Average True Range indicator by John Welles Wilder Jr. as described in his book—New Concepts in Technical Trading Systems [1978].

1...160161162163164165166167168169170171172173174...194