Spezifikation

I'm looking for an EA detects all active EAs (prints instrument and timeframe) that controls other individual EAs based on certain calculations of their individual results real time, metrics like:

  • count of trades of an individually  monitored EA
  • total profit/loss in pips  of an individually  monitored EA
  • total profit factor in pips of an  individually  monitored EA
  • last week's profit factor  of an individually monitored EA
  • last month's profit factor  of an individually monitored EA
  • win rate of an  individually  monitored EA
  • lot size of an individually  monitored EA
  • total average loss trade of an individually monitored EA
  • max loss trade of an individually monitored EA
  • input max loss trade for an individually monitored EA


MANAGEMENT RULES for EAs (PER EA)

It should adjust lot sizing or stop trading an individual EA when a certain combination of above metrics of the EA has been reached. The logic would be like:

- IF total max loss has become bigger than {input loss in pips} THEN kill EA

- ELSE IF max loss is smaller than {input loss} THEN check if Total Trade Count is equal to or greater than {input Trade Count}

- IF Trade Count is over {input Trade Count} THEN check if Profit Factor in Pips is over {input Total Profit Factor} 

- AND IF Total Profit Factor in Pips is over {input Total Profit Factor} THEN check if Win Rate is over {input Win Rate}

- AND IF Win Rate is over  {input Win Rate} THEN take {input %} of account balance and divide by Total Avg Loss Trade OR Max Loss Trade OR {Input Max Loss Trade}, and adjust lot size for EA by the multiplier to new lot size for that individual EA (so new risk is based on max loss of the EA and adjusted to a percentage if the total account balance)


STOP RULES (PER EA)

- IF {dropdown option input time frame: option 1: Last Week; option 2: Last Month} average Profit Factor in Pips is below {input profit factor} THEN lower lot size to {input lot size}

- OR IF { dropdown option input time frame: option 1: Last Week; option 2: Last Month} average Profit Factor in Pips is below {input profit factor} THEN STOP EA

- OR IF any loss registered is greater than { dropdown option input: option 1: Total Avg Loss Trade for individual EA; option 2: Max Loss Trade for individual EA; option 3: Input Max Loss Trade for individual EA} THEN STOP EA

- OR IF max consecutive loss is greater than {input max consecutive loss for the individual EA} THEN STOP EA


It should stop all EAs when the whole account has reached a min or max equity level in % {input %}. 


DASHBOARD

It should also create a dashboard where it prints:

  • all active EAs, magic number, instrument and time frame where tracks performance per EA with the metrics
  • a summary of the total account
  • a summary of all actions performed by the governing EA that day
  • lowest equity of that day in %
  • highest equity of that day in %


Bewerbungen

1
Entwickler 1
Bewertung
(3)
Projekte
5
20%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
2
40%
Frei
2
Entwickler 2
Bewertung
(1)
Projekte
1
0%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(1)
Projekte
1
0%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
0
Arbeitet
4
Entwickler 4
Bewertung
(77)
Projekte
243
74%
Schlichtung
7
100% / 0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
5
Entwickler 5
Bewertung
(75)
Projekte
124
44%
Schlichtung
14
29% / 50%
Frist nicht eingehalten
17
14%
Frei
Ähnliche Aufträge
Looking for an experienced MQL5 developer to optimise and backtest my Expert Advisor (EA). The full requirements and EA file will be shared once accepted. You should have solid experience with strategy testing in MetaTrader 5 and be comfortable working with custom EAs. If this sounds like something you can help with, feel free to reach out and we can get started Developers with no reviews and no projects will be
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I run an ea it makes good profits bit that one bad grid blows up the account. I want an EA which runs parallel to it which can intelligently close bad trades or grids. It shouldn't close recoverable trades but close very bad entries and grids. It can even close with hedging. The goal recover max and also not blow up the account
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money

Projektdetails

Budget
30 - 65 USD
Ausführungsfristen
bis 3 Tag(e)