Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
Acceda a CodeBase desde el terminal MetaTrader 5
¿No ha encontrado el código necesario? Deje su pedido en la sección Trabajo
Cómo escribir un Asesor Experto o un Indicador

Indicadores técnicos para MetaTrader 4 con los códigos fuente - 9

icon

La librería de indicadores técnicos para MetaTrader 4 escritos en el lenguaje MQL4. Independientemente del mercado (Forex, papeles bursátiles o mercado de bienes), los indicadores ayudan representar las cotizaciones de una forma fácil de percibirlas.

Esta sección contiene miles de aplicaciones que analizan los mercados financieros por medio de diferentes algoritmos. Formalmente, se puede dividirlas en las categorías: indicadores de tendencia, osciladores, indicadores de volúmenes, etc. Además, hay conjuntos de indicadores creados a base de los algoritmos de personajes destacados de los mercados financieros. Por ejemplo, los indicadores de Bill Williams. Todos ellos se caracterizan con diferentes parámetros de fiabilidad, eficacia, retardo, etc. Aquí se encuentran más de 2 000 indicadores para el análisis técnico: indicadores de tendencia, de vuelta, de niveles, adivinadores, para el scalping y muchos más.

Añadir código

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.

Trend indicator

Shows what % the current ATR is relative to it's historical value.

Improved version inspired by RSI_candles by © mladen 2018 https://www.mql5.com/en/code/20968

Trending Indicator MACD with coloured Histogram to detect trend and retracements in that trend.

Adaptive Moving Average - AMA

Variance calculated using no-loop method

Variance (Welford’s method for computing)

User may enter up to 50 symbols from their market watch in either a long or short basket for viewing. The symbols for the chart can be changed to any symbol in the display with a click on the symbol. Statistics including ATR for the chart period, points gained or lost from a weeks start and position gains or losses and lots exposure are displayed. The statistics week may be changed with simple clicks on the display, and the display may be dragged and dropped to different locations. The load on quote processing is kept low by simply posting an event that starts the processing for a display update.

Hull moving average (non-repainting version)

Simple decycler oscillator

12345678910111213141516...64