indicator with the timeframe selection option available in input parameters:For the indicator to operate, the JFatlCandle_Chl.ex5indicator should be added to the <terminal_data_...
with the timeframe selection option available in input parameters:For the indicator to operate, the XDeMarker_Histogram_Vol_Direct.ex5indicator should be added to the <terminal_...
Zero breakthrough by the histogram;Changing the histogram movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for ac...
Zero breakthrough by the histogram;Changing the histogram movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for ac...
Zero breakthrough by the histogram;Changing the histogram movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for ac...
The indicator looks for bars without one or two wicks. DRAW_ARROW drawing style.Two indicator buffers are used - one signals the absence of an upper wick, while the second one info...
The indicator looks for bars without wicks. Uses the drawing style DRAW_COLOR_HISTOGRAM. When the absence of one or two wicks is detected, a histogram bar of the corresponding colo...
indicator with two colored channels based on standard deviations from High and Low of the indicator candles. The indicator brightness is decreased for ease of the candle chart anal...
indicator with two colored channels based on standard deviations from High and Low of the indicator candles. The indicator brightness is decreased for ease of the candle chart anal...
Two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single EA with an ability to change the vo...
Two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single EA with an ability to change the vo...
NR (Narrow Range Bar) pattern indicator by Toby Crabel with the ability to display WR (Wide Range Bar) patterns as wellIt has six input parameters:NR Method - patterns type:2NR3NR4...
StdDev Cross indicator displays two lines of the Standard deviation with different parameters and sets signal pointers at the intersection of these lines.There are five inputs:Firs...
Standard Deviations/Moving Average Ratio indicator displays volatility by the ratio of the standard deviation to the moving average.It has two configurable parameters:Period - calc...
Variation of the oscillator developed by Rahul Mohindar. The indicator is implemented in the form of a color histogram with signal pointers.It has four inputs:First EMA period- cal...
LBR Paint Bars indicator draws color candles depending on a trend direction. The trend is defined by the location of two volatility lines. A color cloud histogram is displayed alon...
Hurst oscillator. Two indicators: Hurst oscillator and are described in Jim Hurst's "The Magic of Stock Transaction Timing" bookThe indicator has two input parameters:Period - calc...
The indicator implements a breakout system using the indicator cloud.When the price exits the cloud, the candle changes its color to the one corresponding to the trend direction: b...
James (Jim) M. Hurst bands form % of bands around the median calculated using the Hurst equation. External bands (called ExtremeBands) mean extreme overbought/oversold conditions. ...
Effort Result oscillator displays correlation of the price change speed to the maximum volume for the specified time interval.It has one configurable parameter:Period - calculation...
DNC Percentage oscillator displays a relative price position inside the in a separate window.It has two configurable parameters:Period - calculation periodAnalyze current bar- cons...
DNC Band Width oscillator displays the width in a separate window.The indicator has three input parameters:Period - calculation periodAnalyze current bar- consider the value of the...
DNC indicator - Donchian channel.The indicator has three input parameters:Period - calculation periodAnalyze current bar- consider the value of the current bar in calculations (Yes...
CCI OBOS Crossover signal indicator applies (OBOS) and standard CCI indicators. The indicator places signal labels to the price chart when crossing these indicator lines.There are ...
Overbought/Oversold oscillator displays the market movement direction color histogram in a separate window.The indicator has three input parameters:Period - calculation periodOverb...
Auto Envelope is an envelope indicator that automatically changes the channel size calculating the standard deviation for the last 100 bars. It is designed to change the value no m...
Aroon Filter oscillator is based on indicator and is a modified oscillator - the ratio to the calculation period has been removed. The indicator displays a trend direction filterin...
Aroon Horn oscillator is based on indicator. The indicator displays a trend direction filtering minor fluctuations.It features two adjustable parametersPeriod - Aroon calculation p...
indicator with the timeframe selection option available in input parameters:JFatlCandle_HTF for displaying in additional window;JFatlCandle__HTF for displaying in the main window.T...
Zero breakthrough;Changing candle movement direction;Overbought/oversold level breakthrough;Exiting overbought/oversold area.Input parameters for activating signals: The indicator ...
Zero breakthrough;Changing candle movement direction;Overbought/oversold level breakthrough;Exiting overbought/oversold area. Input parameters for activating signals: The indicator...
Asynchronous trading orders have a huge advantage - high speed when sent in bulk. However, the spreading of such orders is hampered by the inconvenience - order result data can onl...
The library and iCanvas class simplify writing programs using Canvas. Here is an example of a simple indicator using this library.In this example, the indicator body features no fu...
Added the parameterMaximum volume position (positions) - maximum position(s) volumeSuppose that we have a total position volume of 2.5 lots, Maximum volume positionis 3.3 lots, and...
Defining the channel width (Channel Open Close) for a previous day. If the channel width is sufficient, then the amount of roll-back is determined (RollbackAND Channel Rollback). D...
The EA only operates only when a new bar appears. It opens a position having the Lotsvolume and sets a stop loss (Stop Loss) and a take profit (Take Profit) immediately.It also all...
The EA applies iChaikin (Chaikin Oscillator, CHO) indicator to define the market state: flat or trend.Positions are opened only when a new bar appears (and only if there is an open...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XHullTrend_Digit.ex5indicator should be added to the <terminal_data...
indicator with the timeframe selection option available in input parameters:JSatlCandle_HTF for displaying in additional window;JSatlCandle__HTF for displaying in the main window.T...
Theory: We are having various methods of measuring volatility. One is the standard deviation (and all its variations - since standard deviation is using simple moving average - tha...
Theory: Originally volatility quality was invented by Thomas Stridsman, and he uses it in combination of two averages (original was published, with some more explanation, here: ).u...
Theory : Originally volatility quality was invented by Thomas Stridsman, and he uses it in combination of two averages (original was published, with some more explanation, here : )...
Theory: Tim Tillson (that invented T3 indicator) used generalized DEMA in the T3 calculation. It is less known that there are 3 "levels" of that T3 calculation : GDEMA (as the firs...
Theory:It is based on a very simple idea: calculate the minimum and maximum of some price over desired period and then use those values for further trend estimation.The indicator u...
Theory: ABZ’ = MA (Efficacy ratio) + Stdev(Efficacy ratio) where the explanation for "Efficacy ratio" is the following: For the efficacy ratio, I use a ratio of the 34-day standard...
Theory: A nonparametric (distribution-free) rank statistic proposed by Spearman in 1904 as a measure of the strength of the associations between two variables (Lehmann and D'Abrera...