Rejoignez notre page de fans
Trace sur le graphique les véritables niveaux de support/résistance pour n'importe quelle paire de devises.
Tout ce que nous voulons, c'est penser aux algorithmes et aux méthodes, et non à la syntaxe et aux valeurs permettant de passer des ordres. Vous trouverez ici des fonctions simples pour gérer les positions en MQL5.
The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.
The indicator is a combination of the FATL digital filter and analogue JMA adaptive smoothing.
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
The CFastFile eliminates the need for an intermediate writing of data to the physical file on disk. It provides the significant acceleration when working with data.
The indicator shows the use of the free Library for Custom Chart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files.
Export of all necessary instruments and time frames in one click with load and checking history
This CExpert subclass allows to open only long/short orders, showing its usage with an MACD example.
Indicator shows the size of one of the three candlestick elements: upper shadows, lower shadows or bodies. It displays the current candlestick value and the daily average value for a certain element.
Price(%)Range is the indicator for the MetaTrader 5, which calculates the price movement based on percentage High (Highest) and Low (Lowest) Price on 100 bars.
The indicator is an example of smoothing a time series of the ADX indicator by filtering harmonics of higher order.
The Exp_Waddah_Attar_Trend Expert Advisor is based on the Waddah_Attar_Trend indicator color change.
The XprofuterDD indicator with the timeframe selection option available in the input parameters.
The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
The TriX indicator in a candlestick form with the Keltner channel calculated relative to TriX averaging.
Keltner Channel built relative to the average value of the OsMACandle oscillator as a sequence of candlesticks
The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.
Usually most brokers do not provide M1 data over 3 months in MetaTrader 4, but they provide M1 data over 3 years in MT5. So we can use this tool to obtain the M1 data in MetaTrader 5 tester and save the data into .hst file for MetaTrader 4 backtesting.