normalized volume is an indicator showing the normalized volume value. it displays the average volume within the bars range, in the form of a colored histogram with a threshold val...
ideabythe expert advisor uses the custom indicator, which is a smoothed . determine trend existence based on the indicator values on bars #0, #1, #2, #3 and #4:(stddev #0 > stdd...
two identical trading systems (for long and short positions) based on the signals of the indicator, which can be configured in different ways within one expert advisor. for this pu...
the indicator (money flow index) applied over (moving average convergence/divergence) provides a visual presentation of the current price divergence.in addition to divergences, mac...
the expert advisor will buy when the rsi indicator enters the oversold zone, and will sell when rsi enters the overbought zone.openbuy, opensell — now you can configure only buy, o...
the ea compares yesterday's high and low prices with the current day close price. as soon as the current price breaks through yesterday's high or low, immediately open a position. ...
the following settings are now available as input parameters:color of the indicator main linewidth of the indicator main linevalues of the two indicator levels what is the purpose ...
two moving averages from different timeframes, drawn in a single window as a color cloud colored according to the trend direction.fig.1. the x2ma_2htf indicator...
nick bilaka redrawing channel, which looks into the future by a certain amount of bars specified in the appropriate input parameterfig.1. the super_signals_channel indicator...
mods and stuff by linuxser for forex-tsdan indicator of support and resistance channels.the original indicator was developed in the mql4 language and published in the on 19.04.2008...
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...
three indicators from different timeframes in a single window the x2ma_3htfindicator is designed for an additional window and x2ma_3htf_mainis used for the main window.fig.1. spear...
the oscillator implemented as a color histogram, using volumescalculation formula:xfisher_org_v1_vol = movingaverage( 100 * fisher * volume ) in the indicator input parameters, the...
the indicator with the possibility to change the indicator timeframe using input parameters:to provide correct operation of the indicator, you should place the compiled xfisher_org...
the oscillator with additional indication in the form of colored squares at the zero level, when entering the overbought and oversold zones in the trend direction.the indicator use...
the indicator with the possibility to change the indicator timeframe using input parameters:to provide correct operation of the indicator, you should place the compiled xfisher_org...
antonuk olegthe indicator shows buy and sell signals of three indicators (isar, imfi и itema) located in nine timeframes, with full settings.the indicator uses the class of library...
zero breakthrough by the histogram;overbought or oversold levels breakthrough;exiting overbought or oversold areas.input parameters for activating signals: the indicator uses smoot...
eli hayunthe indicator shows possible resistance and support zones in the form of colored rectangles.this indicator was first implemented in mql4 and published in the on 30.01.2008...
idea bythe expert advisor is based on the indicator. regression is calculated before a signal is generated.the ea can apply one of the following three trailing types:... by pips mo...
ideabythe strategy is based on signals generated by two indicators calculated on different timeframes: iao (awesome oscillator, ao) on the d1 tf and istochastic (stochastic oscilla...
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...
eva rufta simple indicator that calculates rounded volatility of a financial asset. volatility is calculated in points based on the maximum and minimum prices of .volatility is cal...
ideabythe expert advisor uses the ima (moving average, ma) and imacd (moving average convergence/divergence, macd) indicators.the ma indicator is used as the trend filter.lot can b...
eva ruftinput parameters for activating signals: the indicator uses smoothalgorithms.mqh library classes (copy it to terminal_data_folder\mql5\include). the use of the classes was ...
the indicator with the ability to change the indicator timeframe using input parameters:for the indicator to operate, the heiken_ashi_smoothed_volatilitystep_alerts.ex5indicator sh...
nick a. zhilinan alternative to with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the ch...
nick a. zhilinthe indicator with the smoothing of input timeseries used in calculations. the timeseries smoothing parameters are determined by the indicator input variablesthe indi...
idea by a bit of theorymany automated trading systems tend to over-optimize and over-fit results, that is, they are very well optimized in a certain historical data period, but if ...
idea by- vladimir khlystovthe expert advisor waits for a gap at the bar opening. if a gap is found (close #1 - open #0), the ea opens a position opposite to the gap. configurable s...
the indicator with additional signals displayed as round dots, which indicate zero line breakout by the indicator line.the indicator uses smoothalgorithms.mqh library classes (copy...
the indicator with the ability to highlight trading time zones, selected in the indicator input parameters. such zones are shown in a different histogram color.histogram bars outsi...
ideabythe expert advisor uses the custom indicator. buy open signal: indicator at bar #1 is equal to "0.0"; sell open signal: indicator at bar #1 is equal to "1.0".stop loss, take ...
the expert advisor uses two ima (moving average, ma) indicators and one irsi (relative strength index, rsi). one of the imas uses the mode_ema , the second one uses mode_lwma (the ...
ideabya trading system based on the puria method. it uses the fast ima indicator (moving average, ma), two slow ima indicators (moving average, ma) and one imacd indicator (moving ...
ideabythe expert advisor operates using pending buy limit and sell limit orders. the working timeframe to analyze ohlc is specified in the 'work timeframe' parameter. trading signa...
the main indicator line breaks though zero;the color of the signal cloud changes (the indicator trend direction changes);overbought or oversold levels breakthrough;exiting overboug...
a trading system based on the indicator signals. a trade signal is generated at the close of a bar if the color of the histogram has changed from dark to bright pink or lime, i.e. ...
a trend indicator using the .the indicator uses smoothalgorithms.mqh library classes (copy it to terminal_data_folder\mql5\include). the use of the classes was thoroughly described...
the indicator with the ability to change the indicator timeframe using input parametersfor the indicator to operate, you should add the vts_float_pivot_smoothed.ex5indicator to the...
a trading system based on the signals of the indicator. the signal is formed at the bar close. there are three possible position entry and exit algorithms.entry and exit at a zero ...
ivan kornilovtwenty indicators displayed in one window. each line can be colored depending on its position relative to overbought and oversold areas. when launching the indicator, ...
indicator featuring background filling in overbought/oversold areas. filling size and position are adjustable by inputswhen launching the indicator, you can change the style and co...
john bollinger mfi money flow index), normalized. bollinger bands are used for calculating overbought/oversold zones.there are four input parameters:mfi period- mfi calculation per...