Unisciti alla nostra fan page
Calcola i frattali e consente di specificare il numero di barre separatamente prima e dopo il massimo/minimo corrente (frattale).
Indicatore dei livelli di supporto e resistenza basato sull'indicatore dei frattali.
CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.
The indicator draws (in a separate window) the Bollinger Bands relative to the moving average and projection of the price bars.
Slightly modified history load function from MetaQuotes.
Calculator-panel to calculate profit/loss. Data is calculated either when moving lines, or changing the parameters in input fields of the entry price, lot, profit or loss in pips or in deposit currency
The MA will automatically recalculate the period if there are any changes in time frame.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.
An example of using the MasterWindows library for creating a game trade panel.
Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.
The Expert Advisor averages losing positions based on a particular algorithm.
VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.
Il Relative Strength Index Indicator (RSI) è un oscillatore che segue il prezzo che varia tra 0 e 100.
Media mobile universale con possibilità di scegliere qualsiasi tipo di media (tra quelle integrate nel terminale MetaTrader 5).
Lo stile DRAW_LINE è usato per disegnare il valore del buffer dell'indicatore come una linea.
Lo stile del disegno DRAW_FILLING traccia un'area piena tra i valori di due buffer dell'indicatore. Infatti, traccia due linee e riempie l'area tra esse con il colore specificato.
Lo stile del disegno DRAW_BARS è utilizzato per tracciare le barre usando i valori dei 4 buffer dell'indicatore con i prezzi di Apertura,Massimo,Minimo e Chiusura.
La Slow Adaptive Trend Line viene utilizzata per sopprimere il rumore e i cicli di mercato con periodi di fluttuazione più lunghi.
Questo indicatore dipinge le candele con colori diversi a seconda della forza e della direzione della tendenza.
Questo indicatore costruisce ZigZag sulla base delle letture dell'indicatore tecnico Parabolic SAR.
L'indicatore Instantaneous Trendline mostra segnali di acquisto e vendita quando le medie mobili si incrociano.
The indicator builds a candlestick chart consisting of floating spread current values in online mode.
iGDR_Fractal_Levels shows the fractals average values over a certain period of time.
The MPC indicator plots a simple channel using extermums of the specified period. It can be used for additional visual control of trading system (channel breakout), based on HighestLowestRange (HLR) indicator.
Trading signals module for MQL5 Wizard. BykovTrend indicator's color arrow serves as a market entry signal.
Trading signals module for MQL5 Wizard. The moment, when ColorJFatl indicator changes its color, indicates the time for market entry.
The indicator demonstrates the example of using the FileReadDatetime() function