Unisciti alla nostra fan page
The CenterOfGravityCandle indicator with the timeframe selection option available in the input parameters.
Multi LSMA Slopes indicator checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend.
Klinger Oscillator developed by Stephen Klinger to determine the long-term trend while remaining sensitive to detect short-term fluctuations enabling the trader to predict short-term reversals.
The trading system based on the JFatlCandle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
Two identical trading systems (for long and short positions) based on the signals of the AdaptiveRenko indicator, which can be configured in different ways within one Expert Advisor
Indicator RJTX_Matches_Smoothed featuring alerts, emails and push notifications for smartphones
The strategy is based on two indicators calculated on two timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscillator, Stoh) on H1.
This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important producer are spreadsheet programs, i.e. LibreCalc. Manually entered CSV are the other kind of CSV files I had in mind. Be aware that this class do not use the standard library FileCsv.mqh etc. Instead it works with text files. It splits text lines into fields. Maximum speed and low memory usage were no development goals. This class may not be suited for large datasets or time critical operations. I would not use CSV files if speed was my main goal.
Costruire una retta mobile con un polinomio di 4 gradi. Estrapola la sinusoide e il suo assiale. Le linee costruite rimuovono un valore a ogni barra e viene costruita una linea mobile di valori estrapolati che non viene ridisegnata.
The Average Directional Movement Index by Wilder (ADX Wilder) helps to determine the presence of the price trend.
Lo script illustra il controllo degli oggetti grafici utilizzando le classi della Standard Library.
Viene utilizzato per livellare le serie di prezzi e viene applicato direttamente su un grafico dei prezzi di un titolo finanziario.
Uno zigzag non parametrico basato sui modelli di Clyde Lee.
Vengono considerati i segnali di trading basati sul pattern di candele "Bullish/Bearish Meeting Lines", confermato dall'indicatore stocastico. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Se hai bisogno di mostrare solo una parte dell'immagine al momento e nasconderne un'altra, puoi usare la finestra mobile specificando l'area visibile dell'immagine.
L'indice di domanda è stato sviluppato da James Sibbett. Questo indice utilizza il prezzo e il volume per il suo calcolo. È considerato un indice guida.
There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.
This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior.
The CForceOnArray class is intended for calculation of Force Index on indicator buffers.
The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers.
Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by Candles_Smoothed changes its color, indicates the time for market entry.