New simple EA

MQL4 Эксперты

Работа завершена

Время выполнения 10 дней
Отзыв от заказчика
Fantastic work and a brilliant help! Great Coder! Fast execution and fast delivery! 5 Stars *****
Отзыв от исполнителя
Nice customer, Thank you.

Техническое задание

I am interested to establish a long relationship (for creating and EA and future updates) with an experienced developer. 

I need an Expert Advisor for MetaTrader4. 

My strategy does not use any indicator so it should be very easy to code. I use some elements from the previous day (highs, lows, some hourly intervals) to create my setup for trading. EA should identify correctly previous swing for placing SL and TP (very important, if there is a narrow range with more swings EA should be able to identify it). I have two different input setups, both very simple – will have to establish if you can include them in the same EA or you’ll create two separate ones.
 
From my point of view, the hardest thing to code here will be money management (for me would be hard, you probably already have the code for any type of MM so for you it should be very simple). Because I do not know if this strategy works, I need to be able to use a large variety of MM. I will mention here a few (I will mention of course in more details in “Requirements Specification”):
- EA should be able to trade with a fixed lot all the time;
- or to be able to risk a fix % from the entire portfolio for each trade (even if SL is 5 or 60 pips let’s say)
- I should be able to use different TPs (TP =SL or TP = 2 SL or 4 SL and so on)
- I should be able to close orders in steps (max 3-4 steps) (fist 25% at 10 pips, other 25% at 40 pips other at 200 for example)
- I should be able to use a trailing stop for all the orders or partial orders
- I should be able to move to break even an order if there is a potential profit of x pips
- and of course, martingale

I also will need to see with the help of the EA, after I will place it on the chart in live trading exactly my setups (again, it is quite simple so no worries). So, there should be a graphic representation of my strategy exactly as I already see it now when I am trading manually. I ask this so I would be able to check and test the EA. Also, I will need that some of the parameters set in the strategy (I will specify them also in “Requirements Specification”) to be displayed on the chart (for example, to see if there are 4 rules to enter into a new trade and 3 of them are already respected and the EA is waiting for the 4th, to be able to see this on the chart).

EA should be able to work on different financial products (forex, gold, oil, indices) and on different timeframes. 

EA should be created in that way that, if I want, I will be able to optimize it using MT4 platform (I refer here on the global parameters of course). All the global parameters should have a very clear name and description.

I need in the end the source code of the EA, of course. The code should be written clearly and with full comments (for each significant segment or function there should be a comment inserted in the code where you should describe what you intend to do). EA should respect all the conditions asked by MQL5 on market sections (I mean that, if I will want, I should be able to sell it, so all the steps necessary for validation should be respected – for example, SYMBOL_VOLUME function should exist, and others…). If EA will not past validation on MQL5 I will not accept it.

Please tell me your necessary budget and the time you think you’ll need for coding it. After that, I will send you the “Requirements Specification” too.
 


Откликнулись

1
Разработчик 1
Оценка
(253)
Проекты
358
49%
Арбитраж
24
25% / 50%
Просрочено
80
22%
Свободен
2
Разработчик 2
Оценка
(258)
Проекты
395
28%
Арбитраж
69
19% / 49%
Просрочено
120
30%
Свободен
3
Разработчик 3
Оценка
(4)
Проекты
6
0%
Арбитраж
2
0% / 50%
Просрочено
4
67%
Свободен
4
Разработчик 4
Оценка
(66)
Проекты
95
28%
Арбитраж
20
25% / 55%
Просрочено
24
25%
Свободен
5
Разработчик 5
Оценка
(363)
Проекты
506
40%
Арбитраж
147
18% / 72%
Просрочено
99
20%
Загружен
6
Разработчик 6
Оценка
(33)
Проекты
35
40%
Арбитраж
11
9% / 91%
Просрочено
4
11%
Свободен
7
Разработчик 7
Оценка
(5)
Проекты
7
0%
Арбитраж
1
100% / 0%
Просрочено
5
71%
Свободен
8
Разработчик 8
Оценка
(197)
Проекты
320
35%
Арбитраж
64
13% / 56%
Просрочено
83
26%
Свободен
9
Разработчик 9
Оценка
(5)
Проекты
6
33%
Арбитраж
2
0% / 50%
Просрочено
2
33%
Свободен
10
Разработчик 10
Оценка
(16)
Проекты
21
19%
Арбитраж
7
0% / 71%
Просрочено
14
67%
Свободен
11
Разработчик 11
Оценка
(1)
Проекты
0
0%
Арбитраж
1
0% / 0%
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
13
Разработчик 13
Оценка
(67)
Проекты
144
34%
Арбитраж
11
9% / 55%
Просрочено
26
18%
Работает
Похожие заказы
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
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below

Информация о проекте

Бюджет
30+ USD
VAT (19%): 5.7 USD
Итого: 35.7 USD
Исполнителю
27 USD
Сроки выполнения
от 3 до 7 дн.