MT4 Expert Advisor Auto-Trading Specifications
The EA will enter trades based on a combination of selected indicators. The list of the fallowing indicators
will be listed below. Must be work with VAR and ECN accounts.
Each indicator will have standard parameters available to modify in the inputs window. Example.
Moving average: “period”, “ma method”, “apply to” can be modified.
**EA must verify a minimum of 3 out of 7 indicator's criteria suggesting a BUY or SELL at the same time to initiate a
market trade order.**
Trade Order Execution (BUY or SELL)
The EA will monitor charts selected (M15-timeframe) and scanning for BUY and
SELL opportunities using the list of indicators found below.
· A 'Market Execution' trade order to BUY or SELL
will be triggered if three (3) or more indicators enter a BUY or SELL zone
simultaneously. Then and ONLY then will a trade order be executed at the market price.
· Example; EA applied to analyze EUR/USD chart
(Timeframe: M15):
1. RSI reading under the 30 line;
2. Bollinger Band crossed the lower band; and
3. Stochastic Oscillator reading under 20 line
If these parameters are 'True' and occur simultaneously, initiate a BUY order.
(apply money management inputs below).
Money Management Inputs
Ability to modify and input “trade
risk” and “stop loss”. Calculate
Position Size in lots and populate trade order set-up
Position Size (lots)
=
[Account Balance ($) * Trade Risk (%)] / [Stop Loss (pips) *
(0.10/pair exchange rate)]
· Input
Account Balance
· Input Trade Risk = 5%
· Input Stop Loss = 30 pips
· Input Take Profit = 90 pips
· Input currency exchange rate
Indicators & BUY/SELL criteria
1. stochastic oscillator - readings
over 80-line SELL and readings under 20-line BUY
2. commodity channel index - readings
over 100-line SELL and readings under 100-line BUY
3. MACD - turns
up from below zero it is considered bullish BUY and when it turns down from above zero it is
considered bearish SELL.
4. parabolic SAR-
dot is placed below the
price when the trend of the asset is upward BUY, and while a dot is placed above the price
when the trend is downward SELL.
5. moving average - price
above moving average BUY. and when price below moving average SELL.
6. Bollinger band - SELL
position when the upper band is hit, and BUY position when the lower band is hit.
7. RSI - readings
over 70-line SELL and readings under 30-line BUY.
Additional Functions/Conditions
1. Must be able to back-test and demo account test the EA.
2. When a trade position is opened, send email notification to notify of market entry. Example;
· BUY EUR/USD @ 1.1200
· Stop Loss: 1.1170
· Take Profit: 1.1290
3. Max trades: No more than four (4) open trades at one time. No more than three (3) trades in one 24-hour period.
4. MQL4 source code required upon job completion.
5. Close all position 10-15 minutes before market close every Friday.
If you have experience doing something like this combination of indicators (a portion of a group), please contact me so we can dig a little
deeper.
Your efforts will be compensated generously!
Commandes similaires
DESCRIPTION: I have a trading bot (Pips Sure EA v2.1) that operates on MT4, but I do not own the original .mq4 source code file. I need an experienced MQL4 developer to build a clean, optimized clone from scratch so that I can own the source code for long-term updates. WHAT I WILL PROVIDE: 1. The compiled .ex4 bot file. 2. The companion custom indicator file used by the bot (HiLo.ex4). 3. Detailed screenshots of all
I NEED ONE MILLON TESTED STATERGIES YOUR DUTY IS TO RUN ONE MILLION DIFFERENT SCENARIOS AND FIND ME AN ALPHA AND TESTED ON OVER ALL TYPES OF ASSESTS SO THATS IT THERE IS ANYONE WHO CAN ABLE TO DO THIS JOBB
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this