Unisciti alla nostra fan page
Trend Intensity Index as described by M.H.Pee in his article "Trend Intensity Index".
Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles with additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination.
Two indicators ColorX2MA from different timeframes, the area between lines being filled with a cloud, the color of which corresponds with the trend direction on the market
This indicator calculates the index of a given currency, using the USD index. The Close prices of six currency pairs are used to calculate the index.
Two independent trading systems using indicators BrainTrend2 and AbsolutelyNoLagLWMA within one EA.
The CenterOfGravityCandle indicator with the timeframe selection option available in the input parameters.
Klinger Oscillator developed by Stephen Klinger to determine the long-term trend while remaining sensitive to detect short-term fluctuations enabling the trader to predict short-term reversals.
The trading system based on the JFatlCandle indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
Two identical trading systems (for long and short positions) based on the signals of the AdaptiveRenko indicator, which can be configured in different ways within one Expert Advisor
Indicator RJTX_Matches_Smoothed featuring alerts, emails and push notifications for smartphones
This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important producer are spreadsheet programs, i.e. LibreCalc. Manually entered CSV are the other kind of CSV files I had in mind. Be aware that this class do not use the standard library FileCsv.mqh etc. Instead it works with text files. It splits text lines into fields. Maximum speed and low memory usage were no development goals. This class may not be suited for large datasets or time critical operations. I would not use CSV files if speed was my main goal.
Costruire una retta mobile con un polinomio di 4 gradi. Estrapola la sinusoide e il suo assiale. Le linee costruite rimuovono un valore a ogni barra e viene costruita una linea mobile di valori estrapolati che non viene ridisegnata.
Questo strumento calcola la dimensione del lotto accettabile in base alla distanza di stop loss e alla percentuale di rischio.
Un semplice consulente esperto basato su RSI e media mobile per MQL5
Expert Advisor basato su iPinBar Pin Bar Finder + diversi indicatori di trailing
The Average Directional Movement Index by Wilder (ADX Wilder) helps to determine the presence of the price trend.
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.