murrey levels are an efficient tool to forecast the changes in price movement. the main idea of this system is that all markets move in the same manner.the levels were developed ba...
idea by: .mql5 code by: .the ea opens trades at the intersection of the fast and the slow mas. it closes trades if there is a reverse signal.if the close lossesoption is enabled, t...
john ehlers trend component indicator.it has three input parameters:period- calculation period;delta- factor to calculate gamma;applied price- price used for calculations. calculat...
idea by: .mql5 code by: .the ea waits for breaking down any timframe from 1 minute through 1 month. bar #1 is checked for breakdown at a specified timeframe breakdown previous cand...
idea by: .mql5 code by: .the ea closes all positions (for any symbol and with any magic number), if the equity reaches a certain ratio as related to the balance.it has only one inp...
idea by: .mql5 code by: .the ea trades based on indicator stochastic. take profit and stop loss levels can be disabled (the value "0" is set in properties). the size of a position ...
a trading system based on the signals of indicator . the signal is formed when a bar is closing if the indicator cloud color changes.for the generated ea to operate correctly, the ...
idea by: .mql5 code by: .the ea trades on two indicators ima (moving average, ma) and one irsi (relative strength index, rsi). decision on trade signals is only made when a new bar...
indicator with the timeframe selection option available in the input parameters:for the indicator to work, the ozfx_d1_indaes_v1.0.ex5indicator must be added to the <terminal_da...
an indicator with coloring candlesticks according to b. williams and alerting on trend change, as well as sending e-mails and push-messages in such situation.fig.1. indicator candl...
indicator multicandlesticksbw_x10 shows information on the current trends, using the colors of indicator from ten different timeframes.each of the ten indicator lines corresponds t...
indicator candlesticksbwx10 shows the color of the indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters.for the indicator to ...
the exp_candlesticksbw_tm expert advisor is based on the color change of the candlesticks and allows strictly define the trading time interval.a trade signal is formed when a bar i...
an indicator to pull trailing stops with the channel color background filling and showing the latest values as price labels.fig.1. indicator candlestop_cloud...
indicator with the timeframe selection option available in input parameters.for the indicator to operate, the candlestop_cloud.ex5indicator must be added to the <terminal_data_d...
oscillator admir (average directional movement index rating) shows the ratio of the adx lines of two indicators average directional movement index with the calculation periods diff...
a simple oscillator showing the difference between the values of standard indicators adx and adx as of n periods ago.it has three input parameters:adx period- adx calculation perio...
a simple indicator that allows fast plotting two channels of moving averages calculated by the high and low prices.it has four input parameters:fast ma period- fast ma period;fast ...
the oscillator shows standard deviation calculated on the difference between the high and the low.it has two input parameters:period- standard deviation calculation period;method- ...
indicator kalman filter. it allows efficiently smoothing the noise, extracting the main trend from it.kalman filter is a variety of . to assess the system status as of the current ...
wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction.if color is pink, then the trend has changed for bearish; if it is ...
the indicator displays a colored tick-volum histogram by five criteria:increase in volume and grwoing price (default color is green); decrease in volume and falling price (default ...
the indicator shows in a separate window, as a histogram, the candlestick sizes by two parameters:difference between open and close; difference between high and low. you can also e...
the indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios:difference between open and close; difference between high and low. the indicato...
smoothed range volume ratio is an oscillator based on indicator . it shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:differe...
indicator rvr price resistance oscillator based on indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:difference betw...
indicator with the timeframe selection option in its input parameters.for the indicator to operate, the wiseman.ex5indicator must be added to the <terminal_data_directory>\mq...
the indicator displays in the price chart two moving averages: volume move-adjusted moving average and weight volume move-adjusted moving average, calculated by the formula:where:t...
the indicator displays in a separate window the slow stochastic line, a signal line plotted by the slow line smoothing method, and a histogram showing the difference between the sl...
the oscillator displays the "money flow pressure" chart. it is based on indicator . unlike in the original one, in this indicator its line is smoothed, a signal line is added, and ...
oscillator tarzan is a standard rsi with a channel having a central line, the color of which changes depending on the rsi line location as related to the channel:if the rsi line en...
indicator with the timeframe selection option available in input parameters, alerting and sending e-mails and push-messages when the indicator changes its color.for the indicator t...
indicator that generates alerts and sends e-mails and push-messages when the indicator changes its color, implemented as candlesticks. candlesticks with the trend are colored brigh...
two identical trading systems (for long and short positions) based on the signals of indicator , which can be configured in different ways within one expert advisor. for this purpo...
indicator with the timeframe selection option available in input parameters, in form of a colored cloud.for indicator sinewave_cloud_htf to operate, indicator sinewave.ex5must be i...
indicator multisilvertrend_x10 shows information on the current trends, using the colors of indicator from ten different timeframes.each of the ten indicator lines corresponds to a...
indicator silvertrend_x10 shows the color of the indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters. the trend continuation...
a trend-following trading system exp_sinewave2_x2 is based on the signals of two indicators the first indicator determines the direction of the slow trend based on the position of ...
one of the usual "games" of a trader is to try to determine when an extreme is reached for some filter or average.this is one of the possible ways to assess that. in this indicator...
the repulse indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve.there is only one parameter: the repulse p...
in this indicator jurik ma is sigmoidal (softmax) normalized - made as oscillator that ranges in 0 to 1 range, and if you use hyperbolic normalization it will range from -1 to +1 r...
the repulse multi timeframe indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve.timeframes supported are a...
the u.s. dollar index(usdx, dxy, dx) is an index (or measure) of the value of the united states dollar relative to a basket of foreign currencies, often referred to as a basket of ...
the u.s. dollar index(usdx, dxy, dx) is an index (or measure) of the value of the united states dollar relative to a basket of foreign currencies, often referred to as a basket of ...
volatility pivot indicator calculates "pivots" (support/resistance lines) based on current symbol/timeframe average true range calculated volatility....