Rejoignez notre page de fans
A redrawing channel, which looks into the future by a certain amount of bars specified in the appropriate input parameter
First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.
Just for experiment and to demonstrate the possibilities of Canvas. The price is drawn in the polar coordinate system by winding circles.
Cet indicateur est destiné à la stratégie Breakout. Il n'imprime pas d'objets sur le graphique.
L'indicateur ColorCandlesDaily dessine des bougies de différentes couleurs selon le jour de la semaine.
La TEMA peut être utilisé à la place des moyennes mobiles traditionnelles. Elle peut être utilisé pour lisser les données de prix, ainsi que pour lisser d'autres indicateurs.
Expert Advisor utilisant l'indicateur de la moyenne mobile de l'indice.
Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'Indice de Facilitation du Marché (MFI, Market Facilitation Index) 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 shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit.
The classes (conveted from C++ to MQL5) for working with memory mapped files.
The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.
A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.
The indicator shows information about size of candle in pips and size of the shadow too.
The Exp_SilverTrend_Signal_ReOpen trading system based on the signals of the SilverTrend_Signal indicator with scaling by the trend.
Trading on a new bar only. The rules are simple: if MAIN_LINE MACD (1) > MAIN_LINE MACD (2) -> Buy, if MAIN_LINE MACD (1) < MAIN_LINE MACD (2) -> Sell". When a signal opposite to open positions is received, close all positions.
The Expert Advisor uses four iMA (Moving Average, MA) indicators from two timeframes. Two indicators with averaging periods 1 and 8 are created on the H1 timeframe and two indicators with averaging periods 1 and 8 are also created on the H4 timeframe.
Un Expert Advisor qui vous permet non seulement de sauvegarder les informations sur les ticks dans un fichier, mais aussi d'enregistrer les ticks modélisés par le testeur.
L'indicateur construit un canal par l'équation de régression linéaire y=b+a*x.
Les signaux de trading basés sur le modèle de chandelier "Dark Cloud Cover/Piercing Line", confirmé par l'indicateur stochastique 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.