Join our fan page
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.
"This advisor uses the RSI indicator to determine optimal entry and exit points in the market. A unique feature of the advisor is its martingale strategy, which allows for position reversal with an increased lot size during market reversals. The advisor offers flexible trading time settings: you can set a working time range and disable trading during specific hours to filter out news events."
The Expert Advisor works with pending orders Buy Stop and Sell Stop according to the time specified in its input parameters.
Provides Bollinger Bands with calculating the range bandwidth as the difference in pips between the upper and lower Bands. Bollinger Bands appearance and behavior can be tailored by adjusting period, shift, deviation, and applied price, along with color and line style. The 'range/bandwidth information' label can be placed in the specified Sub-Window, allow to customize label positions. Overall, this indicator aids traders in visualizing market flexibility and volatility based on Bollinger Bands width.
The simplest Expert Advisor that analyses the price movement on a given number of bars and opens a corresponding position.
While manually adjusting the stop-loss of a single trade to match its open price is a relatively simple task, managing numerous positions individually can be cumbersome and time-intensive. The Titik Impas Breakeven script for MT4/MT5 streamlines this process, providing efficiency and convenience for traders dealing with multiple positions.
Sample code to count consecutive no. of bull or bear bars.
A smoother line chart which cuts out a lot of the market noise and uses volume in the formula
Creating profit labels on deals (closed trades) which also show in the strategy tester
Profit Maximiser (PMax) Indicator is an indicator created by integrating the moving average of the Supertrend indicator.
Countdown is an advanced indicator designed for traders who want to track the time remaining until the next candlestick or the next market open clearly and efficiently. With three flexible display modes (commentary, chart borders or next to price), this indicator offers a customisable solution to suit your trading needs.
This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.
Aroon indicator created by Tushar Chande indicates if a long-term trend is going to an end or just pausing a little before a new movement.
Fisher RVI is an oscillator that modifies RVI (Relative Vigor Index) custom indicator values using Inverse Fisher Transform.
The VR Sync Chart Lite indicator is written for demonstration purposes and shows how it is possible to synchronize the object
The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in financial trading using the MQL5 programming language.
The Moving Average of Oscillator (OsMA) is the difference between the oscillator and its smoothed value.
The indicator is an example of smoothing a time series of the OsMA indicator by filtering harmonics of higher order.
This version is using double smoothed ema, not some regular moving average.
RSI experiment with a simple addition of filled areas when floating levels are crossed.
The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.
Unlike the original Schaff Trend Cycle, this version is using TEMA MACD for calculation, which makes it "faster" in determining (even compared to DEMA version) the trend changes and thus producing signals a few bars earlier.
The indicator calculates the inclination angle of the last segment of moving average and shows it in the chart together with the MA line and the line drawn from the last segment of moving average.