Trabajo finalizado
Plazo de ejecución 18 horas
Comentario del Ejecutor
Good customer, wish to work together again
Tarea técnica
Convert the strategy below from Pine to MT5 ( I want the editable file at the end also)
- Need to add the possibility of placing Stop loss/take profit target in points (and a flag to enable it)
- Need to add the possibility of choosing the time in the day it will run - limiting the time and days in the week (and a flag to enable it)
- Need to add a stop running function once the EA reached the maximum Day Drawdown (space to edit the maximum value in $ USD)
//@version=5
strategy("MovingAvg Cross", overlay=true)
length = input(9)
confirmBars = input(1)
price = close
ma = ta.sma(price, length)
bcond = price > ma
bcount = 0
bcount := bcond ? nz(bcount[1]) + 1 : 0
if (bcount == confirmBars)
strategy.entry("MACrossLE", strategy.long, comment="MACrossLE")
scond = price < ma
scount = 0
scount := scond ? nz(scount[1]) + 1 : 0
if (scount == confirmBars)
strategy.entry("MACrossSE", strategy.short, comment="MACrossSE")
//plot(strategy.equity, title="equity", color=color.red, linewidth=2, style=plot.style_areabr)
Han respondido
1
Evaluación
Proyectos
80
10%
Arbitraje
38
8%
/
58%
Caducado
6
8%
Libre
2
Evaluación
Proyectos
23
22%
Arbitraje
8
13%
/
63%
Caducado
4
17%
Libre
3
Evaluación
Proyectos
647
33%
Arbitraje
41
41%
/
46%
Caducado
11
2%
Ocupado
Solicitudes similares
Project Description I am looking for a highly experienced MQL5 developer to build a professional-grade Expert Advisor for MetaTrader 5, focused on XAUUSD (Gold). This project is not a simple EA, but the foundation of a scalable multi-strategy trading system, designed for long-term development and future upgrades. Core Concept The EA must support a maximum of 5 internal strategies, each working independently but
EA MACENIC PRO V12L
30 - 50 USD
Ready made robot for executing trades because don't have PC or laptop does it come as license key that allows straight extension to be a ready made of change your mind and the match is still hustling and I recommend exness broker on any. Strategy of a mobile robot arrena that execute trades it self and 24/7 operational system that enhances power of electronic art technology with automatic EA optimization
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
NinjaTrader code fixing
30+ USD
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
Información sobre el proyecto
Presupuesto
45+ USD
Plazo límite de ejecución
a 3 día(s)