Mladen Rakic
Mladen Rakic
4.9 (186)
  • Bilgiler
7+ yıl
deneyim
0
ürünler
0
demo sürümleri
261
işler
0
sinyaller
0
aboneler
Mladen Rakic
MACD of average kodunu yayınladı
This is a MACD that can use average for input price instead of using "pure" price. That can help in filtering some false signals, but the main purpose of this code is to show how simple some things can be done using MetaTrader 5. In addition to all usual options when it comes to this type of indicators, option to have color changes based on MACD slope change or MACD crossing signal line.
Mladen Rakic
RSI of average kodunu yayınladı
A very well known RSI of average is made with, all in all, 3 lines of a code in a main loop (color assignment on RSI slope change included in those 4 lines). This one can be used as template for some other indicator and can provide a simplicity solution for those that think that everything is very complicated in MetaTrader 5.
Mladen Rakic
Stochastic of T3 kodunu yayınladı
This version of Stochastic Oscillator reduces the number of false alerts by smoothing the price prior to be used in the stochastic calculation. That makes a nice smooth stochastic as a result that can easily be used for trend trading systems.
Mladen Rakic
Hull MACD kodunu yayınladı
This version of MACD uses Hull Moving Average for MACD calculation instead of using EMA (as the original Gerald Appel version does). That makes it "faster" than the EMA version and suitable for scalping techniques as well as for trending techniques (if longer calculation periods are used).
Mladen Rakic
Point of Balance kodunu yayınladı
The indicator shows current trend by showing a color of the current balance. The opposite color is not displayed as long as it does not become a trend (hence, lack of color, means the opposite trend is the prevailing)
Mladen Rakic
Inverse Fisher CCI kodunu yayınladı
CCI is a very useful indicator. But it lacks one thing: known bounds. Adding Inverse Fisher Transform to CCI makes it oscillate in known bounds, and that way it can help in assessing what is exactly going on with the markets.
Mladen Rakic
Volume Average percent kodunu yayınladı
This version is a sort of normalized version - since it shows Volume as a percent compared to the Average Volume over a chosen period.
Mladen Rakic
Volume Average kodunu yayınladı
Long known volume analysis method.
Mohammad Majidi
Mohammad Majidi 2019.10.26
Hi Mladen ; How can I use this indicator as a Custome indicator for an ea ?
Mladen Rakic
3 MAs Market kodunu yayınladı
Indicator that shows the current estimated state of the market based on a correlation of 3 Moving Averages.
Mladen Rakic
Chande's DMI (Dynamic Momentum Index) kodunu yayınladı
The Dynamic Momentum Index (DMI) is a variable term RSI. When default values are used, the RSI term varies from 3 to 30. The variable time period makes the RSI more responsive to short-term moves. The more volatile the price is, the shorter the time period is. It is interpreted in the same way as the RSI, but provides signals earlier.
Mladen Rakic
ZigZag separate kodunu yayınladı
ZigZag separate is a MetaTrader 5 version of one indicator that was floating around the net as a wonder indicator for MetaTrader 4.
Mladen Rakic
Fractal Adaptive MACD kodunu yayınladı
Fractal Adaptive Moving Average Technical Indicator (FRAMA) was developed by John Ehlers. This indicator is constructed based on the algorithm of the Exponential Moving Average, in which the smoothing factor is calculated based on the current fractal dimension of the price series. The advantage of FRAMA is the possibility to follow strong trend movements and to sufficiently slow down at the moments of price consolidation.
Mladen Rakic
Instantaneous Trend Line bands (generalized) kodunu yayınladı
This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal. And it also differs from the original in one important part: instead of using fractional alpha parameter for calculation, this version uses period which makes it the same category as averages are and the usage becomes a bit more intuitive than the original version.
Mladen Rakic
Instantaneous Trend Line (generalized) kodunu yayınladı
This version differs from the original Instantaneous Trend Line in one important part: instead of using fractional alpha parameter for calculation, this version uses period which makes it the same category as averages are and the usage becomes a bit more intuitive than the original version.
Mladen Rakic
Instantaneous Trend Line Bands kodunu yayınladı
This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal.
Gazi Deen Islam
Gazi Deen Islam 2018.03.02
Is there a mt4 version?
Mladen Rakic
Instantaneous Trend Line kodunu yayınladı
Instantaneous Trend Line is one of the series of indicators created by John Ehlres.
mesuteryilmaz
mesuteryilmaz 2018.02.28
man! you are very productive these days :))
Mladen Rakic
Stochastic DeMarker kodunu yayınladı
This version of DeMarker indicator uses the "help" of smoothed Stochastic to emphasize the states of DeMarker and to help in easier trend assessment.
Mladen Rakic
Balance of Power kodunu yayınladı
Balance of Power, introduced by Igor Livshin, attempts to measure the strength of buyers vs. sellers by assessing the ability of each to push price to an extreme level. Livshin published this indicator in the August 2001 issue of Stocks and Commodities Magazine. This version of indicator calculates the BOP exactly as it is described in the article where it was published.
Mladen Rakic
T3 levels kodunu yayınladı
T3 is very similar to EMA in calculating way and it makes it suitable for this way of calculation. As an extension of EMA levels it might prove to be useful but by all means do some experimenting in order to get the best results for specific symbol/timeframe combination.
Mladen Rakic
Fractals Chaos Oscillator kodunu yayınladı
A different way of looking at the fractals: instead of showing fractals the usual way, this indicator shows fractals as an oscillator and can show the "rhythm" of the changes in the market.