trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator histogram.this expert advisor requires...
bollinger bands channel with the display of the last values as price labels.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\in...
two bollinger bands channels based on one moving average, with the display of the last values as price labels.the indicator uses smoothalgorithms.mqh library classes (copy it to &l...
two bollinger bands channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.the indicator uses smoothalgorithms.mqh libr...
mohammad soubrathis is a simple example ea for metatrader 4, it is my 2nd published code in this community.the main idea of this expert advisor is to trade by the basic concept of ...
expert advisor that will close all orders and disable another expert advisor / autotrading at desired level.attach on any symbol and any timeframe.features:set your equity take pro...
this indicator modifies the original macd.mq5 from metatrader 5 indicators/examples folder.it presents macd main and signal in lines style, and includes the macd histogram in visua...
a simple mark on a chart predicts the future candle close, so a manual trader/scalper can easily monitor the chart, how far the candle can go before it closes.this code works for r...
forest kirschbaummultiple timeframe moving average. it is set to look at h4 and h1 time frames. this code is for anyone who wants to use a different timeframe than on the current w...
click "close all"button to close all your open positions at current attached chart.select closeonlymanualtrades = trueto close only manual trades.select closeonlymanualtrades = fal...
view current and historical trends of every timeframe in a single indicator window. the trend is determined by the two last moving averages of each timeframe; if the current moving...
the indicator places a series of equidistant adaptive horizontal lines to a chart. the lines are updated with every chart change and are independent on symbol or scale. if the user...
signal based on the indicator developed by the brazilian analyst odir aguiar (didi), consists of 3 moving averages (3,8,20), aka didi's needles, which allows the visualization of r...
for the visual type person, a way of keeping track of:the remaining time on each candle, the changing value of the bid price, tick by tick, the relative price position of the bid...
the trend indicator, used by the ea from the section.input parameters: period = 32 — the indicator period for the subsequent moving average calculations. filternumber = 2 — applie...
this indicator can be useful for arbitrageurs. the formula for the calculation of the indicator:where c — is the close, and the o — open.for more information about the logarithmic ...
among the revolutionary novelties are the abilities to create:any chart timeframe that is a multiple of one second, and not just from the standard timeframes set; chart of equally ...
necronan excellent indicator which points at the reverse bars based on the profitunity system by bill williams excluding the angulation relative to the indicator mouth.green marker...
the indicator calculates either the distance of the current price from the opening price, or the distance between the high and low price, whichever is selected.the calculation is p...
simple, but sometimes very necessary and convenient indicator.add it to the chart, and it will show the identification (magic) number and the profit above every order....
trades one currency pair, for example eur/usd, on 4 charts (timeframes m5, m15, m30, h1). the heiken ashi is attached to every chart. the data is measured on the formed bar for m5,...
the ea operation logic: open a buy order with take profit and stop loss, if the order closes by stop loss, then the take profit of the next order will be equal to the take profit o...
added:the ability of more detailed customization of the indicators, martingale, calculation of the lot size depending on the balance, 2 moving average indicators (fast and slow). d...
the expert advisor which uses the ao and ac indicators in its operation, which were proposed by the bill williams.the ea buys at green ao and ac, sells at red ao and ac. the market...
builds 600 and up include the control functions, but only in indicators. that is still helpful.the "tpehep" (trainer) was developed to help analyze the interesting strategies, and ...
hello.perhaps you, like me, sometimes need to estimate the duration of the price movement and the difference of buy and sell volumes inside a price candlestick. at such moments, i ...
the indicator based on the moving averages shifted to the left relative to the chart. it generates clear, sometimes delayed buy and sell signals. use the maperiod parameter to adju...
brief description of the channel first, the filtered close price values are calculated. then, they are filtered with a larger period. the result is two arrays: hp and hpslow. the n...
by the maximum shift of the price from the moving average. by the average shift of the price from the moving average. by the median shift of the price from the moving average. by ...
the rsi indicator implemented as a histogram with a designation of the overbought and oversold levels.description of the indicator settings:inprsiperiod — averaging period for the ...
a signal indicator. it is based on the analysis of two moving average indicators and one rsi indicator.description of the indicator settings:fastema — the averaging period for the ...
the indicator points to the potential entry points. it is based on the analysis of two moving average indicators and one rsi indicator.description of the indicator settings:fastema...
an example of the indicator values on the chart with the current period М5 is shown in the figure. the value of the "source data timeframe" parameter — "1 hour":...
the indicator displays the areas of the potential price reversals.it is based on the moving average and rsi indicators, and shows their difference.description of the indicator sett...
the display of the rsi indicator in the main window of the chart relative to the moving average indicator.description of the indicator settings:ema_period — the averaging period fo...
mohammad soubrashowing how to trade fx market trend using the (sma: simple moving average) with the japanese indicator heiken ashi.all trades get the atr(14) shift(1) as take profi...
script that contains both stop loss as take profit.getting your choice only use stop loss or stop loss with take profit.valdir nogueirathis script is recommended for robots that do...
the script saves the values of time, open, high, low, close, volume and standard indicators. it is also possible to save certain derivatives of the time, such as day of week, hour ...
this simple indicator will help you see seasonal moves on commodity markets, as the silver, the gold, crude oil, heating oil and some others commodities. seasonal trade together wi...
khurram mustafathe indicator shows the current possibilities to scalpers, trend lovers and beginners for getting buy, sell, or exit positions.operation principles in the parameters...
this indicator shows macd in the main chart.inputs are the same as macd.input list: sort by colorfastema default 12 slowema default 26 macdsma default 9macdchannels on xagusd...
pending order is an order that will be executed if the price touches a point that we specify, in other words open pending order means ordering to open a position at a certain price...
khurram mustafathe code is purely based on relative strength indicator and the reason to amend is updating when the currency pair comes out from extreme oversold and overbought.it ...
simple display any time zone daily channel.input parameters: localtimezone — local timezone dailytimezone — daily timezone default utc-5 east usa dailyperiodcolor — daily period c...
despite its size, this is an operational ea that can be efficient after minimum optimization.martingale functions can be added.simple optimization results...