Mira cómo descargar robots gratis
¡Búscanos en Twitter!
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

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

Sell relative strength index (SRSi)

This indicator is a tool to show history orders on the chart.

This indicator uses Bollinger Bands lines to detect markets trend.

This indicator uses Moving Average to detect markets trend.

STOCH in MA is an indicator which applies the stochastic changes to the iMA.

MACD in MA is an indicator to change color in iMA if iMACD is upper of zero (uptrend) or lower of zero (downtrend). It helps any trader to see the trend of pair.

RSI in MA is an indicator to change color in iMA if iRSI crosses level up (uptrend) or crosses level down (downtrend).

CCI in MA is an indicator to change color in iMA if iCCI crosses level up (uptrend) or crosses level down (downtrend).

It's an indicator to show some information about the account on the chart.

It is based on solar winds joy and modified based on that. It is giving some good performance

MT4 Indicator for Position Size Calculation

Fractals - adjustable period and prices

Volume indicator as modified by RonT, but histogram bar color will be red on a down candle, green on an up candle

This indicator uses various SMA to indicate a possible reversal point.

Construye una línea móvil con un polinomio de 4 grados. Extrapola la sinusoidal y su axial. Las líneas construidas eliminan un valor en cada barra y se construye una línea de deslizamiento de valores extrapolados que no se vuelve a dibujar.

The indicator plots Pivot levels for 3 custom periods on chart.

Building a moving line by a polynomial of the 4th degree. Extrapolate a sine curve and its axis. One value on each bar is removed from the drawn lines and a sliding line of extrapolated values is drawn, which is not redrawn.

Indicator DayPivotPoint System with Signal and Alert for MetaTrader 4

ForexCandlestickPatterns with alert are forex indicators based on Japanese Candlestick Strategies.

iTrend_new is base on iTrend Indicator by MetaQuotes Software Corp. Update and modify by Roberto Jacobs 3rjfx @ 2019/03/18, for MT4 with Signal and Alert and options to display signal on the chart.

Separate window! Uses daily open price and current price (close price for closed candles) to compute % change for the day.

Uses open price on D1 timeframe and current price to calculate % change for the day, and comments it in the main chart window.

Indicator OBVMTF base on the On Balance Volume indicator with Signal and Alert for MetaTrader 4 with options to display signal on the chart. with Signal and Alert, email alert, Push Notification and option to display trader info and signal.

Buffer-free indicator implemented on iCanvas

high-low channel

12345678910111213141516...63