Join our fan page
Median MA is a moving average, which is calculated using the median price for a given period.
Oscillator TTF (Trend Trigger Factor) was developed as a method to identify market trends and reversals.
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.
The Efficiency Ratio (ER) was first presented by Perry Kaufman in his 1995 book "Smarter Trading". It is calculated by dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The resulting ratio ranges between 0 and 1 with higher values representing a more efficient or trending market.
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.
Indicator that is checking for intra-day channel values and breakouts of those channels.