EA Strategy roadmap and Development

MQL5 Experts Consultation

Tâche terminée

Temps d'exécution 13 jours
Commentaires de l'employé
it was a pleasure working with you

Spécifications

Hello, I would like to work with a developer that has successfully done this before. The First deliverable will be a strategic roadmap with estimated costs with the Second deliverable Phase Two coding, test and deployment. The goal is to deploy into Prop Firm Challenges (FTMO) and manage funded accounts.

Price listed is for Phase One only.

Requirements of the roadmap / finished project are as follows:

1. An EA (or multiple EAs) that can achieve  4 – 20% monthly profit utilizing multiple strategies and multiple asset classes ie FX, Futures, ETFs, Options if possible etc

The EA must be compatible with any legitimate, standard strategies operating on a timeframe of less than one hour. Additionally, it should feature both spread and slippage filters and an advanced news filter that pauses trading five minutes before and after high-impact news events related to particular currencies.


2. Full back testing facility to be deployed in multiple accounts. Forward testing for two months after delivery.



3. In alignment with Prop firm standards, it is crucial that the EA incorporates the following elements:

- Risk management parameters to determine risk per trade relative to equity/balance

- Fixed lot sizing

- No comments logged in the comment section

- the EA should integrate a randomization feature to vary trade positions or execution timing, as well as impose maximum and daily drawdown limits to effectively meet Prop firm criteria.


4. Option for Trading View integration and / or Copy Trading deployment to other Prop Firms that do not allow EA execution.


5. Full requirements to be discussed with potential developers.

Please only respond if you currently have a system available for review or have completed a project like this before. This may be an existing project or a modification of established work tailored to my specific requirements and branding.

As part of the developer selection we will discuss the complete list of requirements. Once we award the Phase One roadmap we will require a timeframe for completion of awarded components of Phase Two.

Répondu

1
Développeur 1
Évaluation
(253)
Projets
316
29%
Arbitrage
34
26% / 65%
En retard
10
3%
Gratuit
2
Développeur 2
Évaluation
(13)
Projets
20
40%
Arbitrage
1
0% / 100%
En retard
1
5%
Gratuit
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
(16)
Projets
20
10%
Arbitrage
8
38% / 38%
En retard
3
15%
Travail
5
Développeur 5
Évaluation
(16)
Projets
35
23%
Arbitrage
4
0% / 50%
En retard
2
6%
Travail
6
Développeur 6
Évaluation
(2)
Projets
5
0%
Arbitrage
2
0% / 50%
En retard
1
20%
Travail
7
Développeur 7
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(255)
Projets
262
30%
Arbitrage
0
En retard
3
1%
Gratuit
Publié : 2 codes
9
Développeur 9
Évaluation
(12)
Projets
16
13%
Arbitrage
4
50% / 25%
En retard
4
25%
Chargé
10
Développeur 10
Évaluation
(296)
Projets
475
40%
Arbitrage
105
40% / 24%
En retard
80
17%
Occupé
Publié : 2 codes
11
Développeur 11
Évaluation
(1)
Projets
1
100%
Arbitrage
0
En retard
0
Gratuit
12
Développeur 12
Évaluation
(5)
Projets
5
60%
Arbitrage
1
0% / 0%
En retard
2
40%
Gratuit
Publié : 1 code
13
Développeur 13
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
14
Développeur 14
Évaluation
(7)
Projets
5
0%
Arbitrage
6
0% / 83%
En retard
1
20%
Travail
15
Développeur 15
Évaluation
(1)
Projets
1
0%
Arbitrage
3
0% / 100%
En retard
1
100%
Gratuit
16
Développeur 16
Évaluation
Projets
2
0%
Arbitrage
0
En retard
1
50%
Gratuit
17
Développeur 17
Évaluation
(11)
Projets
15
20%
Arbitrage
0
En retard
5
33%
Travail
18
Développeur 18
Évaluation
(45)
Projets
91
13%
Arbitrage
34
26% / 59%
En retard
37
41%
Gratuit
19
Développeur 19
Évaluation
(6)
Projets
5
0%
Arbitrage
2
50% / 50%
En retard
2
40%
Gratuit
20
Développeur 20
Évaluation
(3)
Projets
3
0%
Arbitrage
0
En retard
0
Gratuit
21
Développeur 21
Évaluation
(11)
Projets
16
25%
Arbitrage
1
0% / 100%
En retard
1
6%
Gratuit
Commandes similaires
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end

Informations sur le projet

Budget
250 - 500 USD