ohlc volumeh displaiys the difference between two volume lines of the as a histogram.since is calculated only by ohlcv bar values, the indicator has no configurable parameters.calc...
"wide range body" displays candles having body size larger than the body of the previous three candles (configurable).the indicator displays three types of wrb:n of consecutive bul...
the indicator shows when the atr value is higher/lower, or is within the set values of two levels - minimum and maximum ones.the levels can be specified in points as well as in p...
fibo average shows the moving average calculated by bar prices with a shift from the current one by fibo numbers. in addition, it also displays the second moving average calculated...
three independent trading systems using indicators within a single ea with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
three independent trading systems using indicators within a single ea with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
closing positionsthis ea sets the level of the total profit of all positions (opened by the ea) in points - "total profit target" parameter. at the same time, there is a limitation...
lentz volatility oscillator displays the difference between average atr and atr for a specified number of periods.the indicator has three input parameters:atr period- atr calculati...
ma oscillator indicator is a moving average in the form of an oscillator.the indicator has three input parameters:period - calculation period method - calculation method applied pr...
period extreme indicator.it has one configurable parameter:period - calculation period it sets signal pointers ifclose price exceeds high price in the period range - green pointer ...
power weighted moving average.the indicator has three input parameters:period - calculation periodpower applied price calculation:if power is 1, МА is identical to lwma...
trend identifier oscillator is a trend/flat identifier.there are five inputs:ma period- averaging МА periodma applied price- averaging МА calculation pricesignal period- signal lin...
trend trail displays possible trailingstop level by trend.it has two configurable parameters:atr period- atr calculation periodmultiplier - sensitivity ratio it can be used as a re...
three independent trading systems using indicators within a single ea with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
william's vix fix stochastic oscillator is calculated based on william's vix fix indicatorthere are five inputs:wvf period- william's vix fix calculation period%k period- stochasti...
absolute strength oscillator trend-following indicator. based on the forces of bulls and bears, the indicator displays the current market trend.there are five inputs:period - calcu...
absolute strength histogram trend-following indicator.the indicator displays the difference between bulls and bear power of the indicator as a histogramthere are five inputs:period...
candle amplitude oscillator displays the amplitude of candles in two modes:from high to low from open to close if the current candle's selected amplitude exceeds the previous candl...
channel balance oscillator displays the difference between the median price ((high+low)/2) and the price channel for a selected period.it has one configurable parameter:period - pr...
fx trend oscillator displays the market status and its wave characteristic.crossing the level of 50.0 and divergence of the oscillator graph and price chart can serve as signals.th...
the indicator finds doji candlesticks and highlights them on the chart. candlesticks with the trend are colored brightly, and those against the trend are colored darkly.the origina...
smoothed differential indicator by sultonov. indicator lines show the averaged accumulated sums of bulls and bears power for the user-defined period.calculation method bulls power ...
a trading system using the trend-following indicator with the possibility to set a strict trading time interval and change the volume of a forthcoming trade depending on the result...
the strategy operates with pending limit orders.main idea if at start hour, we set the grid of pending orders from number of pending ordersof each type (buy limit and sell limit), ...
gann_multi_trend indicator defines a short, middle and long-term trends.it has four inputs:short term period- short-term trends calculation period;medium term period- mid-term tren...
the candle chart based on histograms calculated using the open, high, low and close price series of the price chart.the indicator uses the smoothalgorithms.mqhlibrary classes (copy...
the ea applies data from the zigzag custom indicator. this indicator is used to define the channel. buy stop and sell stop pending orders are placed along the channel borders. afte...
the indicator with the timeframe selection option available in the input parameters:fig. 1. xperiodcandlesystem_htf indicator in a separate windowfig. 2. xperiodcandlesystem_htf_ i...
differential_average_by_sultonov_signal indicator shows information on the current trend using the values of the indicator with a fixed timeframe.when receiving signals from the co...
the ea works with pending buy stop and sell stop orders. at the start of the day, pending orders from the previous day are deleted. new buy stop and sell stop orders are placed at ...
indicator applies additional smoothing of total values allowing users to avoid excessive indicator signals noise caused by false crossings of its moving averages.the indicator uses...
the indicator is displayed using three horizontal lines of iama (adaptive moving average, ama) indicator from three different timeframes. the settings allow you to select from thre...
the indicator paints candles going beyond the channel. candlesticks outside the channel limits are marked with color according to the trend. candlesticks with the trend have bright...
indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the candlestop_system.ex5indicator should be added to the <terminal...
the indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the centerofgravitycandle.ex5indicator should be added to the <...
the ea is based on three ima (moving average, ma) indicators using the mode_sma averaging method (simple averaging). it works on every tick.signal for opening a buy position "ma 1"...
chaikin volatility indicator as a colored histogram.the indicator uses the classes of the smoothalgorithms.mqhlibrary. working with that class was described in details in the artic...
the ea trades by a single ima (moving average, ma) indicator. all indicator parameters are included to the inputs. operation is performed at each tick: as soon as a signal is recei...
normalize iama indicatorparameters is added. two options are available for it:digits()- data from iama are taken with usual accuracy;digits()-1- more rough indicator data is taken....
indicator with the timeframe selection option available in the input parameters:for the indicator to operate, the chaikin_volatility_histogram.ex5indicator should be added to the &...