Unisciti alla nostra fan page
This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard.
CCI - double smoothed Wilder's EMA filtered with floating levels
Improved version based on RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968
The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use
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!
Regole di trading semplici e codice semplice dell'Expert Advisor, comprensibile anche ai trader alle prime armi. L'Expert Advisor porta profitti a lungo termine senza alcuna martingala o altri trucchi.
Vengono considerati i segnali di trading basati sul pattern di candele "Dark Cloud Cover/Piercing Line", confermato dall'indicatore Relative Strength Index (RSI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
CMOOnArray class is designed for calculation of CMO (Chande Momentum Oscillator) values on indicator buffers. The example of use of the CMOOnArray class is presented.
ATRNorm is the normalized version of АTR. Tick volume, standard divergence and other parameters can also be used instead of АТR. The indicator represents logical development of the script. ATRNorm has been created to detect flat areas.
The Exp_2pbIdealMA indicator is based on the crossing of two Moving Averages. A signal to perform a deal is formed at bar closing if there is crossing of a fast 2pbIdeal1MA Moving Average with a slow 2pbIdeal3MA Moving Average
The Exp_MAMA Expert Advisor drawn using the entry when crossing Moving Averages of the MAMA indicator
The indicator gives Stop Loss value for open position on the basis of the XATR indicator.
The Expert Advisor is a profit calculator on the opening position for price movement to a price level fixed in the chart
Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values of the indicator window and values of levels, on which the horizontal lines are placed.
The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!
The FineTuningMA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The MFI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.
The Fractal Adaptive Moving Average indicator implemented as a sequence of candlesticks.
RSI of adaptive T3 (calculates 7 types of RSI that can be filtered by adaptive T3).
The ColorXdinMA trend moving average, which features alerts, sending emails and push-notifications to mobile devices.
Two indicators iMA (Moving Average, MA) and one iRSI (Relative Strength Index, RSI). Many settings and optimization of trade signals formula.
Advanced Fractal On MA signal indicator searches for fractals of the moving average line. The indicator uses two moving averages for searching upper and lower fractals.
An Expert Advisor based on indicators iADX (Average Directional Movement Index, ADX) and iMACD (Moving Average Convergence/Divergence, MACD)
LeManTrend determines a trend position based on the current price and high and low prices for three periods.
The CTrixOnArray class is intended for calculation of Triple Exponential Average (TRIX) on an indicator buffer.
Trend indicator. Trend reversal is calculated by the number of candlesticks set in the indicator input parameters.