Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
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 - 8

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

Arrow for input and Smile for output.

Trend flex x 2 (metatrader 4 version)

TrendFlex indicator based on February 2020 TASC article published by John Ehlers - metatrader 4 version

Reflex indicator (based on February 2020 TASC article by John Ehlers - metatrader 4 version)

Simple indicators detect engulfing candle patterns, but with a moving average filter

I recently needed an indicator that, once placed in a window, is able to change the Time Frame of all open windows. In addition, I wanted this indicator to be able to react to Metatrader's Time Frame selection bar. Despite my various searches, I couldn't find anything suitable. So I decided to develop my own indicator. I propose it to you here.

This indicator watches and displays the biggest spread the pair generated. It is recommended to run at least 5 days, from Monday to Friday, to get a big picture of the broker's spread.

Previous day&week High/Low

RSI with Bollinger Bands calculated on it

Dynamic Pivot Indicator, provide all timeframes and extra timeframes

volatility, flat

this is RSI indicator that has two moving average inside the window

Simple pivot indicator

Ichimoku Kinko Hyo is an indicator that tracks the equilibrium of momentum and identify likely areas of support and resistance. The Ichimoku chart is composed of five (5) separate indicator lines. These lines work together to form the complete "Ichimoku picture".

The indicator shows BID-ASK-SPREAD information on chart

iWPR+ is an iWPR %Range function with a positive value.

This indicator places a mark (a semaphore) at the zig zag for each of 4 zig zag evaluation lengths.

An old forum indicator that's been updated

Indicator calculate the average price

The code is based on indicator ZigZag which is in-built in MT4. I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history. See attached chart for differences: ZigZag (red) versus ZigZagClose (yellow).

The indicator is shown in a histogram the ADX uptrend and downtrend uses a different way.

The indicator is shown in a histogram the Bands uptrend and downtrend uses a different way.

The indicator is shown in a histogram the MACD uptrend and downtrend uses a different way.

The indicator is shown in a histogram the Stochastic uptrend and downtrend uses a different way.

The indicator is shown in a histogram the Bull and Bears uptrend and downtrend uses a different way.

The indicator is shown in a histogram the ATR uptrend and downtrend uses a different way.

The indicator is shown in a histogram the CCI up and downtrend uses a different way.

The indicator is shown in a histogram the RSI up and downtrend uses a different way.

It is an indicator of technical analysis that aims to assist every trader in his manual trades.

It is a manual trading system consisting of 5 indicators.

Simple utility that makes use of offline charts to facilitate training by enabling bar-by-bar display - both forward and backward, as well as reset to a pre-defined date/time.

Adaptive ATR

Used to compare 2 currencies on one chart, the Original indicator will recenter its calculation on every bar, and hence the price will keep shifting up and down and so the historical relative values do not remain constant. This indicator was modified so that the 'center' or initial relative reference point stays fixed and does not update each bar. It will only reinitialize when the indicator is reloaded or settings are changed.

Currency Index that calculates evenly on all 7 major pairs. Can also change base currency. Based on No Nonsense Forex podcast.

Arrow trends by iBearsPower and iBullsPower indicator for MT4.

Indicator Bears and Bulls Power for MT4 together in one separate window.

Volatility ratio

Three Moving Averages Convergence/Divergence - Indicator for MT4

The code consists of lines created according to the opening, closing, low and high values of prices.

Divides whole levels into Halfs and Quarters.

123456789101112131415...63