this is a simple indicator that plots signal history on the chart. this requires the csv file downloaded and saved in the folder mql4/files/tipu history/history.csv. the folder and...
this code was written as an indicator. it adds top and bottom margin to the chart. both can be adjusted separately.this gives some breathing space to top and bottom of the chart fo...
this indicator draws current pivot points, it does not plot history. clean and simple.choice of standard, fibonacci, camarilla, woody's and demark pivot calculations.calculation is...
automatically draws fibonacci retracements on chart.added the following inputs:fib line color fib line style fib line width the fibonacci retracement automatic calculated position ...
displays current bid price and % change of (open price of) current bar or x previous bars, also high, low, and range.examples:% change of current day bar (period d1, shift 0). in t...
by using this indicator you can see the normalized price of any chart! you can use this indicator to find the divergence in the market, or you can put the normalized price of sever...
since rsx is already a "smoother than rsi" rsi, if you wish to turn the nonlag smoothing off, then simple set the nonlag smoothing period to <=1.inverse fisher transform enhance...
rsi is mainly used in combination with levels or with a sort of signal lines. some prefer the levels some, on the other hand, "signal" line. we could dispute which one is the bette...
macd is usually calculated with an addition of one signal line.that is a long used trading system and has it's merits. but that way is somewhat lacking when it comes to ranging mar...
rsx is by it's nature "smoother rsi than rsi" without additional lag and because of that it has much less signals than the rsi. rsx is mainly used in combination with levels or wit...
stochastic is mainly used in combination with built in signal line and levels. some prefer the levels some, on the other hand, signal line. we could dispute which one is the better...
quantiles :the indicator middle line is not based on the slope of the middle quantile. instead it is a combination of the two outer quantiles. when both outer quantiles are showing...
well known schaff trend cycle is, no doubt, useful indicator.but it has some things that can be changed. one is that it has a fixed smoothing factor hard-coded in the formula itsel...
vidya zone indicator using 3 prices for calculation : high, low and median.the zone is mainly intended to use in a breakout mode (ie: when the price is within the zone, that would...
the middle line can be configured with the parameter middle line typeas:mid_type_none=0, // nonemid_type_median=1, // median, (high + low)/2mid_type_typical=2, // typical, (high + ...
this indicator detects the currencies in the chart and compares the current close value in all the pairs of the currencies trying to understand if the currency is strong or weak.de...
dmi short description (since it is not widely known).as with all the dsl indicators, it can be used both in trend and counter trend trading, but the dsl in this case can add to m...
this indicator provides zigzag lines to help indicate spot cycles and draws fibonacci lines to indicate support and resistance levels.changes: i have tweaked the code to remove th...
experimental indicator i wrote for myself. it's made to show some reference (it's more like a rifle scope, than a rifle). main components are pip scale, atr/pivot, ma level, rsi, a...
detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...
detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...
detrended synthetic price was originally developed by john ehlers. there are various ways of using it, but the one i found that they use mostly (with fixed levels), is very limited...
this is a laguerre rsi with an addition of laguerre filter signal line.so, it is a sort of "all laguerre" indicator. as an addition, a "no trade zone" can be displayed (for cases o...
lrdegrees mt4 is the indicator for metatrader 4 will show double trend line of the linear regression, and gives the position degree of short line and provide alerts when the trend ...
accumulated rsi that uses:floating levels or quantile bands process of "accumulating" uses consecutive rsi calculations in order to "construct" new "rsi" value.ps: since this indic...
tipu macd is one the popular indicators in the market. it is based on the macd oscillator that was devised by gerald appel in late 1970s. macd is a momentum oscillator that is calc...
this is a binary options simulated trading indicator on metatrader 4 client, novice traders can use to practice trading strategies, program interface have simplified chinese and en...
this indicator is designed to draw a standard deviation channel.mt4 provides a tool for standard deviation channel in the metatrader 4 menu (insert -> channel -> standard dev...
this indicator helps to move charts one by one to the the front, just like slide show,and make your hands free.click the button to run it (on), and click again to stop it (off)....
this is an indicator that i implemented for my personal use. it aims to show the bollinger bands from different timeframes to help me find the dynamic levels of support and resista...
this is an indicator that i implemented for my personal use.it allows you to define a checklist that helps you check your rules before opening a trade.keep in mind that this is not...
i added colored bars just for more clarity. green bars show increasing of rsoand red bars show decreasing. rsoor rsicurves cannot show little changes, while colored bars can. for e...
as per users' requests in comments, some improvements were made, specifically:inputs to enable/disable each alert type separately. dropdown list of 30 indicators with real names in...
although there are many similar indicators out there, this particular one is based on previously published by and incorporates a number of improvements, part of which was added fol...
the indicator identifies consecutive high candles and consecutive low candles. the first candle must have an (x) pip long adjustable body for the first condition to be met, the can...
simple regression channel automatically generates regression channel, based on timeframe (user input).linear regression channel consists of two parallel lines located at the equal ...
previous candle hi-lo is used to check the last candle multi-timeframe position relative to the current price.features this indicator can be attached to any chart timeframe (mtf f...
this custom indicator will show you 28 pair's daily candle range, high-low range, candle bullishness or bearishness from real tick market. so you can understand the overall market ...
displays the number of each bar - both, relative to the most current bar and in absolute terms from the beginning of the chart.the text above the candle describes the candles posit...
this indicator allows you to see the moving averages from different time frames on the same chart. it helps you to spot the dynamic levels of support and resistance. it uses a cust...
indicator displays the value of defined stop loss and or take profit in the deposit currency.note: it calculates an estimated value based on a simple calculation and does not take ...
added:channel adjustments: press 1 to widen, press 2 to tighten channel. modified:movable red dot (see the screenshot below). lines on the chart. input parameters. arcs:channel:s/r...
regular rsi, but it will show the divergency or the convergency between the 2 last peaks.you can choose the icon's size as well as the excess limits....
inputs to enable/disable each alert type separately. instead of only momentum, implemented a drop-down list of indicators you can choose from. minor optimizations and fixes. input...