Trabajo finalizado

Plazo de ejecución 26 días

Tarea técnica

want you to build an Expert Advisor (EA) for MetaTrader 5 that reads a .csv file from my local PC and executes trades based on the data in that file. The EA must support both market and pending orders and offer flexible risk management, trailing stop options, and slippage control. All these functions are part of mql5 core codes

Core Requirements

1. CSV-Based Order Input


  • The EA should periodically read a CSV file (from local mql5/files) 
  • Columns (CSV headers) must include all the parameters needed to define a trade, including:
    • Order Type (Market Buy, Market Sell, Buy Stop, Sell Stop, Buy Limit, Sell Limit)
    • Symbol
    • Entry Price (ignored for market orders)
    • Stop Loss (in price or pips)
    • Take Profit (in price or pips)
    • Lot Sizing Method (Fixed, % Risk, $ Risk, $/Pip)
    • Risk Value (depending on the method)
    • Min Lot Size
    • Max Lot Size
    • Slippage (in pips)
    • Trailing Stop Type (None, Fixed, Break-Even, Manual Activation)
    • Trailing Stop Value (in pips)
    • Trailing Activation Level (if applicable)
    • Break-Even Buffer (if applicable)
    • Magic Number (optional)






2. Lot Sizing Methods (Selectable Per Trade)



The EA must support the following options (based on the “Lot Sizing Method” and “Risk Value” columns in the CSV):


  • Fixed Lot Size
    User specifies lot size directly (e.g., 0.10).
  • % Risk of Balance/Equity
    Lot size = (Risk% × Balance or Equity) / (SL in points × point value)
  • Fixed $ Amount Risk
    Lot size = Dollar Risk / (SL × value per pip)
  • Dollar per Pip
    Lot size = ($/pip) / (value per pip per lot)
  • Min/Max Lot Size Boundaries
    Enforced regardless of the calculation method.






3. Trailing Stop Options



The EA must support these trailing stop strategies:


  • Fixed Trailing Stop: SL follows price at a fixed distance.
  • Break-Even: SL moves to entry (optionally plus a buffer) once the trade is in profit by a certain number of pips.
  • Manual Trailing Activation: Trailing begins only after price moves a defined number of pips into profit.






4. Slippage Handling



  • The EA should respect a Maximum Slippage value per trade (defined in pips in the CSV).
  • This is used in the slippage field of the MqlTradeRequest.

The csv will alway look like this, “ Order Type,Symbol,Entry Price,Stop Loss,Take Profit,Lot Sizing Method,Risk Value,Min Lot Size,Max Lot Size,Slippage,Trailing Stop Type,Trailing Stop Value,Trailing Activation Level,Break-Even Buffer”

Han respondido

1
Desarrollador 1
Evaluación
(253)
Proyectos
316
29%
Arbitraje
34
26% / 65%
Caducado
10
3%
Libre
2
Desarrollador 2
Evaluación
(163)
Proyectos
258
61%
Arbitraje
4
50% / 25%
Caducado
10
4%
Libre
3
Desarrollador 3
Evaluación
(77)
Proyectos
243
74%
Arbitraje
7
100% / 0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
4
Desarrollador 4
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(5)
Proyectos
5
60%
Arbitraje
1
0% / 0%
Caducado
2
40%
Libre
Ha publicado: 1 ejemplo
6
Desarrollador 6
Evaluación
(10)
Proyectos
14
43%
Arbitraje
0
Caducado
3
21%
Libre
7
Desarrollador 7
Evaluación
(271)
Proyectos
553
50%
Arbitraje
57
40% / 37%
Caducado
227
41%
Trabaja
8
Desarrollador 8
Evaluación
(452)
Proyectos
565
26%
Arbitraje
24
42% / 38%
Caducado
85
15%
Trabaja
Ha publicado: 6 ejemplos
9
Desarrollador 9
Evaluación
(171)
Proyectos
195
42%
Arbitraje
13
8% / 54%
Caducado
9
5%
Libre
Ha publicado: 3 ejemplos
Solicitudes similares
Alphapipfx 30+ USD
Sniper Strategy EA -Presicion Forex Trading Bot for MT4 and MT5 Sniper Strategy EA is a fully automated Expert Advisor that executes high-probability forex trades using EMA 50/200 trend detection, RSI 14 momentum filtering, and automatic Support and Resistance zone identification. This bot does not chase price — it waits for price to come to key levels and confirms with multiple indicators before entering, just like
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy

Información sobre el proyecto

Presupuesto
30+ USD