Unisciti alla nostra fan page
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.
MovingAverages.mqh Part I A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
Questo indicatore per la strategia di breakout. Non stampa oggetti sul grafico.
L'indicatore ColorCandlesDaily disegna candele con colori diversi a seconda del giorno della settimana.
TEMA può essere utilizzato al posto delle tradizionali medie mobili. Può essere utilizzato per smussare i dati sui prezzi, nonché per smussare altri indicatori.
Expert Advisor che opera sull'indicatore della media mobile dell'indice.
Vengono presi in considerazione i segnali di trading basati sul pattern di candele "Bullish Harami/Bearish Harami", confermato dall'indicatore Market Facilitation Index (MFI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard 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.
This indicator shows trend line and channels using the BSI Indicator. Original work of https://www.mql5.com/en/code/13615
Un Expert Advisor che consente non solo di salvare le informazioni sui tick in un file, ma anche di registrare i tick modellati dal tester.
L'indicatore costruisce un canale mediante l'equazione di regressione lineare y=b+a*x.
Vengono considerati i segnali di trading basati sul pattern di candele "Dark Cloud Cover/Piercing Line", confermato dall'indicatore stocastico. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Il Centro di gravità è un oscillatore sviluppato da John Ehlers e pubblicato nel numero di maggio 2002 di Stocks & Commodities.
L'indicatore traccia la traiettoria del punto iniziale della regressione lineare e del punto di deviazione standard.
L'indicatore BB XMACD è una semplice variante dell'indicatore MACD, che aiuta a identificare i punti di cambiamento della direzione del trend e la forza del trend attuale.
Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.