Join our fan page
Informational indicator AnalysisOnBars shows bars without considering the price. Bars are shown in points.
Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), here is a binary version of Rainbow Oscillator.
Trend Envelopes indicator is using only % deviation for calculation and that is the only parameter needed for calculation. It is internally using Close, High and Low price and in this version that can not be changed. Also, due to the nature of the indicator, it can be easily be used as a sort of support/resistance indicator.
Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles with additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination.
WMAO (Wilder's Moving Average Oscillator) - an oscillator based on Welles Wilder's Moving Average.
Exp_XHullTrend_Digit is based on signals generated by XHullTrend_Digit indicator
This script helps to save the objects into a file and show the objects on a new chart.
Two identical trading systems (for long and short positions) based on the signals of indicator RJTX_Matches_Smoothed, which can be configured in different ways within one Expert Advisor
RSICloud indicator with background filling for overbought/oversold areas, as well as for the channel between them
The Volatility2Step_Alerts indicator with the timeframe selection option available in the input parameters
SpearmanRankCorrelation indicator implemented in the form of a color histogram
Range weighted average - average that uuse the current volatility for weighted average calculation
The trading system based on SpearmanRankCorrelation_Histogram indicator signals
The script creates the Fibonacci levels graphic object with a large number of settings.
Very handy Multiple Moving Averages for those who like to look at Price Action using several time periods...
McClellan Oscillator - smoother with discontinued signal lines
This indicator predicts future price movements by searching for similar candle patterns in the rate history.
This is an indicator w/o buffers which demonstrates parallel multi-threaded calculations in chart objects hosting worker expert adviser.