Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Support - Resistance - indicatore per MetaTrader 4

Visualizzazioni:
40962
Valutazioni:
(11)
Pubblicato:
2008.05.17 05:41
Aggiornato:
2016.03.30 11:45
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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.


Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7926

Pattern Searching ZigZag Pattern Searching ZigZag

Building in the current window a ZigZag calculated on a larger timeframe.

FX-CHAOS FX-CHAOS

Draft EA that works on H4, first entering on daily chart. It uses Ryan Jones' Fixed Ratio money management method and "reverse pyramid.

MACD_color MACD_color

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.mq4 Volatility.mq4

The indicator shows the volatility of a currency pair. This knowledge may be very helpful when using one strategy or another.