intraday intensity index oscillator.it has two input parameters:period- calculation period;use normalization- switch (yes/no) of using normalization in calculations. calculations:n...
oscillator macd squeeze similar to , but based on macd.the principal idea consists in trading only when bollinger bands are within keltner bands, forming trading zones.the indicato...
in developing it, we were inspired by code . however, the code below is only based on the idea, while absolutely all implementation is in mql5 and on new trading classes.trading pa...
oscillator notis% v measures the market volatility, based on the difference between the intraday high and low.volatility is high, when the difference between lines plus and minus i...
pdo (percent difference oscillator) oscillator shows the difference between moving average and the current close price, expressing the difference in the percents of the moving aver...
indicator with the timeframe selection option available in input parameters.for the indicator to operate, the analysisonbars.ex5indicator must be added to the <terminal_data_dir...
two identical trading systems based on the signals of , which can be configured in different ways within one expert advisor. for this purpose, all input parameters can be divided i...
oscillator tatr (tick average true range) represents a simplified atr and is calculated as the mean value of true range (tr). true range can be found as the largest value of:the di...
indicator volatility_ratio is an attempt to find trading ranges and trend return points.it works within the range of 0.01-1.0 only. at the values above 0.5, it indicates the probab...
the indicator represents a combination of rsi and starc (stoller average range channels), which is similar to indicator bollinger bands in its behavior: its bands get narrower on s...
the indicator calculates and shows in the panel in the price chart:size of the current profit from all the open positions on the account, as well as the number of the current buy a...
the indicator calculates the inclination angle of the last segment of moving average and shows it in the chart together with the ma line and the line drawn from the last segment of...
indicator braintrend2_v2x10 shows the color of the indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters.for the indicator to ...
indicator multibraintrend2_v2_x10 shows information on the current trends, using the colors of indicator from ten different timeframes.each of the ten indicator lines corresponds t...
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...