a trading system based on the indicator signals. the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, the co...
indicator xstddevspeed_direction shows the information on the market volatility, using the values of indicator with a fixed timeframe.the initial indicator histogram color is the s...
a trading system based on the signals of indicator . the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, th...
idea by: .mql5 code by: .this strategy is based on analyzing the values of indicator ibands (bollinger bands, bb) at bar #0 relative to the close price of bar #0. where the close p...
a semaphore signal indicator using the algorithm of indicator .the indicator uses the smoothalgorithms.mqh library classes (copy them to <terminal_data_directory>\mql5\includ...
idea by: .mql5 code by: .the ea uses dynamic managing the lot size depending on whether we have exceeded the balance or not, as compared to the preceding pass (the calculations are...
this oscillator shows in form of a histogram the differences in points between the successive:high of bars/candlesticks; low of bars/candlesticks. it also shows them in different c...
for the indicator to operate, the absolutelynolaglwma.ex5indicator must be added to the <terminal_data_directory>\mql5\indicators folder.fig.1. indicator absolutelynolaglwma_...
idea by: .mql5 code by: .an automated trading system with a data panel in form of the objects.automated trading; automated risk management; flexible control and setup; monitoring p...
idea by: .mql5 code by: .suppose a trader enters the market with the buy and sell positions by an asset, where the currency is, say, at the level of 100. then the prices moves to 2...
indicator with the timeframe selection option available in input parameters.for the indicator to operate, the adx_cross_hull_style_nrtr.ex5indicator must be added to the <termin...
indicator with the timeframe selection option available in input parameters.for the indicator to operate, the anchoredmomentum.ex5indicator must be added to the <terminal_data_d...
a trading system based on the indicator signals. the signal is formed when a bar is closing if the indicator direction has changed.for the generated ea to operate correctly, the co...
indicator adl (advances/declines line) shows the ratio of positive and negative price increments over a specified time interval.it has two input parameters:period- calculation peri...
indicator esm (elsig's shifting mean) shows the averaged shift of price over the specified time interval (bars).it has one input parameter:period- calculation period. calculations:...
oscillator ervi (ehlers' relative vigor index) based on the relative vigor index by john f. ehlers.it has one input parameter:period- calculation period. calculations:where:...
gapo (gopalakrishnan range index oscillator) assesses quantitatively the volatility of an instrument, based on the trading range logarithm over an n-day period of time.it is comput...
glitch_index is an indicator that shows the index of the price deviation from its average value. it was published in the february issue of active trader magazine in 2004.it has fou...
indicator linda's coil presents several methods of searching for "engulfed" candlesticks (price action).it has three input parameters:period- search range;method- search method: en...
oscillator mit (momentum in time) is a normal momentum with anchoring the calculations to the calculation start time.it has two input parameters:hour begin- calculation start hour;...
it has three filtering scenarios:power trend(strong trend)buy signal: ema 3 > ema 7; ema 7 > ema 50. sell conditions are opposite. medium ma bounce(medium moving average bo...
the indicator shows in the price chart the lowest top and the highest bottom over the last n periods. you can also use it to enable displaying the highest top and the lowest bottom...
oscillator rtr (range to range) shows the ratio of two atrs, a fast one and a slow one.it has two input parameters:fast atr period- fast atr period;slow atr period- slow atr period...
the indicator shows a cloud within a channel formed by two МАs, ema and lwmait has five input parameters:first lwma period- calculation period of the first lwmasecond lwma period- ...
oscillator tvi (trade volume index) shows whether a security is being accumulated (bought) or distributed (sold).it has one input parameter:minimum tick value- the minimum tick val...
for the indicator to operate, the asctrend_nrtr.ex5indicator must be added to the <terminal_data_directory>\mql5\indicators folder.fig.1. indicator asctrend_nrtr_htffig.2. al...
idea by: .mql5 code by: .the ea is debugged to work with eurusd and on h1 only in the quietest hours (upon closing the american session and before opening the asian one).input para...
idea by: .mql5 code by: .the ea trades on several candlestick patterns. for positions buy and sell, there must be the separate settings of take profit, stop loss, and trailing. the...
idea by: .mql5 code by: .the ea analyzes four parameters:value of the main line of macd on bar #1(macd_main_1) value of the signal line of macd on bar #1(macd_signal_1) value of in...
indicator with the timeframe selection option available in input parameters, alerting when the overbought/oversold zones are broken through.for the indicator to operate, the atr_no...
a trading system based on the signales of indicator the signal is formed when a bar is closing if the indicator has crossed the overbought/oversold level and got into the relevant ...
indicator anchoredmomentum_x10 shows the location of indicator from ten different timeframes.if the oscillator is below the oversold level, it paints the color squares in pink; if ...
idea by: .mql5 code by: .an ea without using any custom indicators; positions are opened pseudorandomly. the ea can show the current statistics in two languages:trailing modifies t...
indicator that generates alerts and sends e-mails and push-messages when the indicator changes its color. candlesticks with the trend are colored brightly, and those against the tr...
indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the braintrend2stop.ex5indicator must be added to the <terminal_dat...
idea by: .mql5 code by: .working with pending orders buy stop and sell stop. a channel of two indicators ima (moving average, ma).input parameters take profit- take profit;trailing...
idea by: .mql5 code by: .a modified ea from the standard delivery: mql5\experts\examples\moving average\moving averageparameters "stoploss" and "takeprofit" are added. moreover, if...
oscillator di (damping index) is designed for identifying the damping of the directed market movement.any value below 1.0 definitely points to slowing price movement, whatever dire...
indicator difference2 shows the difference between the current price and the price as of n periods ago, as a histogram.it has three input parameters:period- period;calculation type...
signal indicator divergence candles shows in the price chart signal arrows for buying or selling at the divergences of candlesticks, according to the following conditions:buy diver...
indicator hwma (holt-winter moving average) is a three-parameter moving average by the holt-winter method; the three parameters should be selected to obtain a forecast.the indicato...
channel indicator hwc (holt-winters channel) based on - a three-parameter moving average calculated by the method of holt-winters.it has six input parameters:na- parameter of the e...