Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
Participe de nossa página de fãs
Acesse o CodeBase em seu terminal MetaTrader 5
Não encontrou o código mais adequado? Encomende-o na seção Freelance
Como escrever um Expert Advisor ou um indicador

Indicadores técnicos para MetaTrader 4 com códigos fonte - 3

icon

Biblioteca de indicadores técnicos para MetaTrader 4, escritos na linguagem MQL4. Independentemente do mercado (Forex, títulos financeiros ou mercado de commodities), os indicadores ajudam a apresentar as cotações de forma acessível para fácil percepção.

Nesta seção, são apresentados milhares de aplicativos que analisam os mercados financeiros usando diversos algoritmos. Eles podem ser condicionalmente divididos em categorias: indicadores de tendência, osciladores, indicadores de volume, etc. Além disso, existem conjuntos de indicadores criados com base nos algoritmos de figuras proeminentes dos mercados financeiros. Por exemplo, indicadores de Bill Williams e outros. Todos eles são caracterizados por diferentes parâmetros de confiabilidade, eficácia, atraso, entre outros. Aqui são apresentados mais de 2.000 indicadores para análise técnica: indicadores de tendência, de reversão, de níveis, preditivos, para scalping e uma enorme quantidade de outros.

Adicionar código

This code can be used to create rectangles on chart.

This is a RVI crossover indicator.

This is a WPR crossover indicator based signal generating indicator.

This is a ADX crossover based Indicator.

This code can be used to take screenshot from code itself at any particular desired time.

This is a multi timeframe dashboard scanner for RSI and Stochastic.

This is an indicator based on tolerance for highs of two candles.

This is an Indicator based on MA crossover.

This is a simple code to draw triangle on chart connecting open and close of different candles.

This Indicator will plot bullish and bearish candles in separate colors.

This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader.

The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications

cycle timeframes using hotkeys 'N','M' prev,next timeframe

Elegant oscillator - metatrader 4 version

Force index with Volume/Volatility bands

Quantile Price Analysis by Jas Wu, Calculations are below.

Slow Line of the original Didi Index

Larry Williams 'Greatest Swing Value' as an indicator

This indicator draws coloured histograms to identify bullish and bearish bars.

hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn

This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side.

Momentum deviation bands - MT4 version

Momentum deviation

cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list

This is a simple script to chart the intermarket spread between 2 different futures or CFD contracts. The spread trading is a popular futures trading strategy and can be done using CFDs more easily as there is no formal expiry date.

The indicator highlights the value in "over Sold" and "over Bought" zones.

Moving Average Cloud draws 4 MAs on chart simultaneously in histogram style.

Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time.

Dynamic pivots - any time frame

Limit channels - with states - metatrader 4 version

Show Orders History On Chart

ATR based limit channels - metatrader 4 version

DMH

Directional Movement using Hann windowing - metatrader 4 version

Calculator

MyRsi with Noise Elimination Technology - by John Ehlers : metatrader 4 version

MyRsi - by John Ehlers : metatrader 4 version

Two RSI indicator periods smoothed and displayed as histogram.

Nadaraya-Watson estimator - metatrader 4 version

An optimized version of the Zigzag indicator, which was included in the MT4 delivery of 2005 (and in MT3.83).

G channel is a channel indicator with 3 lines- a middle line representing a central tendency and 2 Upper and Lower boundaries calculated based on the past values of same indicator. Its based on the paper "Recursive Bands - A New Indicator For Technical Analysis" by Alex Grover and is a code conversion from TradingView. The channel breakout of Upper or Lower boundaries represent a new trend or trend continuation while narrowing of bands represents ranging or low volatility conditions. The channel can prove to be a good indicator of a trend direction and also a guide for trailing of stop loss. It has only 2 variables. Channel period - default set to 100. Price type.

12345678910...61