this indicator summarizes the volatility of multiple periods.the periods used are 3, 4, 5, 6, 8, 10, and 13.display: red bold line — summarized the volatility. red line — volatil...
introduction : most newbies and immature traders keep losing money because they don't know how important to calculate and see things in terms of percentage. seeing in terms of perc...
introduction : most newbies and immature traders keep losing money because they don't know how important to calculate and see things in terms of percentage. seeing in terms of perc...
the indicator uses up to three named label objects, with selectable color, font size, offsets, date formatting and a statistical text showing last and current candle amplitude (min...
in a technical analysis of stocks and commodities article, may 2021, john ehlers proposes a fm demodulation indicator that extracts the fm component of price movement. the am porti...
this is a re-write of the old solar winds indicator for mq5. there has recently been some 'excitement' about using this with other indicators for entry signals, and after a request...
reasons for an upgrade :new builds of metatrader 5 require from time to time some code "refreshment" in order to be up to date regarding the way how code works options for some "fa...
this is a continuation of a series of indicators that might benefit from discontinued signal line calculating modethis is the cci that can (and by default it does) use average of p...
recommendations:use it in any way you used the regular rsi(oma) to have it similar to "simple slope mode" (but just similar, you can use very short period : like period 2 - lower e...
this is a variation of discontinued signal line rsi of average (posted here : ) one step furtherrecommendations: same recommendations apply to this one as the "regular" dsl rsi of...
this indicator will show the amplitude [minimum; maximum] of a given period and can act as a substitute of the atr indicator. the indicator can be used to observe volatility and th...
sometime we have to work with custom angles based trendline for price action analysis e.g. 45 degree angle is considered more important for up or down trend.this indicator will hel...
shows symbol name, percentage change of price from last day, and time time has input options, you can select gmt, localtime or tradeservertimeyou can also set label to any corner y...
averaging-down a double-histogram represents the (green) average positive and (red) averagenegative ma speed, each one averaged-down with a period of # (user input).example:if aver...
description measures current bar's moving average speed, in relation to the average of # (averaging period) past bars.this oscillator can be visually described with .calculations c...
colored candlestick exemplifying a gradient. it was somewhat hard to find a good working example of draw_color_candles that was understandable, most of the comments were useless, a...
display: red line — upper channel. blue line — lower channel. gray line is a standard donchian channel.settings: channel period — converted to the euclidean distance. volatility ...
display: red line — upper channel. blue line — lower channel. gray line is a standard donchian channel.settings: channel period — converted to the euclidean distance. volatility ...
buy when the indicator line is green and sell when it is red. when the indicator line is below the horizontal line at the "6" level, the indicator considers the situation as flat. ...
the original of this indicator was posted here : . but, since the metatrader 5 platform is evolving and changing a lot, and since we had enough time to learn some nuances, some opt...
atr calculation is done internally (not using built in atr) smoothing is done using built in averages functions though - simply to allow more smoothing modes recommendations: ...
most volume/volatility take into account price volatility to determine if price is moving or not. however, they usually fail to get you out of choppy price action. this indicator w...
most volume/volatility take into account price volatility to determine if price is moving or not. however, they usually fail to get you out of choppy price action. this indicator w...
volume colored candlestick with bollinger bands as the standard deviationchangelogv1.02b: hotfix for static int chartbars, where it would be forever the first call value of bars(sy...
support and contribution if you find this indicator useful, you can show your support by giving a star to its and this post. you are more than welcome to comment below this post fo...
buy when the indicator line is green and sell when it turns red.the fisher transform indicator is an oscillator that helps to identify trend reversals and can be applied to any fin...
motion smoothness index"telling when market price is smooth or rough is not the easiest task, so here is a trend metric indicator that provides you with that information."the indic...
this indicator plots fibonacci channel on last swing high low that can be changed from input variable "extdepth"55 is a best parameter which is set by default. it plots a fibonacci...
the story behind this trading tool: most traders lose and this is a fact. there are lot of reasons behind their losses, but the main reason in my opinion is that they can't control...
the story behind this trading tool: most traders lose and this is a fact. there are lot of reasons behind their losses, but the main reason in my opinion is that they can't control...
after the three average lines are arranged completely according to high and low, it can be regarded as a trend formation. after the pattern is destroyed, the hatching is no longer ...
sharing this trend indicator made by me. called "timeframe flow".it will draw a user defined higher time-frame candle on every shift on your current time-frame.meaning you can have...
this indicator is based on the true range which is the maximum of (high - low), abs(high - close[1]) and abs(low - close[1]), with abs being mathematical absolute.in order to get t...