Join our fan page
Enhance your charts by adding intelligent markers for important price points and the start/end of year/month/week/day/session Includes a price pointer that changes color whenever price is near an important price point (e.g. historical high/low)
If you want to optimize your Expert Advisor using your own characteristics, you can use "Custom max" mode via OnTester() function. This code provides you many characteristics, which can be used during the optimization of your EA. Also it allows you to save the optimized charateristics in HTML file.
A small example of the Mandelbrot fractal calculation in OpenCL. The OpenCL accelerates calculations of fractal approximately up to 100 times in comparison with the CPU calculations.
This class contains functions for working with colors. It has color conversion and other useful functions.
Unlike ParabolicSAR this indicator is continuous and more precise. Indicator's calculation is also very easy.
The BinaryWave indicator with the timeframe selection option available in the input parameters.
The class restricts the EA trading by time. It has flexible configuration options, which allow to set a custom number of the time zones, and also to allow trading only on the specified week days.
The indicator draws three pairs of the Bollinger Bands with a default standard deviation rate of 2, 3 and 4, respectively. Modified to accept all Bollinger Bands parameters.
The i-CAiChannel_System_Digit indicator with the timeframe selection option available in input parameters.
The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.
A library for creating icons in the Windows taskbar and for sending text alerts. The use of this library will help you make your MQL programs more informative.
Indicator that is checking for intra-day channel values and breakouts of those channels.
One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.
Logarithmic Moving Average continuously calculates the logarithmic mean of highest price and lowest price within a period.
This EA is designed to automatically follow market trends using signals from the Moving Average and Stochastic Oscillator indicators. The EA detects buy and sell signals by utilizing MA crossovers and confirms the trend with Stochastic. Additionally, the EA includes automatic position management, such as setting Take Profit, Stop Loss, and lot size doubling to enhance trading effectiveness in trending markets.
The Heiken-Ashi indicator is looks like the candlestick chart, but it has some difference.The advantage of the Heiken-Ashi charts is a simple trend determination, the upward trend candles are blue,the downward trend candles are red.
The Market Facilitation Index (BW MFI) is the indicator which shows the change of price for one tick.
The On Balance Volume Indicator (OBV) is a momentum technical indicator that relates volume to price change.
The Binary Wave returns a positive or a negative value depending on how the indicator readings are interpreted.
Class implements neural network of radial basis functions (Radial Basis Function Network - RBFN)