Tarea técnica
I want a full EA (robot) based on that logic, not just an indicator.
alpari
SL and TP based on ATR
- Risk % based on balance
- Only 1 trade at a time
- Optional trailing stop
- Time filter (e.g. only trade 6:30 to 9:00 ASIA)
- Clean .mq5 file for MT5
Han respondido
1
Evaluación
Proyectos
414
55%
Arbitraje
12
50%
/
42%
Caducado
1
0%
Libre
2
Evaluación
Proyectos
538
66%
Arbitraje
53
21%
/
40%
Caducado
169
31%
Libre
Ha publicado: 1 ejemplo
3
Evaluación
Proyectos
259
30%
Arbitraje
0
Caducado
3
1%
Libre
Ha publicado: 2 ejemplos
4
Evaluación
Proyectos
35
46%
Arbitraje
0
Caducado
0
Libre
Ha publicado: 3 ejemplos
5
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
6
Evaluación
Proyectos
401
27%
Arbitraje
39
41%
/
49%
Caducado
1
0%
Libre
7
Evaluación
Proyectos
12
17%
Arbitraje
2
0%
/
50%
Caducado
1
8%
Libre
8
Evaluación
Proyectos
2908
63%
Arbitraje
122
44%
/
25%
Caducado
429
15%
Trabaja
9
Evaluación
Proyectos
555
35%
Arbitraje
79
32%
/
42%
Caducado
201
36%
Trabaja
10
Evaluación
Proyectos
91
25%
Arbitraje
26
19%
/
54%
Caducado
25
27%
Libre
11
Evaluación
Proyectos
1702
49%
Arbitraje
52
71%
/
12%
Caducado
38
2%
Trabaja
12
Evaluación
Proyectos
5
0%
Arbitraje
2
50%
/
50%
Caducado
2
40%
Libre
13
Evaluación
Proyectos
80
6%
Arbitraje
46
11%
/
54%
Caducado
7
9%
Trabaja
14
Evaluación
Proyectos
4
0%
Arbitraje
1
0%
/
0%
Caducado
0
Libre
15
Evaluación
Proyectos
20
0%
Arbitraje
10
0%
/
80%
Caducado
6
30%
Libre
16
Evaluación
Proyectos
1428
59%
Arbitraje
31
81%
/
0%
Caducado
10
1%
Libre
17
Evaluación
Proyectos
1
100%
Arbitraje
3
0%
/
100%
Caducado
0
Libre
18
Evaluación
Proyectos
6
0%
Arbitraje
2
50%
/
0%
Caducado
1
17%
Libre
19
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
20
Evaluación
Proyectos
3360
68%
Arbitraje
77
48%
/
14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
21
Evaluación
Proyectos
14
43%
Arbitraje
0
Caducado
3
21%
Libre
22
Evaluación
Proyectos
243
74%
Arbitraje
7
100%
/
0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
23
Evaluación
Proyectos
19
42%
Arbitraje
6
0%
/
50%
Caducado
3
16%
Trabaja
24
Evaluación
Proyectos
236
20%
Arbitraje
21
43%
/
19%
Caducado
0
Trabaja
25
Evaluación
Proyectos
15
40%
Arbitraje
2
50%
/
50%
Caducado
1
7%
Libre
26
Evaluación
Proyectos
285
35%
Arbitraje
18
22%
/
61%
Caducado
42
15%
Trabajando
27
Evaluación
Proyectos
2
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
28
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
29
Evaluación
Proyectos
565
26%
Arbitraje
24
42%
/
38%
Caducado
85
15%
Libre
Ha publicado: 6 ejemplos
30
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
31
Evaluación
Proyectos
2
0%
Arbitraje
3
0%
/
100%
Caducado
1
50%
Libre
32
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
33
Evaluación
Proyectos
423
54%
Arbitraje
20
55%
/
15%
Caducado
29
7%
Trabaja
34
Evaluación
Proyectos
44
25%
Arbitraje
13
8%
/
69%
Caducado
1
2%
Ocupado
Solicitudes similares
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
Lucky Mpedi
50+ USD
To help with simple requirements and strategy to trade in metotrade 5 and to win or earn much money so that i can live better live. I hope i can get the robot for helping to trade
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
XAU/USD Alert Bot MT4
30 - 120 USD
Project Summary: Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met. ⸻ 1. Inputs / Settings • Enable/Disable Alerts → Boolean (true/false) • FVG minimum width (pips) → Default 2 • Order Block maximum width (pips) → Default 30 • Optional time filter → Default
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
Help for Money Management
30 - 35 USD
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Message to Developer + Request for Best Settings
30 - 50 USD
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
Información sobre el proyecto
Presupuesto
50 - 70 USD
Plazo límite de ejecución
de 1 a 5 día(s)