I am looking for MT4 developer to make ea from my strategy

MQL4 Experts

Job finished

Execution time 1 day
Feedback from employee
Thanks

Specification

Hello,

i am looking for MT4 developer to make ea from my strategy

my strategy is using price candles and MACD only

it uses pending order

MACD: 5,8,9 and variable

RULES as follows:

BUY:

if the current candle closed and its MACD draw after it, red signal of the MACD above 0 and also the white main MACD above 0 in condiction of white main MACD below red line of the MACD not touch not above just below

place pending buy order over the highest high between the current candle which was closed and the candle before it plus more pips above it keep it variable

and the TP and SL is calcuted based on the preveous candle and the current candle which was closed lowest low and highest high the distance between them

if the current price reaches half distance of the TP close half position and move the half to break even

add feature for SL same as TP plus i can add some more points to it

if the red line of the MACD crosses 0 and went below it delete all pending orders

........................................
Sell:

if the current candle closed and its MACD draw after it, red signal of the MACD below 0 and also the white main MACD below 0 in condiction of white main MACD above red line of the MACD not touch not below just above

place pending sell order below the lowest low between the current candle which was closed and the candle before it plus more pips below it keep it variable

and the TP and SL is calcuted based on the preveous candle and the current candle which was closed lowest low and highest high the distance between them

if the current price reaches half distance of the TP close half position and move the half to break even

add feature for SL same as TP plus i can add some more points to it

if the red line of the MACD crosses 0 and went above it delete all pending orders

add manual lot size and also auto lot based on each 100 USD

thank you

Responded

1
Developer 1
Rating
(601)
Projects
937
46%
Arbitration
30
40% / 30%
Overdue
94
10%
Free
2
Developer 2
Rating
(2125)
Projects
2696
62%
Arbitration
116
45% / 25%
Overdue
420
16%
Working
3
Developer 3
Rating
(130)
Projects
184
32%
Arbitration
16
31% / 63%
Overdue
27
15%
Free
4
Developer 4
Rating
(8)
Projects
16
0%
Arbitration
9
0% / 89%
Overdue
8
50%
Free
5
Developer 5
Rating
(560)
Projects
1348
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
6
Developer 6
Rating
(473)
Projects
709
56%
Arbitration
45
31% / 31%
Overdue
115
16%
Working
7
Developer 7
Rating
(68)
Projects
111
26%
Arbitration
17
6% / 71%
Overdue
15
14%
Free
8
Developer 8
Rating
(2464)
Projects
3102
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
9
Developer 9
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
10
Developer 10
Rating
(28)
Projects
47
23%
Arbitration
13
31% / 15%
Overdue
12
26%
Working
11
Developer 11
Rating
(8)
Projects
12
0%
Arbitration
21
0% / 81%
Overdue
4
33%
Free
12
Developer 12
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
13
Developer 13
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
14
Developer 14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
15
Developer 15
Rating
(7)
Projects
15
33%
Arbitration
4
0% / 25%
Overdue
3
20%
Free
16
Developer 16
Rating
(96)
Projects
143
76%
Arbitration
0
Overdue
2
1%
Free
17
Developer 17
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
Similar orders
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
If you have already done a good remote copy trader I would like to test it before buy I want to create a Forex Copy Trading System EA (Master & Slave) between multiple accounts at different locations over internet, as well as locally within the same computer. Each provider account can copy to unlimited receivers at the same time, The system must allow copying of unlimited MT5 accounts simultaneously One provider can
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
i need someone to help me take 6 pieces of code from this script and simplify it into a new code .. . note this project is needed urgently in 2 to 5

Project information

Budget
50+ USD
For the developer
45 USD
Deadline
from 1 to 2 day(s)