theory : the original calculation of rsi is (in short) the following :add the changes up and changes down. from those sums, we can then calculate the rsi (relative strength index)....
theory : "rocket rsi" was (along with detailed description) published here :display pivot onlydisplay pivot and 1st level support and resistancedisplay pivot and 1st and 2nd level ...
the multi forex scanner indicator is a mt4 indicator that i developed because i wanted to save time finding good pairs to trade.it shows the list of currencies available in the mar...
theory : trix oscillator is a nice trending indicator found as a built in indicator in metatrader.display pivot onlydisplay pivot and 1st level support and resistancedisplay pivot ...
theory : ps: the color of the indicator is nor based on the slope of the indicator, but on the internal "velocity" that is calculated in the process of calculating this indicatorus...
theory : multi time frames are having, apart from all the standard multi time frames that can be used in metatrader 5, 3 additional "time frames" :first higher time frame (first ti...
theory : first higher time frame (first time frame higher than the current chart time frame)second higher time frame (second time frame higher than the current chart time frame)thi...
theory : first higher time frame (first time frame higher than the current chart time frame)second higher time frame (second time frame higher than the current chart time frame)thi...
just a combining of a variable consecutive candle detector along with associated rsi levels.interesting settings:number of consecutive candles needed before a valid signaloverbough...
theory : the aroon indicator was developed by tushar chande in 1995.first higher time frame (first time frame higher than the current chart time frame)second higher time frame (sec...
theory : the aroon indicator was developed by tushar chande in 1995. arron oscillator is belonging to the same family and is (even if it does not look so at the first glance) a dir...
theory : rsi swings indicator is based on rsi(oma) indicator and the zone where the values is floating in. you can use the usual set of averages types of rsi(oma) calculationsimple...
channel20 is very simple, but very useful, this idea is well known and i just write it.this indicator calculates the highest and the lowest rate of the last n candles (n is an inpu...
theory : there are different ways how traders are trying to determine if the market is trending or consolidating. one of the methods used is to compare standard deviation to averag...
squeeze indicator (originally published here : ) made to display colored candles or bars (depending on the type of display you are using for your chart) on the main chart...
theory : the "squeeze" method (indicator doing that was posted here : )is usually (due to the nature of calculation - since it uses standard deviations as a part of calculation) as...
theory : the theory of this indicator is simple :it takes nnn rsi values specified by periods parameter and checks if all the nnn rsi values are above or bellow the required value....
theory : use one of the 4 basic types of averages for calculation :simple moving averageexponential moving averagesmoothed moving averagelinear weighted moving averageit is normali...
theory : this is an atr (average true range) that resets itself on the start of a new period. new periods are :daily (for all time frames less than dailyweekly for daily time frame...
changing two parameters with the mouse pointerx - maximum ma period changes y - step of changing of ma period left click of the mouse - the beginning/end of the change of parameter...
changing two parameters with the mouse pointerx - maximum ma period changesy - step of changing of ma periodleft click of the mouse - the beginning/end of the change of parameters....
theory :parabolic sar is calculated using high and low prices. this indicator allows you to :use any price (not just high and low)use average of the price (instead of using "raw" p...
a combination of rsi (relative strength index) indicator and cci (commodity channel index) that provides a confirmation of rsi signalsyou can use the color changes as signals...
this indicator computes the % change in price for the current day and displays it at the top left of the main window, under price information.this can be used as an indication of o...
theory : ps: the rsi used in this calculation is the one using double smoothed wilder's ema instead of "simple" wilder's ema. results are a bit smoother (and faster) this wayusage ...
theory : the idea is simple : the indicator checks the slope of the (chosen type of) average. the longer the slope goes in one direction, the steeper the value of the indicator goe...
since it seems that we can not rely only on the brute force of metatrader 5, from time to time we need to revisit the code and optimize it - for speed mainly. one example of that i...
back to the basics : one might ask : "why do we need the simple moving average when it is published already"?there are multiple reasons :existing sma calculations tend to have one ...
itrend_new is base on itrend indicator by metaquotes software corp. update and modify by roberto jacobs 3rjfx @ 2019/03/18, for mt4 with signal and alert and options to display sig...
forexcandlestickpatterns with alert are forex indicators based on japanese candlestick strategiesby the legendary japanese munehisa homma, which can help traders penetrate inside o...
indicator daypivotpoint system with signal and alert for metatrader 4 with options to display signal on the chart.this indicator can use only on tf_m1 to h4, and will visually appe...
the indicator draws a moving line based on interpolation by a polynomial of 4 degrees. built line extrapolate a sine wave and its axial or nearly constant line_power=2, or around a...
i'm not a professional programmer but made many changes by with the help of people in the forum.the indicator plots pivot levels for three pivots with different periods with separa...
the indicator builds a sliding line based on interpolation by a polynomial of 4 degrees. the constructed line is extrapolated as a section of a given function by a sinusoid and its...
basics (description by all hull) by alan hull back in 2005 when i was working on a new indicator i was temporarily sidetracked by trying to solve the problem of lag in moving avera...