Join our fan page
This indicator draws a period of operation that specifies trade start time and trade stop time.
Trading signals module based on Delta ZigZag indicator.
FuzzyNet library for developing fuzzy models was written in C#. While converting to MQL5, 8 membership functions and 4 defuzzification methods for Mamdani-type systems were added to the library.
The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.
The Exp_FRASMAv2 Expert Advisor is based on change in color of the FRASMAv2 moving average.
The MACD histogram, based on the FATL and SATL digital filters with color indication of trends.
This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.
Keltner Channel built relative to the average value of the XRSX oscillator as a sequence of candlesticks
The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling
Original mathematical functions taken from different places, which either do not have analogues or perform much faster than alternative implementations
A quick way to draw an arc-shaped channel using four mouse clicks.
This version of Polychromatic Momentum is using double smoothed EMA for smoothing. DSEMA has been proven for producing very good smooth results with a lag that is almost non-existent, hence, in combination with it, the Polychromatic Momentum indicator becomes much more usable when it comes to signals.
Indicator RP (Range Position) displays the price position within the range (from Low to High) reached over the previous N periods.
A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.
Learn how to split the volume data into different groups so that you can compare them and create a strategy based on volume average.
Calculates the risk in the account currency for a given trading volume of the selected symbol at different time periods.
Wick Ratio Candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.
Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries
The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.
The 'wd.Multi_ClockPrice lite!' is the lite version of 'wd.Multi_ClockPrice', providing a visual representation of server time and bid prices on the chart. It synchronizes with PC clock every seconds, allowing seamless updates even when MT5 is offline. Real-time bid prices are displayed, efficiently meeting the need for price information. Place informational labels in the specified sub-window, adjusting positions as needed.
RSIOMA MetaTrader indicator — this indicator takes two moving averages, calculates their RSI (Relative Strength Index) and then also adds a moving average of the calculated RSI. These two lines now can accurately signal the trend changes. They are shown in the separate window where they change from 0 to 100. The auxiliary histogram is shown for a quick-glance view of the current trend. The indicator is available for both MT4 and MT5 versions of the MetaTrader platform.
Schaff Trend Cycle (MetaTrader indicator) — is a cyclical oscillator created by calculating the stochastic over stochastic over a MACD line using cycles. The result is the improved version of the oscillator that is not choppy during the trends and reacts to the changes very fast. It was developed by Doug Schaff, who assumed that the currency trends accelerate and decelerate in cycles. Its algorithm was made public in 2008. Schaff Trend Cycle tries to combine two different methods of determining the trend direction changes — MACD and smoothed stochastic oscillator. The value of the indicator fluctuates between 0 and 100. Two trigger levels are used — 25 and 75. Optional alerts are available. You can download this indicator for MT4, MT5
A simple starting-point script to collect data and send to a CSV in oldest-newest ordering. In this example only the close price data is collected.
This indicator will shows the time remaining until the end of the candle. You can choose colour and the font size.
The RSI Expert Advisor (EA) is an automated trading tool developed for the MetaTrader 5 (MT5) platform. This EA leverages the Relative Strength Index (RSI) to identify buy and sell signals, incorporating risk management, partial position closing, and trading hour restrictions to optimize trading performance.