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
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA
I am looking for a developer who can create a bot that automatically reads trading signals from a Telegram channel and sends them to an EA, which will then open trades based on the received instructions. Example workflow: When the signal provider posts something like: “Buy now 5108” The bot should send this to the EA and trigger an entry within a defined zone (e.g., 5108–5103 ). The EA should then: • Place layered
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER
Minor Update in EA 30 - 50 USD
I Have an EA, which reads the files from common folder and takes trades. Kindly note: My coder is from Iran and I am unable to reach him for the last few days and that’s why I am looking for someone who can help me out. 1. File handling issue when invalid lot size WWhen EA couldn’t take trades due to invalid lot size, it prints logs continuously. You just need to print the log once and send the file to the

Project information

Budget
30+ USD
Deadline
to 3 day(s)