Trabajo finalizado
Plazo de ejecución 1 día

Comentario del Cliente
Developer delivers very fast and timely, reply without much delay. Recommended if you are searching for fast developer. Although ugly code at first, he was willing to modify it and make it better.

Comentario del Ejecutor
Very good customer.
Replies quickly.
Explains everything very clearly.
No problems at all.
Looking forward to work for you again.
Tarea técnica
Entry
First trade type = Buy (Default)/ Sell
Start lot = 0.1
Lot multiplier = 2.0
Max lot = 1.0
Entry condition
- If there is no trade (and no losing trade in the past). Directly open 1 trade with start lot and default First trade type (by default it will first open buy)
- Once the trade TP, (and is confirmed profit with Swap, commission and spread), it will immediately reopen a new Buy trade again (same as last winning trade).
- When it reached SL, (and is confirmed profit with Swap, commission and spread), it will immediately reopen a new Sell trade (reverse the trade type from the one that is losing)
- Buy SL = Open Sell
- Sell SL = Open Buy
- The new open trade here due to SL of last trade will be >> Previous open lot * Lot multiplier = 0.1*2.0 = 0.2 lots
- If this trade (Sell) hit SL again, it will change back to buy with 0.2*2.0 = 0.4 lots
- If SL again, it will change to open sell at 0.8 lots
- If SL again, it will open buy trade BUT at 1.0 lots (limit by the Max lot of 1.0)
- If continuously SL, it will just open fixed at 1.0 lots
- When the trade finally get TP (e.g. the Buy trade at 1.0 lot), it will change the lot size back to start lot of 0.1. And continue the same trade type as last winning trade with starting lot. (Back to checking condition of 2 and 3)
Exit (Fixed TP & SL)
TP = 500 pts
SL = 500 pts
Inputs
Magic no = 15112021
Comment = RM_EA_(ORDER TYPE)_(Magic no.)
- Insert ORDER TYPE - when buy is 1 and when sell is 2
- Magic no. as what key in by user
Clean and Readable source code is needed
Han respondido
1
Evaluación
Proyectos
81
11%
Arbitraje
12
67%
/
25%
Caducado
5
6%
Libre
Ha publicado: 14 artículos, 6 ejemplos
2
Evaluación
Proyectos
133
35%
Arbitraje
13
38%
/
31%
Caducado
32
24%
Libre
3
Evaluación
Proyectos
1038
44%
Arbitraje
50
8%
/
50%
Caducado
116
11%
Trabaja
4
Evaluación
Proyectos
103
20%
Arbitraje
6
0%
/
83%
Caducado
3
3%
Libre
5
Evaluación
Proyectos
0
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
6
Evaluación
Proyectos
738
56%
Arbitraje
47
32%
/
30%
Caducado
117
16%
Trabaja
Ha publicado: 1 ejemplo
7
Evaluación
Proyectos
144
38%
Arbitraje
67
15%
/
48%
Caducado
55
38%
Libre
8
Evaluación
Proyectos
204
30%
Arbitraje
25
40%
/
44%
Caducado
12
6%
Libre
9
Evaluación
Proyectos
641
41%
Arbitraje
23
52%
/
30%
Caducado
46
7%
Trabaja
10
Evaluación
Proyectos
527
35%
Arbitraje
63
35%
/
35%
Caducado
190
36%
Trabaja
11
Evaluación
Proyectos
146
34%
Arbitraje
11
9%
/
55%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
I am looking for an experienced MQL5 developer who can convert a simple EMA crossover strategy (from TradingView/Pine Script) into a MetaTrader 5 Expert Advisor. This is a straightforward strategy (EMA cross, long-only), but accuracy in execution and backtest alignment is very important. Kindly apply If capable of doing it
Objective: Develop a custom Expert Advisor (EA) for MetaTrader 5 that trades based on a breakout of a specific reference candle. Strategy Rules: Reference Candle Selection: User specifies a candle (e.g., 5-minute candle at 13:30). EA marks the high and low of that candle. Entry Direction: The first subsequent candle whose body (not wick) closes outside the reference candle’s range sets the trading direction for the
apenas uma pessoa que realmente tenha compromisso de fazer o trabalho com qualidade pra desenvolver um EA baseado em uma estrategia e em indicador a pessoa precisara resolver alguns erros no codigo que tenho caso ele nao queira fazer do zero
I have a working EA that fills buy and sell orders with 3 conditions and parameters . I am looking to add another indicator for more accurate fills. Currently using MACD, RSI and STOCH
I would like you to add in the following features ⦁ Marking out CISD ⦁ Marking out OB ⦁ Trend bias shown at corner ⦁ Immediate Rebalance ⦁ Fair Value Gaps ⦁ Previous Candle Levels ⦁ SMT Marking on pair comparison ⦁ Alerts Basically in general to have an indicator as similar to the pro version with the features stated on the website, do not really have to copy exactly the same as it
I need an experienced MQL5 developer to build a fully automated MT5 Expert Advisor based on the ABA V10.6 – TitanX-H Ultra Neural strategy. This EA includes advanced logic, AI-based filters, and strict risk management rules. Please read carefully: Key Requirements: 1. Platform: MetaTrader 5 (MT5). Deliver both compiled .ex5 and full source .mq5 file. 2. Entry Logic: - Entries on 3M timeframe. - SMC structure and
Searching for a Momentum EA
30+ USD
I would like to know which experience and success you reach (live trading) with momentum strategies. Based on volume, volume profile, Distance between 2 SMAs, etc., what worked the best for you? Would like to collaborate on a joint-EA. Let me know and please show me your results (live trading, no backtests)
Title: Need a small MT5 script (Quick task) — $47 Description: I need a small MT5 utility made (details will be shared privately). I am looking for someone reliable and quick. Please message me so we can discuss. NOTE: I am located in India and face issues with adding funds $45 via card. I am happy to pay via UPI/Paytm if someone can help with MQL5 wallet balance
Telegram trade copier ea
30 - 40 USD
Hello everyone, I am interested in developing or customizing a Telegram trade copier for MT5. The main features I am looking for include: Real-time copying of trades from MT5 to Telegram Ability to send trade signals or alerts from Telegram back to MT5 (if possible) Compatibility with multiple accounts and brokers Secure and reliable operation If you have experience in creating or customizing Telegram trade copiers
MT5 EA
30 - 180 USD
Hello everyone, I am looking to develop an order execution strategy for an MT5 Expert Advisor (EA). Specifically, I need help with: Placing automated buy/sell orders based on specific conditions Managing order parameters such as lot size, stop loss, take profit, etc. Ensuring proper order execution and risk management If you are experienced in MQL5 programming or have existing solutions that can be customized, please
Información sobre el proyecto
Presupuesto
30+ USD
Para el ejecutor
27
USD
Plazo límite de ejecución
a 3 día(s)