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.
Benzer siparişler
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
I need a fully automated end-to-end system where a backend continuously runs my deterministic CORE EDGE validator on live market data, generates numeric JSON trade tickets (GO) or alert levels (NO-GO), and automatically pushes those instructions to the MT5 EA for execution. There are no manual signals. ROLE SPLIT (IMPORTANT) Backend (analysis & decision engine): Continuously evaluates live data using my CORE EDGE
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
i need an expert to help join 3 model i have in ninjatrader into one, kindly message me and i will be expecting from you and i need this work done in maximum of 4 days, so i need expert that can get it done
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi