I NEED AN EXPERT ADVISOR THAT TAKES TRADES WITH NO PROFIT NO LOSS, ONLY TRADE VOLUME PURPOSE.

Specification

PLEASE READ CAREFULLY BEFORE APPLYING TO CODE THIS JOB

1.       EA Philosophy: the idea of this EA is to execute trades and breakeven by opening positions through hedging techniques (the two opposite trades must be placed same time using pending orders). This EA should be a scalper and generate volumes 100’s - 1000s of trade per day, generate up to 10 lots per day trading the market and breakeven, no profit no loss. The eventual profit will come from rebates.

2.       Instruments to trade: Major Currency Pairs- All Forex Pairs including Gold or XAUUSD.

3.       EA to trade on ECN/Hegde account with tight spreads of 0-20 pips max.

4.       EA must be fast in execution and avoid slippages, slippages will kill the goal of this EA if it doesn’t execute trades appropriately at a fast speed(High Frequency Trading)

5.       EA Mechanism of operations:

a.       EA Settings- Variable Input- starting -0.01 Lot and maximum 100 Lots as balances increase.

b.       Money Management: Exit all trades if account balance goes below certain percentage e.g 60% -this should be a variable input. Also, double lot sizes for every 50% increase in account balance- this should be variable input.

c.       Maximum position to open in both direction for buy and sell is equal e.g 500 -buy and 500 for sell- variable input.

d.       EA to execute trades using pending orders of buy-stop and sell-stop.

e.       EA opens trade for example EURUSD opening buy-stop order-1.18725 with 0.01 lot at 13 pips stop loss and 17 pips take-profit, and then open EURUSD sell-stop order-1.18674 with 0.01 17 pips stop loss and 13 pips take-profit such that both trades closes at ZERO-NO PROFIT/NO LOSS, in between both trades, the spread must be taken into consideration to ensure zero loss or profit. Looking at this example there’s a difference of 5 pips between the buy-stop and sell-stop order, hence each basket trade should be 0-5 pips max. apart.

f.        All trade to close same day to avoid swap fees/commission in as much as they are zero profit/loss.

g.       I am very open to ideas if Developer can suggest better techniques of operation than what I have described ,the goal is achieve zero loss and zero profit, while generating volumes of trades and lots sizes for rebates.

6.       Developer to Back Test EA with 99.99% data quality on “Every Tick” for 2 years period and show good results of zero loss or profit.

7.       If EA Does not show a good expected result, the job will not be accepted and developer to adjust and optimize settings or algorithm to achieve result including bug fixes.

8.       I need a very experienced developer with knowledge in Artificial Intelligence and machine learning to build/train the EA to identify better trading opportunities, automatically adjust settings and trade better over time to continue achieving zero loss/profit.

9.       I would appreciate to work with a patient, honest and resilient developer, we communicate very often to clarify any grey areas and better ideas or strategies.


Responded

1
Developer 1
Rating
(7)
Projects
6
0%
Arbitration
5
0% / 100%
Overdue
1
17%
Free
2
Developer 2
Rating
(152)
Projects
228
80%
Arbitration
22
27% / 50%
Overdue
11
5%
Free
Published: 24 articles, 1882 codes
3
Developer 3
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
Similar orders
Jona copilot v12 30 - 40 USD
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
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
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
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 am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
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
Mac200 50+ USD
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

Project information

Budget
40+ USD