Trabalho concluído
Tempo de execução 17 dias
Termos de Referência
Hi!
I need an ea doing this:
- Array of dates (robot must work with up to 150 dates in format YYYY.MM.DD HH:MM:SS because I need a very long period to optimize backtest). NOTE: one time I tried to do it but returns an error because the content of the array was too much long, so if you need you can do it with 2 or more arrays.
- Create canal at the time in the array of dates, let me decide what candles to use for canal (for example, if date is 2017.11.02 08:00:00 on TF 5m and canal is from 0 to 2, it must create canal using 08:00 , 08:05 and 08:10 candles.. If canal is from 1 to 3, it must create canal using 08:05 08:10 08:15 candles
- Important: let me decide if use max/min or open/close prices of candles to create canal and what type of order place (buy stop, sell stop, buy limit, sell limit). Each order must be indipendent (for example, I will can place at the top of the canal a buy stop with max price of candles and at the bottom a buy limit with close price of candles).
- Let me also decide if place orders only at the top, only at the bottom or both top and bottom of the canal
- OCO enabled/disabled and indipendent pending orders expire (for example, top pending order expires after 1200 seconds and bottom pending order after 1800).
- Possibility to close all active orders after some hours from candle 0 and possibility to close every order in the weekend
- Distance of pending order from canal prices, and must be indipendent. For example, if top price is 1.12345 and bottom price is 1.01234, I must be able to set 5 pips of top order (so, price will be 1.12395) and 8 pips at bottom price (1.01154). Please note distance could be also negative, to place limit orders.
- Add filter: add max and min pip size of canal (for example, not place orders if canal is more than 100 pips or less than 25 pips)
- Add filter: add max and min pip distance of the candle of the date (for example, only place orders if candle is between 25 and 50 pips)
- Stoploss, Takeprofit, Breakeven, Trailingstop
- VERY IMPORTANT: MONEY MANAGEMENT. It must calculate lots and the value it will return must be in EUR and must be the same you can calculate here:
You can use the formula:
lots = (money on account * risk) / (pips stoploss * value of one pip in eur)
- It also must allow me to trade manual lot size and also manipulate the money on account (for example, there are 5000€ on account but calculate lots like if there are 3000€. I need it to monitoring my trading system).
Sorry my bad english, I hope you can understand.
You can take your time, but I need a very good job ;)
Respondido
1
Classificação
Projetos
2820
80%
Arbitragem
156
22%
/
43%
Expirado
487
17%
Livre
2
Classificação
Projetos
169
50%
Arbitragem
22
14%
/
55%
Expirado
22
13%
Livre
Pedidos semelhantes
I am searching a specialist for market validation
30 - 100 USD
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Anybody programm in python here?
100 - 500 USD
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
I am searching a professional programmer
100 - 700 USD
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
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
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
Informações sobre o projeto
Orçamento
30 - 35 USD
Prazo
para 2 dias