Rejoignez notre page de fans
Une classe qui fournit des méthodes pour travailler avec les fichiers *.ini de Windows.
La bibliothèque contient des algorithmes de fonctions de hachage à usage général : adler32, CRC-32, MaHash8v64. Elle contient également des fonctions permettant de convertir une représentation décimale en chaîne de caractères dans le système de base et vice versa.
Un script avec une classe pour résoudre des expressions mathématiques et logiques données par une chaîne de caractères.
Les signaux de trading basés sur le modèle de chandelier "Hammer/Hanging Man", confirmé par l'indicateur Market Facilitation Index (MFI) sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.
The indicator transfers the price data to the new coordinates system associated with X2MA indicator values.
The candlesticks are colored in red, green and blue colors depending on a trend direction (Moving Average and MACD overall values).
The indicator building Stop Loss levels lines according to BrainTrend1 trading system data with preliminary price timeseries smoothing.
This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.
The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.
L'indicateur calcule le % de hausse ou de baisse par rapport à CLOSE, il est écrit en OOP et peut être facilement intégré dans un Expert Advisor ou un autre indicateur.
Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.
Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points.
The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions.
The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.
The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.
Well known BB Stops (Bollinger Bands Stops) indicator with some additions and further adapting to MetaTrader 5 usage.
The smoothed Money Flow Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.
Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.
Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.