I am requesting an EA that will place pending orders with a stop loss and take profit then modify the stop loss once filled.

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

Время выполнения 10 дней

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

The EA should place a buy order user definable points above the high of the previous bar with a stop loss and take profit. The EA should place a sell order user definable points below the low of the previous bar with a stop loss and take profit. The orders should be placed immediately at the open of the new bar. The orders should have a user definable expiration in minutes. The EA should place a buy order above the high of an up bar. The EA should place a sell order below the low of a down bar. If the open and close of the previous bar are matching, I would think there would be no order placed. The EA should trade on all timeframes. Once a trade is open, the EA should not place any orders until it is closed. Once a trade is open, the EA should modify the stop loss to break even plus user definable points. The EA should have a trailing stop that is activated at user definable points above or below the order fill price and a trailing step in user definable points. Example:  The EA places a buy order 4 points above the high of the previous bar. The order fills. The EA modifies the stop loss to +12 points at +18 points. The trailing stop is activated at +34 points with a step of 4 points. If the trade is 1.8 pips in profit, the stop loss is modified to + 1.2 pips. If the stop loss is not hit and the trade is 3.4 pips in profit, the stop loss is modified to + 3.0 pips and trailed every .4 pips higher.

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

1
Разработчик 1
Оценка
(39)
Проекты
50
18%
Арбитраж
5
40% / 40%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(2428)
Проекты
3057
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Работает
3
Разработчик 3
Оценка
(198)
Проекты
320
16%
Арбитраж
21
38% / 33%
Просрочено
16
5%
Занят
4
Разработчик 4
Оценка
(7)
Проекты
6
0%
Арбитраж
5
0% / 100%
Просрочено
1
17%
Свободен
5
Разработчик 5
Оценка
(298)
Проекты
427
26%
Арбитраж
18
61% / 33%
Просрочено
26
6%
Свободен
6
Разработчик 6
Оценка
(35)
Проекты
50
42%
Арбитраж
3
33% / 33%
Просрочено
4
8%
Свободен
7
Разработчик 7
Оценка
(10)
Проекты
25
28%
Арбитраж
2
0% / 0%
Просрочено
1
4%
Загружен
8
Разработчик 8
Оценка
(202)
Проекты
206
27%
Арбитраж
0
Просрочено
3
1%
Свободен
9
Разработчик 9
Оценка
(2)
Проекты
5
0%
Арбитраж
1
0% / 100%
Просрочено
0
Работает
10
Разработчик 10
Оценка
(71)
Проекты
80
10%
Арбитраж
35
9% / 54%
Просрочено
6
8%
Работает
11
Разработчик 11
Оценка
(10)
Проекты
15
27%
Арбитраж
3
67% / 33%
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(549)
Проекты
1332
59%
Арбитраж
28
82% / 0%
Просрочено
10
1%
Свободен
13
Разработчик 13
Оценка
(61)
Проекты
186
73%
Арбитраж
4
100% / 0%
Просрочено
1
1%
Свободен
14
Разработчик 14
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
Похожие заказы
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

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

Бюджет
100+ USD
Исполнителю
90 USD
Сроки выполнения
от 1 до 2 дн.