Looking for 1 Expert Advisor (will trade based of MTF and paid indicator from marketplace)

MQL4 Эксперты

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

Время выполнения 3 дня
Отзыв от заказчика
Excellent work and quick delivery, will work with him again if possible
Отзыв от исполнителя
very nice and kind thanks man

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

As mentioned on the title, EA will trade based on MTF and paid indicator from the marketplace. Both indicators will be provided by me.

Buying/Selling will happen on the first candle-bar when the indicator changes from blue to red or red to blue. EA will go long or short depending on the indicator and all trades will be closed when indicator changes colors or stop loss/take profits hit (whatever happens first). If Take Profit hits, EA will wait until indicator changes again to open new position.

"X" means input from the user on the properties list below.

Adjustable expert properties as shown below:

MTF buy/sell signal: False or true. If true, buy when the indicator is bullish and close when the indicator changes colors. Short when the indicator turns bearish and close when the indicator changes colors.

Paid indicator buy/sell signal: False or true. If true, buy when the indicator is bullish and close when the indicator changes colors. Short when the indicator turns bearish and close when the indicator changes colors.

Stop loss: If long, stop loss will be the lowest price on the last "X" candle-bars. If short, stop loss will be the highest price on the last "X" candle-bars.

Stop loss buffer:  False or true. If true, this input will be a 0 decimal place number. This buffer allows the user to add/subtract an "X" number of pips to the calculated stop loss when long or short, the reason for this is to prevent EA from getting wrongly stopped out by other algorithms. 

Risk per trade ratio (based on stop loss): This input will be a 2 decimal place number and will be based on the stop loss. If set to "0.01" means 1% of total portfolio value will be used to determine lot size, "0.02" means 2%, "0.10" means 10%, etc... Example: if input is "0.01", portfolio is $10k and calculated stop loss is 100 pips, then position would be $10k since 100 pips is 1% in a $10k portfolio. If the calculated stop loss is 200 pips, then position would be $5k since a 200 pips stop loss is 1% in a $10k portfolio.

Take profit: False or true. If true, input will be a 2 decimal place number and will be based on the stop loss. If set to "1.50" means is *1.50 the stop loss. Example: If set to "1.50" and calculated stop loss is 100 pips, then the Take Profit is 100*1.50 = 150 pips. If set to "2.50" and calculated stop loss is 100 pips, then the Take profit is 100*2.50 = 250 pips. If Take Profit hits, EA must wait until indicator changes colors to open new trade again.

Martingale ratio: False or true. If true, this input will be a 2 decimal place number and will  only be used when previous trade is a loser. If the previous Risk per trade ratio was 1% of total portfolio and Martingale ratio is set to "1.50" then next trade lot size will be 1*1.5 = 1.5% of total portfolio value.

Exit on Friday: False or true. If true, adjustable time as per "XX:XX" New York time.


I will be using this EA with only 1 indicator as "True" on each chart, so only 1 trade at the time should be open on each chart.

MTF indicator I am thinking about using: https://www.mql5.com/en/market/product/32933?source=Site

I will discuss which paid indicator I am thinking of using once the developer has been selected.

If you have any questions, please let me know before accepting the job.

PLEASE... DO NOT add extra "Expert Properties", I only need the ones mentioned above. Thank you :) 

Файлы:

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

1
Разработчик 1
Оценка
(1)
Проекты
1
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(196)
Проекты
318
35%
Арбитраж
64
13% / 56%
Просрочено
82
26%
Свободен
3
Разработчик 3
Оценка
(21)
Проекты
35
54%
Арбитраж
8
63% / 38%
Просрочено
1
3%
Свободен
4
Разработчик 4
Оценка
(103)
Проекты
160
33%
Арбитраж
11
18% / 36%
Просрочено
0
Свободен
5
Разработчик 5
Оценка
(568)
Проекты
641
41%
Арбитраж
21
57% / 29%
Просрочено
47
7%
Работает
6
Разработчик 6
Оценка
(333)
Проекты
352
71%
Арбитраж
4
100% / 0%
Просрочено
1
0%
Работает
Похожие заказы
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

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

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 0 до 14 дн.