Join our fan page
The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", with the possibility to set a fixed timeframe, data from which the indicator displays in input parameters, and producing a sound alert when the bar changes.
Standard VWAP (Volume Weighted Average Price) calculation, but with configurable start position.
MACD High/Low uses the highest high and lowest low of MACD (nnn) bars back to calculate a sort of dynamically changed zero line, early levels up and down and trend confirmation levels up and down. By adding these non-fixed levels, the MACD becomes faster in response to market changes and the MACD trend assessment has less false signals.
Trend Intensity Index as described by M.H.Pee in his article "Trend Intensity Index".
Two indicators ColorX2MA from different timeframes, the area between lines being filled with a cloud, the color of which corresponds with the trend direction on the market
This indicator calculates the index of a given currency, using the USD index. The Close prices of six currency pairs are used to calculate the index.
The CenterOfGravityCandle indicator with the timeframe selection option available in the input parameters.
Multi LSMA Slopes indicator checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend.
Klinger Oscillator developed by Stephen Klinger to determine the long-term trend while remaining sensitive to detect short-term fluctuations enabling the trader to predict short-term reversals.
Indicator RJTX_Matches_Smoothed featuring alerts, emails and push notifications for smartphones
Construct a moving line with a polynomial of 4 degrees. Extrapolates the sinusoidal and its axial. The constructed lines remove one value at each bar and a sliding line of extrapolated values is constructed which is not redrawn.
This tool will calculate the acceptable lot size based on a stop loss distance and risk percentage
The Average Directional Movement Index by Wilder (ADX Wilder) helps to determine the presence of the price trend.
It is used for smoothing price series and is applied directly on a price chart of a financial security.
The indicator plots the Bollinger Bands ®, filled with different colors depending on the trend direction.
Nonparametric ZigZag, based on the "a-la Clyde Lee Patterns".
The Demand Index combines price and volume in such a way that it is often a leading indicator of price change.
There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.
This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior.
The class is designed for calculation of the Average True Range indicator (Average True Range, ATR) using the algorithm of the ring buffer.