Rejoignez notre page de fans
This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.
Trend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.
Protection intelligente des positions avec une logique de couverture par position. Comprend une séparation par nombre magique, un délai de refroidissement et une limite de couverture maximale. Empêche les boucles de couverture infinies. Licence MIT gratuite.
Une version simplifiée (ligne de signal uniquement) de l'indicateur MACD de Metaquotes dans le dossier MT5==>Indicateurs==>Exemples.
L'indicateur technique Momentum mesure le montant de la variation du prix d'un titre au cours d'une période donnée.
Voici un exemple simple qui montre comment télécharger une page (fichier) à partir d'Internet en utilisant la bibliothèque wininet.dll.
L'indicateur stochastique peut être appliqué à n'importe quel horizon temporel (supérieur ou inférieur à l'horizon temporel du graphique actuel).
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.
Indicateur plus informatif du mouvement directionnel moyen ADX (Average Directional Index) avec la possibilité de choisir l'algorithme de calcul de la moyenne parmi dix variantes possibles.
Un indicateur qui construit des lignes de niveau de Stop Loss en fonction des données du système de trading BrainTrend1 avec une moyenne préliminaire des séries temporelles de prix.
Un oscillateur non normalisé typique conçu sous la forme d'un diagramme à barres coloré.
Module de signaux de trading pour l'assistant MQL5. Le signal d'ouverture des positions est l'apparition de la flèche colorée de l'indicateur WPRSIsignal.
Permet de visualiser le graphique d'un instrument sur le graphique de la fenêtre principale d'un autre instrument.
Delta ZigZag defines the reversal on a minimal height of the swing and also identifies trend on breakthrough of local minimum/maximum levels and colors zigzag sections in current trend color
The class realizes generalized regression network (General Regression Neural Network - GRNN)
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 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.