Money manager EA

MQL4 Experts

Job finished

Execution time 15 days
Feedback from customer
good work
Feedback from employee
Good Communicator, and easy to work with! Highly recommended.

Specification

I need an EA cutting loss positions every specific timeframe, if a specified (balance - equity)/balance % is reached.
Parameters should be the following:

N° DescriptionValueExplanation
 1TFM1, M5, M15, and so onThe TF at which EA performs controls
 2(Balance - Equity)/Balance %% choosen by me (i.e. 5%, 10%, and so onThe % over which EA starts to cut positions at loss
 3Trades to cutdigit valutThe number (1,2,3...) of deals to be cutted each TF if Equity/balance % is crossed
 4Deals to cut1) The oldest
2) The youngest
3) The Lowest loss (absolute value in dollars, euros etc.)
4) The Greatest loss (absolute value in dollars, euros etc.)
5) The Lowest pips 
6) The Greatest pips 
1) EA cuts the oldest position (hour/date) accordingly to number in point 3
2) EA cuts the youngest position (hour/date) accordingly to number in point 3
3) EA cuts the position with lowest loss
4) EA cuts the position with greatest loss
5) EA cuts the position with greatest distance (in pips) from entry price
6) EA cuts the position with lowest distance (in pips) from entry price

Suppose the following parameters:
=====
TF = 5M
Equity/Balance % = 25%
Trades to cut = 3
Deals to cut = The Oldest
In this scenario, EA every 5 minutes checks if (balance - equity)/balance crosses over 25%. If not EA do not performs anything. If Yes, starts to cut positions accordingly to others parameters. If Yes, EA cuts 3 oldest positions.
EA then waits next 5 minutes, and performs a new check on (balance - equity)/balance %. If again over 25%, a new cut of 3 position is performed.
=====

Another example:
=====
TF  = 1H
Equity/Balance % = 30%
Trades to cut = 1
Deals to cut = The Greatest pips
In this scenario, EA every 1 hour checks if (balance - equity)/balance crosses over 30%. If not EA do not performs anything. If Yes, starts to cut positions accordingly to others parameters. If Yes, EA cuts 1 position, with greatest distance from entry price than all the other ones (EA considers only distance about deals in loss).
EA then waits next 1 hour, and performs a new check on (balance - equity)/balance %. If again over 30%, a new cut of 1 position is performed.
=====


Please also consider that:
Deals to be cutted comes from another EA.

Responded

1
Developer 1
Rating
(4)
Projects
4
0%
Arbitration
0
Overdue
1
25%
Free
Similar orders
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Wayne Butts 100 - 800 USD
I need a great trading robot that can analyze the market for me and make precise and accurate trades and close them at capital gains. I need the robot to not lose below a certain amount and shit down when the goal for the day month quarter or year has been met
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
I am in need of a buy stop sell stop EA that is developed already and profitable in live market for SCALPING XAUUSD. Note: Profitable in LIVE MARKET. It should have god risk management and low drawdown. If you have one developed, pls reply. The developer will need to send a demo so I can test myself
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
Hello Muzaffar, I am inquiring about trading robot for my Gold trading scalping, Day trading and swing trading, could you develop this kind of trading robot, if its yes how long it will take you to deliver and how much will it cost? I would appreciate your response, Kind Regards, Ahmed
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high

Project information

Budget
30+ USD
Deadline
to 3 day(s)