工作已完成
执行时间8 天
员工反馈
Good communication, clear instructions.
客户反馈
I can completely recommend Mr. Popma, he did a very good job, many things much better than requested. It was a pleasure to work with you, thank you.
指定
I need an EA which watches positions of an other EA, calculates drawdown and stops that other EA for some predefined time if drawdown exceeds limit.
- There may be multiple trading EA's and manual orders. The Supervisor EA whatches positions of one predefined trading EA only (specified by magic number)
- it calculates equity (not for the whole account, but for the supervised EA). The highest is used as reference for drawdown calculation
- If drawdown exceeds limit (set by Input), it cloose related open positions and stops the trading EA by switching template of chart where the trading EA is applied to (in that template algo-trading is disabled)
- After predefined time it may enable other EA by switching back the template to one where algo-trading is enabled
- There may be multiple Supervisor EA's installed at a time, each controlling one trading EA
- There shall be simple UI which shows current reference equity (from which drawdown is calculated) and current drawdown, as well as Enable/Disable-Status of controlled EA
- There may be an STOP/Enable switch on the UI which does the enable/disable Logic manually (optional,not required)
- I need source code
- There may be multiple trading EA's and manual orders. The Supervisor EA whatches positions of one predefined trading EA only (specified by magic number)
- it calculates equity (not for the whole account, but for the supervised EA). The highest is used as reference for drawdown calculation
- If drawdown exceeds limit (set by Input), it cloose related open positions and stops the trading EA by switching template of chart where the trading EA is applied to (in that template algo-trading is disabled)
- After predefined time it may enable other EA by switching back the template to one where algo-trading is enabled
- There may be multiple Supervisor EA's installed at a time, each controlling one trading EA
- There shall be simple UI which shows current reference equity (from which drawdown is calculated) and current drawdown, as well as Enable/Disable-Status of controlled EA
- There may be an STOP/Enable switch on the UI which does the enable/disable Logic manually (optional,not required)
- I need source code
反馈
1
等级
项目
19
11%
仲裁
1
0%
/
100%
逾期
5
26%
空闲
2
等级
项目
8
38%
仲裁
0
逾期
1
13%
工作中
相似订单
My EA have bug
30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
I need MT5 EA programmer to build a trading robot based on Double EMA crossover. Golden Cross to buy and Death cross to sell with SL and TP set directly. I want to give trading time safety so that user can avoid high impact news by setting specific trading time on that day. Time to stop trading and time to start trading again. Also a safety if there is a great gap at the opening of the next day which moves against a
EA based on 5 mintues timeframe candles
100 - 250 USD
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Advisor based on MACD-Histogram for MT5/4 and RSI
100 - 200 USD
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA
45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
Bollinger and rRSI
30+ USD
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
项目信息
预算
80 - 90 USD
截止日期
从 1 到 10 天