Join our fan page
The indicator displays the situation when the direction of price movement and technical indicators does not coincide
The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.
The indicator shows information on the current trend using the values of the DynamicRS_C indicator with a fixed timeframe.
Ang_Zad indicator applies additional smoothing of total values allowing users to avoid excessive indicator signals noise caused by false crossings of its moving averages.
without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later
My first code on the site, which requires improvement. The idea to create an ideal tool for traders, in the work on the main component of any trading system-Risk Manager
It is taken into account that there are 30 days in a month, 365 days in a year The script demonstrates the counter of time until the beginning of the new year
The DynamicRS_C indicator with the timeframe selection option available in input parameters.
The TrendMagic indicator with the timeframe selection option available in input parameters.
The BB_OsMA indicator with the timeframe selection option available in input parameters.
Famous indicator by Konstantin Kopyrkin, it produced numerous realizations of the NRTR indicator. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.
The Expert Advisor trades based on the signals of iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). The minimum distance between the price and the MA indicator is taken into account.
The indicator searches for divergences and displays them on the chart of the signal line of the custom MACD indicator.
The indicator shows current trend by showing a color of the current balance. The opposite color is not displayed as long as it does not become a trend (hence, lack of color, means the opposite trend is the prevailing)
This version extends the basic version of Leader of the MACD with some options that are adding more flexibility to the usage of the indicator.
The Momentum-based Adaptive Channel is a version of the adaptive channel based on the Euclidean distance. It is designed to adapt according to the dynamic market as needed.
The Alligator of Bill Williams drawn in the zigzag form. The indicator can be calculated and set in a fixed timeframe.
This indicator draws candlesticks in accordance with the color of the bars in histogram of the 2pbIdealXOSMA indicator.
The MACD Indicator, in which the price series is replaced by the series of values of the Awesome Oscillator technical indicator. It is drawn in the form of a colored cloud.
The MultiAMkASignal indicator shows information on active trends using the values of seven iAMkA indicators from different timeframes.
The ForexOFFTrend indicator with the timeframe selection option available in input parameters.
The Bollinger_Squeeze_v9 indicator with the timeframe selection option available in the input parameters.
The Psychological indicator implemented as a color histogram, featuring alerts, push and email notifications.
A semaphore signal indicator using the XCCX oscillator, which is similar to BykovTrend with an NRTR line based on the values of the ATR indicator.
Kaufman AMA MACD is the MACD built exclusively using Kaufman AMA (even signal line is using that). That way this is a completely adaptive MACD (bearing in mind that Kaufman AMA is adaptive Moving Average).