Create EA that takes control over other EA in mt4

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 25 gün
Geliştirici tarafından geri bildirim
Great to work with, explains the work ahead, great personality, highly recommend.

İş Gereklilikleri

Specification

Hello, I would like to have an EA, which takes control over trades opened by another EA in mt4.


the EA control analyzes open trades that are negative and performs the following actions:


1. If an open order on a pair loses more than 80 pips (external parameter), a trade is opened with double the lotage (external parameter matriangale) and in the same direction as this one.


2. The two orders are closed when the second order exceeds the first in profit, with a take profit of 0.15 (external parameter)


3.  if the second open order does not exceed the first in profit, wait 80 pips in loss on the second order to open another new order with double the lot of the second.

4.  close the orders when the third exceeds the profit of the first and second and the Take profit is reached


5. The EA control should only modify the order of the pair where it is added, for example if it is to control GBPUSD it only modifies this pair.


6. If the account margin exceeds 40% ( external parameter) , no new trades are opened.


7. to execute the first matriangale, the account margin must not exceed 30% (external parameter), in this case the order is closed when it reaches 80 pips (external parameter)


External parameters for EA control: slippage: 30 TakeProfit: 0.15 Matriangale: 2 (maximum attempts to open order with double the lotage) pips of lost orders: 80


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(255)
Projeler
262
30%
Arabuluculuk
0
Süresi dolmuş
3
1%
Serbest
Yayınlandı: 2 kod
2
Geliştirici 2
Derecelendirme
(152)
Projeler
228
80%
Arabuluculuk
22
27% / 50%
Süresi dolmuş
11
5%
Serbest
Yayınlandı: 24 makale, 1882 kod
3
Geliştirici 3
Derecelendirme
(28)
Projeler
36
31%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
7
19%
Yüklendi
Benzer siparişler
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the
requirements needed MT5 Must have 4 adjustable tradeable time slots per day Example: trade from 2:50 to 6:00 trade from 7:55 to 9:45 trade from 12:55 to 17:00 trade from 19:15 to 23:30 Tradeable 1M and 5M charts open a buy trade when the candle touches the previous candle high or open a sell trade when the candle touches the previous candles low. (I believe it would
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
I have any currently perfectly fine but I want to add news filter as per as moderate like if hires chlorisk high risk low risk or moderate risk so I need to develop her which can work on budget friendly job. Budget fixed 30 usd
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
EA SMC/ICT 30+ USD
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>

Proje bilgisi

Bütçe
40+ USD
Son teslim tarihi
from 1 to 8 gün