Rejoignez notre page de fans
The ExMassV2 indicator with the timeframe selection option available in input parameters.
Extracting trend and filtering noises using the method of singular spectrum analysis. Adjusting the indicator parameters allows to control the smoothness of the extracted trend and noise filtering threshold.
The StochasticDiff indicator with the timeframe selection option available in input parameters.
The QEMA indicator with the timeframe selection option available in the indicator input parameters.
The Psychological indicator with the timeframe selection option available in input parameters.
The ShadeOpenX indicator with the possibility to display the percentage value of time that has elapsed since the beginning of the trading session displayed in input parameters. The possibility is implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas".
This indicator uses DEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version faster.
Indicator SilverTrend_NRTR with the timeframe selection option available in input parameters, alerting and sending e-mails and push-messages when the indicator changes its color.
This indicator is a variation of a well known WPR (Williams Percent Range) indicator with 4 WPR values combined into "candles".
Compared to the original QQE indicator this version is adding fixed levels (to help further estimate the trend) and color changing histogram (based on those levels), and also using RSX (a smoother RSI without a lag) in order to further purify the signals.
This version is the smoothed version of the original Range Oscillator + Bands indicator. Smoothing is cleaning up some false signals and, since the smoothing method is JMA (which has very small lag) the added lag is as small as it can be making it much easier to use in a lot of decision situations.
Indicator Heiken_Ashi_Smoothed with two color-filled channels built on mean-square deviations from the High and the Low of the indicator candles
Indicator XFisher_org_v2_Candle highlights the candles, the Close prices of which are closed within overbought/oversold zones
Now you can test the indicator and select the price type from the ENUM_APPLIED_PRICE enumeration
The indicator plots one vertical line per day in a specified moment of time once per week
The Heiken_Ashi_Smoothed_VolatilityStep indicator with the ability to send alerts, emails and push notifications when the indicator breaks through the trigger level specified in the inputs.
The code consists of lines created according to the opening, closing, low and high values of prices.
Detrended Price Oscillator (DPO) shows the market overbought/oversold states and also can be used for getting buy/sell signals.
Two-pole super smoother filter from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading" is used in this indicator for moving average calculation.
The channel based on the price percentage deviation from the previous value of the channel middle line.