Join our fan page
The RSI indicator in a candlestick form with the Keltner channel calculated relative to RSI averaging.
A simple oscillator that uses the difference between candlestick open and close prices.
Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.
The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
HOPS and LOPS indicator. The "HOPS" and "LOPS" stand for High Of the Previous Session and Low Of the Previous Sessions.
Probability levels based on ATR. "Probability" is calculated based on the projected Average True Range and previous period Close.
It deletes the arrow objects from the chart, which mark the transactions in the chart. The utility is implemented as an indicator that does not draw anything by itself.
Indicator iSAR with the timeframe selection option in input parameters, implemented in color, with the possibility to generate alerts when the trend changes its direction.
A set of digital filters that are always drawn in separate window (due to their nature).
Indicator Candle Code displays in a separate window the "code" of candlesticks as lines built on the ratio of each candle's parameters.
Two identical trading systems (for long and short positions) based on the signals of indicator NRTR, which can be differently configured within one EA.
CCI_Histogram_Vol indicator with the timeframe selection option available in input parameters
XCCI_Histogram_Vol indicator with the timeframe selection option available in input parameters
This is the version 2 of my script to export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. More columns were added and fixed minor errors. The code for processing and exporting data was rewritten.
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.
The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.
This Include File checks for Market Open Hours. An EA to test it is also included.
Donchian Channel for traders or young developers by William210
This EA will scan all the closed trades and then print the nth trade from the end