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

Melhores códigos fonte MQL4 e MQL5 segundo a avaliação dos usuários - 2

Adicionar código

This indicator calculates the percentage of the probability of a price reversal from a given size of the maximum rollback based on the history of the chart movement

Few improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative

Hedge Dollar index USIDX against its constitutive FOREX pairs EURUSD GBPUSD USDJPY USDCAD USDSEK USDCHF

Classic & Virtual Trailing for MT4

standart RSI with dynamic levels

a very convenient way to filter out unnecessary signals of crossing levels

This script will scan all the open trades and then will close the biggest winning/losing trade

The indicator shows the names of the days of the week as text labels on the chart.

This EA is truly random in nature. It randomly selects currency pairs, lot sizes, and order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings. Even though the EA works on randomness, it has still achieved good profits with proper risk management settings.

Esse EA faz scalping usando o indicador Índice de Força Relativa (RSI), o indicador Oscilador Estocástico e o indicador Bandas de Bollinger para identificar oportunidades de tendência ou contra-tendência. Como um EA de vários pares, ele examina vários pares de moedas em busca de sinais. Esse EA vem com uma variedade de recursos, incluindo Trailing, Gerenciamento de risco, Gerenciamento de dinheiro, Modo de restrição e muito mais. Com as configurações corretas, ele tem o potencial de gerar lucros significativos.

This MQL4 code implements an Expert Advisor (EA) that trades based on the Stochastic Oscillator and Bollinger Bands indicators across multiple timeframes (M1, M5, and M15).

This indicator for Breakout Strategy. It doesn't print objects on the chart.

All indicators required by BBMA Strategy in a single indicator.

Pending_tread EA This Expert Advisor automatically places a grid of pending orders above and below the current market price. It supports both buy and sell pending orders with user-configurable distance (in pips), lot size, and take profit levels. The EA maintains up to 10 pending orders per side, placing sell stop orders below the market and buy stop orders above, ideal for scalping strategies on any timeframe. Includes order management by MagicNumber to avoid conflicts with other EAs or manual trades.

A combination of data analysis from the Awesome Oscillator and the resulting direction of the candles relative to the previous range

EA Starter v6mod. Utiliza o indicador EMA Angle Zero.

New level of trend prediction!

Indicador Chin Breakout Alert.

A trend or cycle indicator with very low lag.

The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.

this shortcode will calculate the drawdown of a particular ea, where it is applied to a specified symbol.

Hedge with a stop order, instead of placing a Stop Loss.

Simple banner showing Symbol Spread Equity Profit Banner

This MQL4 EA is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds.

This script will close all active trades and delete pending orders based on the order type passed on the input.

This code can detect if its a friday of the first week of the month. It is usually to detect days with NFP. Sone trader dont want to trade at that day. Maybe this code can help some one who need it

This is a template switcher script mq4 file. This script will work with your MT4 (Metatrader 4) platform. It is to switch between templates.

The script creates a text object on the chart that continuously rotates and changes its position based on price levels.

The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.

ZigZag with automatic step size detection for changing wave direction.

This EA is a cleaned and minimized version of the RRS Randomness in Nature EA. It opens trades randomly with random currency pairs, random lot sizes, and random order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings.

This is an indicator to calculate 14 types of moving averages based on close price.

Versão modificada do indicador Chande & Kroll's Stop. O autor considera que ChandelierStops_v1 são muito parecidas e, ao mesmo tempo, têm melhor aparência do que Chande & Kroll's Stop.

Parabólica modificada. Dependendo do estado do mercado, reajusta os pontos de entrada e de saída

Indicador FFS CrossTiming. Mostra a tendência de todos os cross relacionados com os pares considerados. Mais informações no código do indicador.

Indicador MTF-Dinapoli_Target. Trabalha junto com o DinapoliTargets.

123456789...104