Improve/fix issues on an existing Trade manager

仕事が完了した

実行時間9 日
依頼者からのフィードバック
The best freelancer I worked with.. so professional, fair and nice.. it's a pity I have used others in the past that made me waste time!
開発者からのフィードバック
Great to work with, thankyou for the opportunity.

指定

I am using a Modified Version of "Multi purpose Trade manager" and I need to further improve it and fix some bugs and overlapping functionalities inserted from the last programmer.

Below the needed changes, the specifications will have also Print Screens

the First tests by the developer before releasing for my tests are a MUST.

DO not release for testing before testing that the basic works.

----------------------------


The EA is able to manage single Positions or a Basket of positions (see logic)


All the functionalities must work on Basket Trades; the Single positions settings/Code can be eliminated as "basket trade" works also with 1 Position.


1 - Fix "Manage this pair only" to apply the EA to the installed in the Chart only 

 

2 - the EA has overlapping settings/code: "Manage by Pair" that works properly but it has only 5 Pairs; "Pairstomanage" has the right design by but it doesn't work.

 

 

the "Manage by pairs" works perfectly in conjunction with MagicNumber, ByTicketNumber,Trade comment therefore:

a) delete "Pairstomanage" code/settings/inputs

b) Change the Input type of "Manage by pair" with List of pairs as "AUDJPY, AUDUSD, EURUSD, etc) and not with single Inputs ; (the same logic of pairstomanage" that unfortunately doesn't work(


All the functionalities must work on Basket Trades - please test before releasing for my tests.


3 -- Disable/delete the codes/inputs for single trades from "BI1" to "Basket Trade Settings"

 

 

All the functionalities must work on Basket Trades - please test before releasing for my tests.


4 - Basket trade issue: when a position is closed manually, reset and Recalculate the Basket sl, TP, TS.

the EA identifies perfectly the basket Profit and "locks the Profit" according to "BAsket Jumping Stop or BAsket trailing Stop" settings.

Issue to be solved: If a position is closed manually the EA must recalculate the Profit to lock and not closing the positions if the closed position makes hit the "basket Trailing Stop level"

example:

Position 1 - buy positions with 250$ Profit

Position 2 - Buy positions with 100$profit

Position 3 - SELL positions with -100$ profit

TOT Basket Profit= 250$ ="Basket Profit"

the "basket Trailing stop" = 200

if I decide to close manually the position 2 the EA closes all the positions as the profit =150 which <200

--->change behaviour: if a position is closed manually, the EA has to delete/reset and recalculate SL, TS, Jumping Stop and waiting again the level of "Lock profit".

All the functionalities must work on Basket Trades - please test before releasing for my tests.

5 - Close all settings is the Same as Basket Take profit and Stop loss.

Eliminate the "Close All settings" and test carefully the Basket Take profit Setting anf Take profit to close immediately the positions at market

 


 

All the functionalities must work on Basket Trades - please test before releasing for my tests.

6 - Basket Jumping stop loss: Fix "DisableJumpingStop aftrer BreakEven" or add new input

the goal is to Jump Only After Break even ONCE and not continue Jumping.

 

a) Add new Input= Jump only ONCE (YES/NO): 

    if YES, the Jumping Stop Loss jumps only the 1 time According to "BasketjumpingStooProfit" ($);

   if NO it jumps as now every "BasketjumpingStooProfit"

b) Disable JumpingBAsketStop






ファイル:

応答済み

1
開発者 1
評価
(221)
プロジェクト
412
61%
仲裁
13
38% / 23%
期限切れ
163
40%
パブリッシュした人: 50 articles, 1 code
類似した注文
Scalping EA/straddle 30 - 200 USD
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase

プロジェクト情報

予算
30 - 80 USD