sell relative strength index (srsi or “sell gravitation index”) by howard wand as featured in the february 2019 issue of tasc magazine.“traders accumulate profits trade by trade, w...
this is the standard metaquotes volume indicator, but with the moving average of the volumes added by ron t, and now modified so that the histogram bar will indicate whether the ca...
one of the "classics" but with a twist - unlike the built in fractals indicator, this one allows you to :adjust the fractals period (the built in fractal indicator is using period ...
this indicator allows trader to calculate the proper lot size based on percentage risk and stop loss. the stop loss can be defined either using average true range ratio or fixed si...
this indicator shows information about your account and your broker on the chart. parameters sizebackground – background size.positionupdn – position to show info on the chart. ...
cci in ma is an indicator to change color in ima if icci crosses level up (uptrend) or crosses level down (downtrend). it helps any trader to see the trend of pair. parameters ma_p...
rsi in ma is an indicator to change color in ima if irsi crosses level up (uptrend) or crosses level down (downtrend). it helps any trader to see the trend of pair. parameters ma_p...
macd in ma is an indicator to change color in ima if imacd is upper of zero (uptrend) or lower of zero (downtrend). it helps any trader to see the trend of pair. parameters ma_peri...
stoch in ma is an indicator which applies the stochastic changes to the ima. it helps any trader to see the trend of pair. parameters ma_periods - ima period. ma_method - ima meth...
this indicator uses moving average to detect markets trend. it's a very useful tool for manual trading. update v1.2: added popup alert. parameters barscount—how many bars used to s...
this indicator uses bollinger bands lines to detect markets trend. it's a very useful tool for manual trading. parameters barscount- how many bars used to show the line.bbperiod- p...
this indicator is a tool to show history orders on chart.indicator show open time and price, close time and price and profit in pips on chart.it can to help the trader to see all h...
sell relative strength index (srsi or “sell gravitation index”) by howard wand as featured in the february 2019 issue of tasc magazine.“traders accumulate profits trade by trade, w...
by definition :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 averages, the outcome o...
this utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols. there are 7 defaul...
the standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. a dataset that’s pretty much clumped around a single point ...
the standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. a dataset that’s pretty much clumped around a single point ...
welford’s method for computing variance (published here : ) is using single pass method for calculation, but it is still using a loop.this method is avoiding loops after initial va...
ps: it is one in the "need-for-speed" series - suitable for usage using custom calls. setting the ema period to <=1 will produce something similar to "regular" cci, but do not c...
green = bullish trend red= bearish trend gray= retracement in bullish/bearish trend started used with bollinger band to detect possible reversal point in ongoing trend....
quoted from combination of 4 rsi values (rsi of high, low, open and close) displayed as candles.this implementation use less ressource and standard irsi mt5 function to calculate t...
the atr is a great tool. however, it cannot be used as a volatility indicator. i've bound it within 0 - 100% and compared it to the previous x days so a comparison can be made.reco...
the indicator shows the speed of price change in points per minute. the general idea is taken from the , but the code has been improved, and the functionality has been expanded. in...
it is a good trend indicator that has two lines. when white line is above the blue line then this is a buy signal, otherwise it is sell signal.based on tradingview indicator that h...
quarters theory takes full levels and divides these into halfs and quarters. you can use these levels as support and resistance.white lines - majors/wholes/fulle levelsyellow lines...
unity is a cluster multi-currency indicator showing synchronous changes in the value of metals and major currencies in a generalized form. it was first published in the article .in...
the comparison may serve as a reminder how some things are much simpler in mt5 now (non-repainting color line for example, since almost the whole change in this indicator is a chan...
this utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols. there are 7 defaul...
the utility will display the high, low, open, close and time statistics for any user selected bar of any timeframe for the symbol of the chart the utility resides on. the indicator...
arrow trends by ibearspower and ibullspower indicator for mt4.hopefully useful for fellow traders.update_01: 2019/07/31 ~ added distance in input property from zero in pips....
arrow trends by ibearspower and ibullspower indicator for mt5.hopefully useful for fellow traders.update_01: 2019/07/31 ~ added distance in input property from zero in pips....
image: modified overlay chart usdjpy vs usdchf (4hr chart)functionthe original overlay chart is used to have two currencies or 2 assets on 1 chart.the relative price of the one cur...
this utility is not a trading information utility. it will only have value for those getting bar information using the bars (or ibars, as they are near equivalent) and the copyrate...
this utility is not a trading information utility. it will only have value for those getting information on the number of bars that have terminal data. this utility uses the functi...
by definition, the standard deviation(sd, also represented by the greek letter sigma σor the latin letter s) is a measure that is used to quantify the amount of variation or disper...