Rejoignez notre page de fans
The Henderson Filters are derived by minimizing the sum of squares of the third difference of the moving average series. Henderson's criteria ensures that when these filters are applied to third degree polynomials, the resulting smoothed output will fit exactly on these parabolas. The Henderson Filters are suitable for smoothing economic time series as they allow the cycles typical of the trend to pass through unchanged. They also have the property that they will eliminate almost all the irregular variations that are of very short frequencies of six months or less.
Trend Trigger Factor indicator ported to MQL5 from wrongly coded version for MetaTrader 4.
Skyscraper_Fix_x10 shows the direction of Skyscraper_Fix indicator signals from ten different timeframes from the bar defined in the indicator input parameters
An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings
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.
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.
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 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.
A multi-currency trading system, based on Bollinger Bands and trend catching technique. Capable of trading up to 6 currencies simultaneously. System has build in optimization parameter sharing.
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.