Unisciti alla nostra fan page
define a family of algorithms, encapsulate each one, and make them interchangeable. strategy lets the algorithm vary independently from clients that use it
La libreria RiskManagement di MQL5 fornisce una gestione del rischio efficiente e dinamica, ottimizzata per ridurre al minimo le risorse. Consente di impostare limiti massimi di profitto e di perdita con modificatori personalizzabili. Include il controllo degli ordini OCO e strumenti per la gestione delle candele e le conversioni di prezzo.
Il Balance of Power (BOP) è un indicatore originariamente sviluppato da Igor Livshin nel 2001 per misurare l'equilibrio di potere tra acquirenti e venditori durante ogni candela.
Imbalance Finder è un indicatore MT5 che rileva automaticamente i Fair Value Gaps (FVG) rialzisti e ribassisti e tiene traccia del fatto che ogni squilibrio rimanga attivo, venga toccato o si riempia completamente. Disegna zone chiare del grafico in tempo reale, aiuta i trader a identificare potenziali aree di supporto e resistenza e fornisce anche buffer di dati per Expert Advisor e strategie automatizzate.
Questo indicatore personalizzato visualizza le linee ADX Wilder, +DI e -DI insieme alle bande di Bollinger calcolate sulla linea principale dell'ADX in una finestra separata. Aiuta i trader a valutare sia la forza del trend sia l'intervallo di volatilità dei valori dell'ADX. Le bande centrale, superiore e inferiore possono essere utilizzate per identificare l’espansione, la contrazione e i potenziali breakout di forza dell’ADX. L’indicatore è utile per confermare le condizioni di tendenza, individuare un momentum in aumento e rilevare quando l’ADX si sposta al di fuori del suo intervallo normale. I parametri di input consentono di regolare il periodo dell’ADX, il periodo delle bande di Bollinger, la deviazione e le impostazioni relative al prezzo applicato.
Trading strategy based on ASCTrend indicator as main signal, filtered by NRTR indicator and/or by TrendStrength indicator.
The fast trends indicator drawn on the basis of two normalized XMUV Moving Averages.
The AroonOscillator indicator with the timeframe selection option available in input parameters.
An example of counting the number of objects in the chart window.
The EA uses three iMAs (Moving Average, MA), one iStochastic (Stochastic Oscillator) and one iRSI (RSI, Relative Strength Index). Positions are opened by market, as well as Buy Stop and Sell Stop pending orders are placed.
This indicator is based on indicator AbsolutelyNoLagLwma and on the analysis of its multiple signal lines
Hikkake Pattern (Inside Day False Breakout) indicator is a trading strategy based on false breakouts. Translated into MQL5 code from Dan Chesler's article published in April 2004, Active Trader Magazine "Trading False Moves with the Hikkake Pattern".
The RSICandleKeltner indicator with the timeframe selection option available in the input parameters.
The DZP Trend indicator displays the market state as a detrended oscillator, i.e. the trend component is removed from the price, thus showing a clearer picture of the price movement.
XRSI_Histogram_Vol indicator shows direction of the histogram bars movement using colored icons on these bars
Two identical trading systems (for long and short positions) based on the signals of the ColorMETRO indicator, which can be configured in different ways within one Expert Advisor
The HLCrossSigForDeMarker is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional effects from trading.
The XMA_BBx5_Cloud indicator with the timeframe selection option available in the input parameters.
The WPR_Chart indicator with the timeframe selection option available in input parameters.
AML_StDev indicator with the timeframe selection option available in input parameters.
The ColorJFatl_Cloud indicator with the timeframe selection option available in input parameters.
A colored histogram of the days of the week. Uses the drawing style DRAW_COLOR_HISTOGRAM.