the indicator displays a channel based on the moving averages.description of the indicator settings:level_model — channel line layout model relative to the central line at a distan...
the library is intended to implement the font list in the input parameters. the library contains 208 fonts.the font selection is done using the drop-down list.to get the required f...
the problem of redrawing is solved in the channelsfibo indicator. also, the speed of the indicator value calculation is increased by several times.the idea of the indicator is to f...
the indicator plots a channel based on fractals.description of the indicator settings:time_frame — period of the chart for finding the fractals and the points of control of the cha...
the indicator uses the data from three stochastic indicator to determine the potential entry points:slow (default period is 700); medium (default period is 120); fast (default peri...
the indicator marks the bars, the size of which exceeds the value specified in the settings. the body of the bar, the opening price and the closing price of the bar are taken into ...
limitation: the current period of the chart can not be higher than the value specified in the "source data timeframe" parameter, as in this case multiple values of the same line of...
the indicator values are displayed only when new ticks appear. the indicator does not display history.description of the indicator settings:symbol_1 = "eurusd"; — name of the first...
mohammad soubrathis is my 1st published code, it is very simple code example:rsi 14 (price close) — open buy when it is < 25 rsi 14 (price close) — close buy when it is > 50 ...
click "close all" button to close all your open positions (regardless of the pair) at once. but instead brings an error control systemto prevent an infinite loop while still closin...
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...
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...
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...