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
(879)
Progetti
1393
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
In elaborazione
2
Sviluppatore 2
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
3
Sviluppatore 3
Valutazioni
(115)
Progetti
129
18%
Arbitraggio
11
27% / 55%
In ritardo
4
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(378)
Progetti
401
31%
Arbitraggio
63
19% / 70%
In ritardo
51
13%
Caricato
5
Sviluppatore 5
Valutazioni
(131)
Progetti
172
38%
Arbitraggio
4
25% / 50%
In ritardo
13
8%
In elaborazione
6
Sviluppatore 6
Valutazioni
(79)
Progetti
111
37%
Arbitraggio
0
In ritardo
4
4%
Gratuito
7
Sviluppatore 7
Valutazioni
(135)
Progetti
193
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
Gratuito
8
Sviluppatore 8
Valutazioni
(304)
Progetti
509
47%
Arbitraggio
29
10% / 45%
In ritardo
138
27%
Gratuito
9
Sviluppatore 9
Valutazioni
(24)
Progetti
28
32%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(2102)
Progetti
2673
62%
Arbitraggio
114
46% / 25%
In ritardo
420
16%
Caricato
11
Sviluppatore 11
Valutazioni
(55)
Progetti
96
40%
Arbitraggio
13
38% / 62%
In ritardo
25
26%
Gratuito
12
Sviluppatore 12
Valutazioni
(1100)
Progetti
1457
46%
Arbitraggio
49
73% / 12%
In ritardo
36
2%
Gratuito
13
Sviluppatore 13
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
14
Sviluppatore 14
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
15
Sviluppatore 15
Valutazioni
(93)
Progetti
133
35%
Arbitraggio
13
38% / 31%
In ritardo
32
24%
Gratuito
16
Sviluppatore 16
Valutazioni
(5)
Progetti
11
18%
Arbitraggio
0
In ritardo
3
27%
Gratuito
17
Sviluppatore 17
Valutazioni
(481)
Progetti
510
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
18
Sviluppatore 18
Valutazioni
(87)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
19
Sviluppatore 19
Valutazioni
(77)
Progetti
133
50%
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
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &

Informazioni sul progetto

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