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.
Похожие заказы
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred