Fan sayfamıza katılın
The trend indicator in the form of a colored cloud using volumes in its calculations. Enhanced version of Bears and Bulls indicator. The idea is to reveal the first market impulse and estimate its duration.
ATRNorm is the normalized version of АTR. Tick volume, standard divergence and other parameters can also be used instead of АТR. The indicator represents logical development of the script. ATRNorm has been created to detect flat areas.
The indicator calculates the difference between the period maximum and minimum. The period is specified in the indicator parameters.
The script is developed for selling with fixed Stop Loss and Take Profit values in points from the current price.
The script is developed for buying with fixed Stop Loss and Take Profit values in points from the current price.
The function is used to determine weekends on a server. It will be especially useful to those who use OnTimer() function in their Expert Advisors for events handling.
The Momentum Technical Indicator measures the change of price of a financial instrument over a given time span.
The function that calculates the lot size depending on the amount of money in the deposit currency being used.
The function that decrypts the code of the trade operation result for the functions OrderSend() and OrderCheck().
Two-Line MACD. This indicator is available by default in a great deal of trading platforms. But it cannot be found in Metatrader 5.
This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation.
This is a simple but very fast ZigZag with no suspended or wrong peaks. The indicator is designed for use in EAs. Peaks retrieval has been time-optimized.
Inspired by Pirat's Expert Advisor submitted to the Automated Trading Championship 2011.
Corrected Average indicator by A.Uhl (also known as the "Optimal moving average").
A simple script for switching basic timeframes. It allows to change a chart period using hot keys.
The indicator calculates perfect market entry signals, which can be used for neural network training.
The indicator shows the size of Highs and Lows and their values over the specified period.
This class contains functions for working with colors. It has color conversion and other useful functions.
This is the improved version of Price Channel indicator. Two additional price levels, trade signals and Stop Loss/Take Profit levels were added.