Şartname

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 %


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(3)
Projeler
5
20%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
2
40%
Serbest
2
Geliştirici 2
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
0
Çalışıyor
4
Geliştirici 4
Derecelendirme
(78)
Projeler
246
74%
Arabuluculuk
7
100% / 0%
Süresi dolmuş
1
0%
Serbest
Yayınlandı: 1 makale
5
Geliştirici 5
Derecelendirme
(75)
Projeler
124
44%
Arabuluculuk
14
29% / 50%
Süresi dolmuş
17
14%
Serbest
Benzer siparişler
I need a professional AI-assisted Forex trading Expert Advisor (EA) for MetaTrader 5. The EA should not be based on a simple single indicator strategy. I want a robust multi-factor trading system that can analyze market conditions, trend, momentum, volatility, price action and risk before entering a trade. Requirements: Forex trading on MT5 Automated analysis and trade execution Dynamic entry and exit decisions Stop
We are seeking an independent technical reviewer for a frozen Python evidence/specification candidate related to an XAUUSD paper-trading risk system (ALKOOS-AI). This is NOT a request to develop, modify, optimize, or execute a trading robot or trading strategy. The task is limited to independent verification of a prepared evidence package. The reviewer should verify: Integrity of the supplied frozen artifact using
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
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
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Gold hunter v5 30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total

Proje bilgisi

Bütçe
30 - 65 USD
Son teslim tarihi
to 3 gün