Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Support - Resistance - MetaTrader 4 için gösterge
- Görüntülemeler:
- 41523
- Derecelendirme:
- Yayınlandı:
- 2008.05.17 05:41
- Güncellendi:
- 2016.03.30 11:45
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Below are two indicators:
Support-Resistance Indicator, as its name says, is intended to detect and display Support/Resistance levels.
The midline is the mean value between support and resistance.
The indicator has an external parameter, it's its window width. Thus, you can see daily levels on a one-hour chart, if you set the window width to 24.
SR-Rate Indicator shows the boarder the price is closer to.
OneSideGaussian must be stored in \libraries.
Of course, you should store the other two files in \indicators.
To my opinion, they should be used all together only.
I'm sorry for too few comments on it, but I'm sure that you can sort out 10 KB of simple code yourselves. Especially as because I tried to write in a good style, the names of variables correspond with their purposes.
I'm looking forward to your ideas and opinions about this program. The more so because this is my first performance on this website.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7926
Building in the current window a ZigZag calculated on a larger timeframe.
FX-CHAOSDraft EA that works on H4, first entering on daily chart. It uses Ryan Jones' Fixed Ratio money management method and "reverse pyramid.
The indicator colored in the AC/AO style with disabled zero bar. It is proposed not to display the forming bar of the indicator, but to show only a signal line of the bar being formed.
Volatility.mq4The indicator shows the volatility of a currency pair. This knowledge may be very helpful when using one strategy or another.