EA to open by last candle closing

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 3 giorni

Specifiche

Привет всем. Работа и переменные. Постарался написать максимально просто и детально.

Настройки:

1. Order open time - 2:00; 
2. Lot size - 0.1; 
3. Shift (points) - 100; //отступ от High или Low последней свечи для установки Buy Stop или Sell Stop
4. Stop loss - true or false; //включаем SL или нет
5. Stop loss shift (points) - 0; //возможность отодвигания Stop Loss на X пунктов, по умолчанию - 0
6. Take profit - true or false; //берем профит или нет
7. Take profit (points) - 200; //количеcтво пунктов профита
8. Trail stop - true or false; //включаем TS или нет
9. Trail stop starts (points) - 200; //включение TS после прохождения ценой X пунктов
10.Trail stop step (points) - 50; //шаг TS 
11.Delete second order - true or false; //будем удалять второй ордер после открытия первого или оставляем
12.Breakeven - true or false; //выставляем Breakeven или нет
13.Breakeven (points) - 100; //Breakeven после того как цена прошла X пунктов
14.Order close time - 23:58; //время закрытия всех ордеров

Открытие - раз в сутки по установленному времени (open time) как только закрылась свеча. По закрытию свечи выставляются два ордера - BUY STOP (выше high  последней закрытой  свечи на shift (points)) и SELL STOP (ниже low последней закрытой свечи на shift (points)).
1. На каждый ордер ставится (или нет) Stop Loss по умолчанию 0 для:
   а. BUY - low предыдущей часовой свечи
   б. SELL- high предыдущей часовой свечи
2. На каждый ордер ставится (или нет) Take Profit на расстояние Take Profit (points) от цены открытия.
3. На каждый ордер ставится (или нет) Trail Stop с Trail stop step (points) который начинается, когда цена прошла Trail stop starts (points) от цены открытия.
4. При срабатывании одного из ордеров второй ордер удаляется (или оставляется)
5. Время автоматического закрытия всех ордеров - 23:55.

File:

Con risposta

1
Sviluppatore 1
Valutazioni
(878)
Progetti
1391
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(41)
Progetti
61
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
In elaborazione
3
Sviluppatore 3
Valutazioni
(115)
Progetti
129
18%
Arbitraggio
11
27% / 55%
In ritardo
4
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(374)
Progetti
396
31%
Arbitraggio
61
20% / 67%
In ritardo
49
12%
Caricato
5
Sviluppatore 5
Valutazioni
(126)
Progetti
160
36%
Arbitraggio
4
25% / 50%
In ritardo
13
8%
Gratuito
6
Sviluppatore 6
Valutazioni
(79)
Progetti
111
37%
Arbitraggio
0
In ritardo
4
4%
Gratuito
7
Sviluppatore 7
Valutazioni
(135)
Progetti
192
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
Gratuito
8
Sviluppatore 8
Valutazioni
(301)
Progetti
506
47%
Arbitraggio
29
10% / 41%
In ritardo
138
27%
In elaborazione
9
Sviluppatore 9
Valutazioni
(24)
Progetti
28
32%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(2054)
Progetti
2610
61%
Arbitraggio
113
45% / 26%
In ritardo
417
16%
In elaborazione
11
Sviluppatore 11
Valutazioni
(55)
Progetti
96
40%
Arbitraggio
13
38% / 62%
In ritardo
25
26%
Gratuito
12
Sviluppatore 12
Valutazioni
(1066)
Progetti
1408
45%
Arbitraggio
47
72% / 13%
In ritardo
35
2%
Gratuito
13
Sviluppatore 13
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
14
Sviluppatore 14
Valutazioni
(566)
Progetti
639
41%
Arbitraggio
21
57% / 29%
In ritardo
45
7%
Caricato
15
Sviluppatore 15
Valutazioni
(90)
Progetti
128
34%
Arbitraggio
13
38% / 31%
In ritardo
31
24%
In elaborazione
16
Sviluppatore 16
Valutazioni
(5)
Progetti
11
18%
Arbitraggio
0
In ritardo
3
27%
Gratuito
17
Sviluppatore 17
Valutazioni
(467)
Progetti
496
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
In elaborazione
18
Sviluppatore 18
Valutazioni
(86)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
19
Sviluppatore 19
Valutazioni
(76)
Progetti
129
49%
Arbitraggio
5
80% / 0%
In ritardo
6
5%
Gratuito
20
Sviluppatore 20
Valutazioni
(126)
Progetti
151
48%
Arbitraggio
6
83% / 17%
In ritardo
2
1%
Gratuito
21
Sviluppatore 21
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
Project Overview: Purpose: Create a trading bot that sends buy/sell signals and executes trades based on multiple indicators. Main Timeframe: 5-minute charts, with additional calculations on 1, 15, and 30-minute charts. Key Features: Signal generation from Ichimoku Cloud, SMA, SuperTrend, and Engulfing Candle. Customizable notifications (to coordinate with programmer best way to do it) for trend changes, position
I need and Expert Advisor that send Automatically a text and Chart screenshot to the MQL5 profile wall. Hello developers. I know about Code, MQL and expert advisor. I wanted to creat and Expert Advisor (Or a function) that send A Screenshot or any PNG image with a text and to the MQL5 profile wall with my username and passwors. I use the Webrequest documentation sample function to do that, but unfortunately the rules
MT4, MT5, AND CTRADER PROGRAMMER NEEDED I am searching for an expert who can code a well automated expert advisor based on my trading strategy for mt4, mt5, ctrader, please I am only looking for someone who specialized in those three trading platforms and can code an algorithm then make it run well without any coding errors, thanks
I need an EA in based of this indicator. It have buffers. The owner told me it..., So I need an expert who can do this I will attached the file right now
Hey just reached out if you can code for mt4, mt5 ctrader, you must be skilled in developing a well automated algorithm trading robot for those platform, this is very important job, I am sending the full specifications in comment section thanks
Hey I am writing to a proficient algorithm trading bot developer who is well vast and can program EA for various trading platforms such as MT4, MT5, CTRADER AND TRADINGVIEW, I've been discussion the project specifications with an expert specialist here in few hours ago and that's when I first posted this job as it's very important job but suddenly an error occurred and job got automatically deleted while the
Robo382 30+ USD
OLA /// a minha estratégia de operação automatizada seria assim onda de impulsao com correcao no nivel de 38,2 % com stop 14.6% ou seja fibo de 0% ao 100%
Robot Magic - xxx Direction - buy and sell, or buy, or sell. Lot size - 0.1 or more Use SL - true / false SL - xxxxx Use TP - true/ false Tp - xxxxx Close trade on opposite signal - true/ false Recovery SL/minus = lot size * C, N times C coefficient - xxx N times - xxx Use trailing stop - true / false Trailing stop - xxxxx Use trading hours - true/ false Trading hours - start xxxx - stop xxxx trading on Monday
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
Looking for someone who can convert 170 lines of pinescript to MT5. If you do the good job then more projects are waiting for you. That's why looking for individual freelancer only. File will be shared with right candidate. Thank you

Informazioni sul progetto

Budget
200+ USD
Per lo sviluppatore
180 USD
Scadenze
da 4 a 8 giorno(i)