Join our fan page
Here are 6 classes, designed for convenient and intuitive use of indicators in your code.
"Classical" MA with a twist: colors change depending on the angle of the slope.
Standard MFI oscillator implemented as a histogram rounding its values to the standard range.
Adaptive super smoother is used for price pre-filtering before it is used to calculate a stochastic
Upgraded adaptive rapid rsi (stand deviations adaptive) using t3 filtered prices.
The Exp_Bezier_ReOpen trading system is based on the Bezier indicator color change with adding to trend-following positions.
Indicator for automatic selection of the coefficients for every instrument in a pseudo-stationary portfolio, which tends to equilibrium at zero.
The TASSKlT indicator with the timeframe selection option available in the input parameters.
The WeightOscillator indicator with the timeframe selection option available in the input parameters.
The RSI indicator in a candlestick form with the Keltner channel calculated relative to RSI averaging.
A simple oscillator that uses the difference between candlestick open and close prices.
Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.
The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
HOPS and LOPS indicator. The "HOPS" and "LOPS" stand for High Of the Previous Session and Low Of the Previous Sessions.
Probability levels based on ATR. "Probability" is calculated based on the projected Average True Range and previous period Close.
It deletes the arrow objects from the chart, which mark the transactions in the chart. The utility is implemented as an indicator that does not draw anything by itself.
Indicator iSAR with the timeframe selection option in input parameters, implemented in color, with the possibility to generate alerts when the trend changes its direction.
Indicator Candle Code displays in a separate window the "code" of candlesticks as lines built on the ratio of each candle's parameters.
Two identical trading systems (for long and short positions) based on the signals of indicator NRTR, which can be differently configured within one EA.