Unisciti alla nostra fan page
Lo script illustra il controllo degli oggetti grafici utilizzando le classi della Standard Library.
Viene utilizzato per livellare le serie di prezzi e viene applicato direttamente su un grafico dei prezzi di un titolo finanziario.
Uno zigzag non parametrico basato sui modelli di Clyde Lee.
Vengono considerati i segnali di trading basati sul pattern di candele "Bullish/Bearish Meeting Lines", confermato dall'indicatore stocastico. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Se hai bisogno di mostrare solo una parte dell'immagine al momento e nasconderne un'altra, puoi usare la finestra mobile specificando l'area visibile dell'immagine.
L'indice di domanda è stato sviluppato da James Sibbett. Questo indice utilizza il prezzo e il volume per il suo calcolo. È considerato un indice guida.
Esistono molti algoritmi di smoothing, questo indicatore è uno smoothing dell'indicatore ADX standard.
Il principio dell'indicatore si basa sul confronto dei segnali di tre varianti dell'indicatore Parabolic SAR, che operano su diversi timeframe: junior (timeframe grafico), middle e senior.
La classe CForceOnArray è destinata al calcolo dei valori dell'indicatore Force Index da parte dei buffer di indicatori.
La classe COBVOnArray è destinata al calcolo dell'indicatore On Balance Volume (OBV) tramite buffer di indicatori.
Modulo segnali di trading per MQL5 Wizard. Il segnale per l'apertura di posizioni è un cambiamento nel colore della candela formata dall'indicatore Candles_Smoothed.
Media mobile esponenziale adattiva (dipendente dalle Bande di Bollinger) (BB Volatility Adjusted by Jose Silva).
The class is designed for calculation of the Average True Range indicator (Average True Range, ATR) using the algorithm of the ring buffer.
The Expert Advisor "catches" changes of the positions (opening, reversal, closing, triggering of Stop Loss and Take Profit) and depending on the configurations triggers the sound file, outputs alert or sends e-mail.
The KalmanFilter indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The FatlMacd indicator with the timeframe selection option available in the input parameters.
The MACD ColorMACD histogram with the timeframe selection option available in input parameters.
Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
The Fractional_Bands indicator with the timeframe selection option available in the input parameters.
The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.
The script deletes all orders of the type specified in settings, on the current symbol.
A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.
This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.
Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history.
The indicator calculates the ATR value based on the minimum price differences of the current and previous day, taking into account the volume of the current day.
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
Indicator AnchoredMomentum with the timeframe selection option available in input parameters.