Account Balance Manager EAs MT4 (Master and Slave)

MQL4 专家

工作已完成

执行时间1 一天
客户反馈
Working fast and profesionally.
员工反馈
The best in the freelance section. A customer with programming skills and good help to understand specs.

指定

I need a simple solution for MT4

I need 2 EAs - one MASTER and one SLAVE EA

Please apply ONLY if you can deliver it in 1-2 days after we agree on price. If you are experienced it should not take you more than 2 - 4 hours.


MASTER EA

This EA will monitor the AccountBalance. At each new day it will start over and check the new AccountBalance as starting point

I am looking to build a trailing EA based on balance not pips.

For example: I start today with 10,000. Once I reach 9,500 - this is -5% all orders are closed and a global parameter is set to true so the SLAVE ea can pick it up and stop opening any other trades. On next day we start over.

If I reach 10,500 then my stopAll is moved to 10,000, if I reach 10,600 then my stopAll moved to 10,100;

Once I reach

DecreaseRiskAtPctGain 

% profit another global parameter is set for the Slave EA to use 50% of risk

once I reach the stopAll level we close everything down if any orders are open

the stopall monitors the Equity.

at each new day we start over, e.a. startbalance 10,600, disable any global variables to 0 and so on.


SLAVE EA

receives via global variables only 2 values.

StopEA -- if the EA should stop because the MASTER stoped everything

DecreaseRisk - if the EA should decrease the risk by 50%

On next day we start over


TESTING : for experimenting make the MASTER EA and SLAVE EA to open BUY order with 0.2 lots at each new bar open and close on next one. When DecreaseRisk is received by  SLAVE EA the lot should be 0.1 and same with MASTER


On Left Side I need a filled rectangle or box with Following Text:


STATUS: <OK / STOPED>
StartBalance: $10,000
CurrentProfit: $799  (7.99%)
StopEA_At: 6% 
RiskDecreased: YES/NO
CloseAllAtStop: YES/NO

(if the trailing did not start place the value for StopDailyonXPctLoss which should be as minus value e.a. -5%)


Parameters which I need

extern   double   StopDailyonXPctLoss   = 5;
extern   bool     AlertOnDailyStopLoss = true;
extern   double   StartTrailingOnProfitPctGain  = 5;
extern   double   TrailingStopPct       = 2;
extern   double   DecreaseRiskAtPctGain = 8;
extern   double   DecreaseRiskFactor    = 0.5;

extern   bool     CloseAllAtStopLoss = true;
extern   bool     PushNotification = true;
extern   bool     PopUpAlertNotification = true;
extern   bool     EmailAlert = true;



Please Apply only if you agree with following:

1. I need source code of everything no 3rd party libraries.

2. You need to work fast. I need 1-2 coders who can help me with my load of work, so this is a long term relationship and this is more of a test.

3. Before starting the project send me a mql4 sample code what you did, it can be a part of any code you wrote, whatever you want, I need to see your coding style (send me at least 300+ lines of code) if I am able to understand what you wrote and how clean is your coding style

4. If you fail to deliver the project in time agreed I will not work anymore with you, it is important we respect each other time.

5. Good English communication and writing is a must.



反馈

1
开发者 1
等级
(199)
项目
287
52%
仲裁
0
逾期
1
0%
空闲
2
开发者 2
等级
(243)
项目
430
34%
仲裁
54
37% / 39%
逾期
157
37%
已载入
3
开发者 3
等级
(45)
项目
59
14%
仲裁
31
26% / 52%
逾期
35
59%
空闲
4
开发者 4
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
相似订单
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via

项目信息

预算
50+ USD
开发人员
45 USD
截止日期
 1  2 天