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...
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...
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 ...
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....
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...
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...
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...
doda - i am really thankful to himthis indicator is commenting always on behalf of ema (exponential moving average).i have amended this indicator with some calculations so the stra...
the ma-4h indicator displays the moving average of the selected timeframe on the chart of the current timeframe. the intersection of the two moving averages is implemented as optio...
the substantial difference from the known indicators of probable channels is that it plots an estimated channel, and not the actual based on history. it is good for displaying the ...
the osmacd indicator is a combination of the colored moving average of oscillator(osma) and moving average convergence/divergence(macd) indicators.- osmacd:osmacd- and osmacd_m:osm...
the currencychart indicator allows to display the charts of multiple currencies (symbols) in a single window.input parameters: symbol - the name of the symbol to display in the win...
the extended regression stopandreverse indicator is based on some popular and rather useful programs, scripts and experts.extended regression stopandreverseat startup the indicator...
the indicator paints bars in different colors depending on the direction of the price movement (red - up, blue - down).the direction is determined according to the price movement b...
indicators for the "chaos" trading system described in the third book by bill williams (bill williams and justin williams. trading chaos - second edition). the indicators, indicato...
a solution for those who can not devote much time to the analysis of the current situation on the forex market and to making correct and confident decisions....