Trade Manager EA

MQL4 Indicators Experts

Job finished

Execution time 4 days
Feedback from employee
Nice to work with you, Thanks.
Feedback from customer
Awesome job making my Trade Manager. Everything I asked for, including modifications, worked right the first time. I highly recommend for MQL projects!

Specification

I am looking for a trade manager EA that can do the following:

Close an open trade for a profit or a loss based on last price or candle close (with timeframe selection). I can select up to 2 stop losses and 3 take profits. if i only want to use 1 stop loss, i want to be able to leave the second one blank as i will not use it; same for the take profits. If I want to close a partial trade, I can enter the lot sizes I want to close. If I leave it blank, the entire trade and all open trades on the chart will be closed. When i first apply this EA on the chart, I want it to draw a green horizontal line for TP's and a red horizontal line for SL's. I want to be able to drag these horizontal lines on the chart if I want to change my TP or SL prices, and then the EA would update right away. 

For execution type, you can select last price (which is the same as standard SL's and TP's in Metatrader) or Candle Close. If the trade(s) on the chart are long positions, then a candle must close below the trigger price for the stop loss, or above the trigger price for the take profit. Opposite is true for short position(s). You can also select the timeframe that you want the candle close trade to execute on (this is because I switch timeframes when I watch my chart, and if I do to a 1 minute chart for example, I don't want to click out of my trade for a loss.)

These are the inputs I would like in the EA:

 

--STOP LOSS-- 

1. Execution Type        -         "Last Price" or "Candle Close (Default)" 

2. Stop-Loss #1

Trigger Price      -         enter price 

Timeframe -   dropdown menu - choose from 1,5,15,30,60,240,daily,weekly 

Lots  -      enter lots or leave blank to close all

 

3. Stop-Loss #2

Trigger Price      -         enter price 

Timeframe -   dropdown menu - choose from 1,5,15,30,60,240,daily,weekly 

Lots  -      enter lots or leave blank to close all

 

--TAKE PROFIT--

1. Execution Type        -         "Last Price (Default)" or "Candle Close"

2. Take-Profit #1

Trigger Price      -         enter price 

Timeframe -   dropdown menu - choose from 1,5,15,30,60,240,daily,weekly 

Lots  -      enter lots or leave blank to close all

 

3. Take-Profit #2

Trigger Price      -         enter price 

Timeframe -   dropdown menu - choose from 1,5,15,30,60,240,daily,weekly 

Lots  -      enter lots or leave blank to close all

 

4. Take-Profit #3

Trigger Price      -         enter price 

Timeframe -   dropdown menu - choose from 1,5,15,30,60,240,daily,weekly 

Lots  -      enter lots or leave blank to close all 

 

Please let me know if you have anymore questions or if I need to clarify anything else. Thank you. 

Responded

1
Developer 1
Rating
(772)
Projects
1039
44%
Arbitration
50
8% / 50%
Overdue
116
11%
Free
2
Developer 2
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
3
Developer 3
Rating
(69)
Projects
76
59%
Arbitration
0
Overdue
12
16%
Free
Published: 2 codes
4
Developer 4
Rating
(26)
Projects
34
29%
Arbitration
0
Overdue
1
3%
Free
5
Developer 5
Rating
(1156)
Projects
1462
63%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
6
Developer 6
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
7
Developer 7
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Published: 38 codes
8
Developer 8
Rating
(589)
Projects
1070
50%
Arbitration
39
28% / 41%
Overdue
49
5%
Free
Published: 1 article, 8 codes
Similar orders
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA

Project information

Budget
75- USD
Deadline
to 3 day(s)