I need an EA that monitors a demo account for a set number of losses and winners in a row then enables/disables Algo trading on a live account accordingly. It needs to work alongside with 2 other EA.
Requirement:
EA running on demo account monitors the trade history for X number of losses and X number of wins in a row. Once there are X number of losses in a row, the EA on demo account sends signal to EA on live account to disable Algo Trading
When there are X number of wins in a row that follow (after Algo trading is disabled), the Algo Trading is enabled again on live account and the counter resets to zero to look for another X number of losses in the demo account.
The EA on demo account must send signal to EA on live account to disable/enable Algo trading
Bonus:
A push notification is sent via SMS, Telegram, whatsapp, etc. when Algo Trading is enabled or disabled on live account.
Compatible with these EA
AutoTrading Scheduler EA
https://www.earnforex.com/metatrader-expert-advisors/AutoTrading-Scheduler/
Algo trading on live account only needs to be disabled during the scheduled allowed trading hours per day set on the AutoTrading Scheduler EA
If Algo trading is already disabled on live account due to being outside of the set trading hours allowed then no action is needed
Trading Connector EA
https://www.tradingconnector.com/
This EA is running on both demo and live account to trade automatically based on signals from Tradingview.
Example:
Live account has algo trading enabled since it is at a time where it is allowed to trade using the AutoTrading Scheduler EA
The required EA monitors a demo account for the following:
X number of losses in a row= 4
X number of wins in a row =3
When there are 4 losses in a row, the Algo trading is disabled.
EA continues to monitor for 3 wins in a row thereafter which will trigger Algo trading to be enabled again.
The counter resets and looks for the next set of 4 losses in a row on demo account to disable Algo trading on live account if it is enabled and repeats.
Variables/Inputs:
The EA should have the option to adjust the number of losses or wins in a row when it's monitoring the trade history on demo account
Input for number of losses in a row (triggers Algo Trading to be disabled):
Input for number of wins in a row (triggers Algo Trading to be enabled):
Summary:
The demo account and live account will be trading automatically using Trading Connector EA and is limited to set trading hours using AutoTrading Scheduler EA
Need Auto disabling of Algo Trading
To minimize losses on live account, Algo trading is disabled after X number of losses in a row using the expected EA
Need Auto enabling of Algo Trading
The expected EA should then monitor the demo account for X number of wins in a row which should then enable Algo trading on live account again to continue trading.
Commandes similaires
looking for an experienced MQL5 developer to build an automated Expert Advisor (EA) integrating an AI-based decision logic.The system should operate across multiple financial markets (Forex, indices, gold, crypto if possible) and dynamically adapt to market conditions.I also expect the developer to propose the best possible architecture for the system, including AI approach, data handling, execution logic, and risk
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
Intraday Trade Ninja EA — Complete Logic Structure This document maps the full architecture, execution logic, signal flow, trade management, and safety structure of the Intraday Trade Ninja MT4 Expert Advisor. 1. Core Indicators · ©Price Border (TMA bands) · MA-X Arrows · MA-Y Arrows · LeManSignal · EMA 49 & 89 - Per Candle Color Switching 2. EA Entry Architecture ·
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Patricia Ukawilu 6:43 PM I need help creating an EA to optimize my trade. I already have a preliminary pine script which I will want optimized and create an EA from it to optimize my trade on MT4. I also subscribed to a signal app. I’m looking to automate the execution of the signal from the app so as not to miss out on good trades
I am looking for an experienced MQL5 developer with Python/data analysis skills. I have my own MT5 Strategy Tester reports, exported trade history, and market CSV data. I need help analyzing these files and developing a new independent Expert Advisor based on clearly defined, statistically tested, and validated trading rules. Tasks: Analyze my MT5 Strategy Tester reports and exported trade history. Compare historical
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a MT5 Prop firm challenge passing EA with strict prop firm rules compliance. Any strategy can be used but win rate should be above 70%. It should have high impact news filter and a dashboard panel to monitor daily drawdown, target profit, current balance, etc. It should not have martingale, grid, hedging, etc