Unisciti alla nostra fan page
The Difference indicator shows the difference between the current prices and prices as of N periods ago.
The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).
Indicator ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval.
The Rainbow Oscillator indicator is mainly intended to show the trend of the market. But, using the levels you can use it to assess overbought and oversold conditions too.
Two identical trading systems (for long and short positions) based on the signals of indicator SilverTrend, which can be configured in different ways within one Expert Advisor.
Indicator AML (Adaptive Market Level) displays one of three market states: Flat, uptrend, and downtrend.
Indicator UDP (Up/Down Percentage) displays the direction of candlesticks, i.e., up/down, as a percentage over the selected period.
Oscillator TCF (Trend Continuation Factor) was developed to help identify the trend and direction of the market.
Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
Indicator WaveMTF Bull and Bear System with Signal and Alert for MetaTrader 5 with options to display signal on the chart.
Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.
Il Moving Average Convergence/Divergence (MACD) è il prossimo indicatore dinamico che segue il trend. Indica la correlazione tra due Medie Mobili di un prezzo.
L'indicatore di movimento visualizza barre di diversi colori e sfumature a seconda della direzione e dell'entità del movimento.
L'indicatore NRTR (Nick Rypock Trailing Reverse) traccia una linea di base (linea di supporto o di resistenza) e una linea target.
Nella versione standard del terminale è presente un gestore di tick a valuta singola OnTick(). Qui offriamo una variante di gestore di tick multivaluta.
Si considerano i segnali di trading basati sull'incrocio dei prezzi con l'indicatore di media mobile (CSignalMA da MQL5 Standard Library). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Implementazione semplificata di una modalità multicurrency a tutti gli effetti in MetaTrader 5. Non è necessario capire come funziona. Un minimo di impostazioni semplici. Massima comodità per gli utenti. Funziona nel tester.
Procedura guidata MQL5 - Segnali di trading basati su Engulfing rialzista/Engulfing ribassista + Stocastico
Vengono presi in considerazione i segnali di trading basati sul pattern di candele "Bullish Engulfing/Bearish Engulfing", confermato dall'indicatore Market Facilitation Index (MFI). Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
Lo stile del disegno DRAW_CANDLES è utilizzato per tracciare le barre usando i valori dei 4 buffer dell'indicatore con i prezzi di Apertura,Massimo,Minimo e Chiusura.
Un oscillatore che genera segnali di entrata e uscita basati sugli indicatori RSI e CCI.
CATROnArray is designed for calculation of ATR (Average True Range) values on indicator buffers. The example of use of the class is provided.
The CIchimokuOnArray class is intended for calculation of Ichimoku (Ichimoku Kinko Hyo) values on indicator buffers.
The indicator displays colored candlesticks depending on the current trend and considering Fibonacci levels correction and also gives alerts or audio warnings in case of a trend change.
The indicator showing volatility breakout as a histogram and serving as a signal for market entry/exit/position reversal or position volume increasing.
Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).
Implementation of the option to change the drawing mode, as exemplified by the CCI indicator.