Simple hedge system needed

MQL4 Эксперты

Техническое задание

I need a simple hedge EA that will open buy and sell orders. The EA should have inputs for lot multiplier which will increase lots as it opens more buy and sell orders according to the lot multiplier setting, it should also have different take profit input settings for both buy and sell orders and not use same TP for both and also different inputs for X amount of pips to which it should open a new higher lot buy or sell order. If a TP of say 15pips is set on the buy side after the EA already has about 5 open buy and sell orders, the ea should set the tp 15pips above entry of the most recently opened buy order which is the 5th buy order and the EA should modify the tp of the remaining 4 open buy orders to the same TP of the 5th one. If the 5th buy order does not hit TP and a 6th buy order opens, the new tp will then be 15pips above entry of the 6th buy order and EA modifies all buy order tp to the new tp and when tp is hit, it should close all open orders buy and sell. The ea should also have different input for starting lot for buy orders and sell orders.

The EA should have news filter where I could be able to set stop and start times for the various days of the week Monday to Friday where the EA would stop trading and resume trading at the specified times set on the inputs. It should have 3 different input parameters for each day of the week so I can be able to set 3 different stop and start time for each day of the week Monday-Friday. As the EA will have a bunch of buy and sell orders open, I would require when a take profit is set for either the profit side or losing side, which ever side hits take profit first either the buy or sell, all open buy and sell orders should close and it will start again with another buy and sell order.

Откликнулись

1
Разработчик 1
Оценка
(2639)
Проекты
3354
67%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Свободен
Опубликовал: 1 пример
2
Разработчик 2
Оценка
(61)
Проекты
120
34%
Арбитраж
17
18% / 41%
Просрочено
51
43%
Свободен
Похожие заказы
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA

Информация о проекте

Бюджет
10 - 40 USD
Сроки выполнения
от 1 до 3 дн.