Francesco Piantedosi

MQL4 Эксперты

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

Время выполнения 5 дней
Отзыв от заказчика
Very good job! Great coder!
Отзыв от исполнителя
It was a great experience to work with Mr. Francesco

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

Hi all, I need help to program my EA, and I'll be alble to test if my idea is good or not. My idea is time based, and a grid of orders will be placed according to value of EMA(5). Let suppose to have M30 timeframe, my EA should wait EMA(5) value in the middle of timeframe, and so, in the middle of the bar formation. So after 15 minutes, EA evaluates EMA(5), this will be the "start price" for my grid.

EA will place 5 pending stop buy orders and 5 pending stop sell orders (very important that orders should be STOP and absolutely NOT "Limit orders". Number of orders should be a parameter selected by user, "5" is only an example, but it should be default value. Distance between orders will be "n" pips. Also in this case number of pips shoul be selected from 3 to 15. Default value is 5

For each BUY/SELL order, as initial parameter, TP=150 pips and SL=5 pips (initially I don't want to change these values)

If an order is activated, SL will be moved to "entry price" for that order. From this point, a trailing stop loss will be placed for that order using a step of 1 pip.

Initially I don't want any check on spread and theoretical profit of my oders.

At the end of current bar, or exactly at the beginning of a new bar formation, every stop order placed in the previous timeframe (both buy and sell) will be deleted if they are not triggered.

This will be repeated for each bar in the chart.

Let's do an example:
pair eurusd
timeframe 15 minutes
after 7,5 minutes, EMA 5 is evaluated (suppose EMA(5)=1.11300)
EA will place 5 stop buy orders @ 1.1135 - 1.114 - 1.1145 - 1.115 - 1.1155
EA will place 5 stop sell orders @ 1.1125 - 1.112 - 1.1115 - 1.111 - 1.1105
Suppose that first 3 stop buy orders are triggered and first 2 stop sell orders are triggered;
at the "first tick" of new bar, last 2 buy orders, and last 3 sell orders will be deleted.

Remaining positions will remain opened and will run without interference.

Parameters selected by user when EA is attached to chart:
Number of pending orders: from 1 to 7 (default is 5) - numbers of long orders is always equal to

number of short orders
Distance between orders: from 3 to 15 pips (default is 5)
EMA should be evaluated from 3 to 20 periods (5 is default value)
TP: from 15 to 150 pips - step by 5 pips - (default is 150)
SL: from 5 to 20 pips - step by 5 pips - (default is 5)

For money management I would have 2 different options: fixed lots and % of total margin. One out of the two option has to be selected and parameters chosen by user. Default values are 0.1 lots or 2% of total margin.

EA should work for 4 or 5 digits


Available if you need further clarification.
Francesco

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

1
Разработчик 1
Оценка
(52)
Проекты
133
44%
Арбитраж
14
50% / 29%
Просрочено
55
41%
Свободен
2
Разработчик 2
Оценка
(2097)
Проекты
2666
62%
Арбитраж
114
46% / 25%
Просрочено
420
16%
Загружен
3
Разработчик 3
Оценка
(133)
Проекты
185
30%
Арбитраж
77
9% / 73%
Просрочено
77
42%
Свободен
4
Разработчик 4
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
5
Разработчик 5
Оценка
(1858)
Проекты
3461
88%
Арбитраж
73
40% / 15%
Просрочено
265
8%
Свободен
6
Разработчик 6
Оценка
(49)
Проекты
134
27%
Арбитраж
62
13% / 53%
Просрочено
58
43%
Свободен
7
Разработчик 7
Оценка
(69)
Проекты
76
59%
Арбитраж
0
Просрочено
12
16%
Свободен
8
Разработчик 8
Оценка
(2)
Проекты
2
0%
Арбитраж
13
8% / 92%
Просрочено
1
50%
Свободен
9
Разработчик 9
Оценка
(2440)
Проекты
3075
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Свободен
10
Разработчик 10
Оценка
(440)
Проекты
546
25%
Арбитраж
21
38% / 38%
Просрочено
83
15%
Работает
11
Разработчик 11
Оценка
(1)
Проекты
1
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(130)
Проекты
210
40%
Арбитраж
90
20% / 43%
Просрочено
85
40%
Свободен
13
Разработчик 13
Оценка
(121)
Проекты
134
66%
Арбитраж
36
25% / 56%
Просрочено
22
16%
Свободен
Похожие заказы
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project

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

Бюджет
20 - 80 USD
VAT (22%): 4.4 - 17.6 USD
Итого: 24.4 - 97.6 USD
Исполнителю
18 - 72 USD
Сроки выполнения
от 2 до 15 дн.