Join our fan page
This script helps traders understand the distribution and range of candles in a specific period, which can be useful for making trading decisions such as determining which historical values to use for Take Profit or Stop Loss.
Negative Volume Index (NVI) is a free technical indicator for advanced chart analysis in MT4, MT5 platforms. It is based on tick volume (can be substituted with real volume in MT5) and has two useful features added: Support for multi-timeframe (MTF) operation. Can be switched to show Positive Volume Index.
Breakeven Line Indicator is a MetaTrader indicator that calculates breakeven level based on all open positions and displays it on your chart as a horizontal line. Additionally, it will calculate the total number trades, the total number of lots, and the distance to the breakeven line in points and profit/loss. The indicator is available for both MT4 and MT5.
3rd Generation Moving Average is an advanced version of the standard moving average (MA) indicator for MetaTrader. It implements a rather simple lag-reducing procedure based on the longer MA period. The method was first described by M. Duerschner in his article Gleitende Durchschnitte 3.0 (in German). The presented version uses λ = 2, which provides the best possible lag-reducing. Higher λ increases similarity with the classic moving average. The indicator is available for both MT4 and MT5. It does not require using any DLL
The TradeReportExporter script is designed to export the history of trades (trades) into a convenient CSV file. It automatically collects data on all trades for the last year for the instrument it is installed on. The file includes such data as date and time, transaction type (buy/sell), price, volume, commission and profit/loss. The result is saved in a file that can be opened in Excel or any other spreadsheet editor.
The Accumulation/Distribution Indicator is determined by the changes in price and volume.
Calculates fractals and lets you specify the number of bars separately before and after the current High / Low (fractal).
The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.
The "Support and Resistance" indicator shows the support and resistance levels using the Fractals indicator by Bill Williams.
This trend indicator shows the current trend direction and moments for closing of the opened position.
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.
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.
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.
The Relative Strength Index Indicator (RSI) is a price-following oscillator that varies between 0 and 100.
The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.
The DRAW_FILLING drawing style plots the filled area between the values of two indicator buffers. In fact, it plots two lines and fills the area between them with the specified color.
The DRAW_BARS drawing style is used to plot the bars using the values of 4 indicator buffers with Open, High, Low and Close prices.
Instantaneous Trendline shows buy and sell signals, while crossing the moving averages.
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.