Create ea with indicator half trend

MQL4 Esperti

Specifiche


hello. i want to create ea with this indicator which is buy sell arrow. every arrow occurs ea must open 1 trade. and this trade must be closed next trade and open new trade with signal. for example buy arrow occurs buy and when sell arrow occurs close first trade and open next trade sell. and time frame must be current and possible to change. and lot must possible to change. first lot 0.01.

if there is some one to create this ea with this indicator according to my requirment i am open to pay. 
I want the following options. 
1- for initial order: a) Fix SL (0 no use) b) Fix TP (0 no use) c) Break Even (0 no use) d) Trailing SL (0 no use) e) % of Balance to Close 
2- Close in Opposite Direction (True/False) 3- If another arrow in same direction open with multiply lot 

File:

Con risposta

1
Sviluppatore 1
Valutazioni
(49)
Progetti
62
40%
Arbitraggio
1
0% / 100%
In ritardo
7
11%
In elaborazione
2
Sviluppatore 2
Valutazioni
(65)
Progetti
96
52%
Arbitraggio
3
33% / 67%
In ritardo
24
25%
Gratuito
3
Sviluppatore 3
Valutazioni
(57)
Progetti
72
22%
Arbitraggio
13
46% / 15%
In ritardo
5
7%
Gratuito
4
Sviluppatore 4
Valutazioni
(69)
Progetti
104
54%
Arbitraggio
3
0% / 67%
In ritardo
9
9%
In elaborazione
5
Sviluppatore 5
Valutazioni
(24)
Progetti
28
32%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
7
Sviluppatore 7
Valutazioni
(550)
Progetti
761
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
8
Sviluppatore 8
Valutazioni
(376)
Progetti
398
31%
Arbitraggio
62
19% / 69%
In ritardo
50
13%
In elaborazione
9
Sviluppatore 9
Valutazioni
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(299)
Progetti
378
21%
Arbitraggio
43
60% / 23%
In ritardo
43
11%
Caricato
11
Sviluppatore 11
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
12
Sviluppatore 12
Valutazioni
(137)
Progetti
167
35%
Arbitraggio
11
91% / 0%
In ritardo
0
Gratuito
13
Sviluppatore 13
Valutazioni
(15)
Progetti
17
6%
Arbitraggio
1
0% / 100%
In ritardo
1
6%
Gratuito
14
Sviluppatore 14
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
15
Sviluppatore 15
Valutazioni
(216)
Progetti
245
76%
Arbitraggio
10
80% / 0%
In ritardo
4
2%
In elaborazione
16
Sviluppatore 16
Valutazioni
(8)
Progetti
16
0%
Arbitraggio
8
13% / 75%
In ritardo
3
19%
Gratuito
17
Sviluppatore 17
Valutazioni
(63)
Progetti
84
26%
Arbitraggio
23
22% / 48%
In ritardo
23
27%
Gratuito
18
Sviluppatore 18
Valutazioni
(257)
Progetti
314
37%
Arbitraggio
6
50% / 17%
In ritardo
7
2%
Gratuito
19
Sviluppatore 19
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
21
Sviluppatore 21
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
22
Sviluppatore 22
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
302
59% / 25%
In ritardo
124
13%
In elaborazione
Ordini simili
D Wealth EA 30+ USD
Trade professionally, know when to open and close trade and also know when to buy and sell take profits once the market is trying to go against your analysis and also analyze the chart before taking any action! When buy the lot size should be 0.01 and stop loss should be considered according to the lot size, and profits should be taken in due time
Hello So I need an MT5 EA. How is it gonna work? 1.we either start with buy or sell position, doesn't matter which really. 2. We select or lot which should be manageable as in example 0.1 lot 5pip sl and 5 pip tp. in example we had buy position and now it hit our tp, then we again put a buy position at the same price 0.1 lot 5pip tp 5 pip sl. But this time it hits our sl/stop loss. Now we switch to sell position and
I want to suggest a trading strategy that uses reverse trade software. We need to create an EA (Expert Advisor) that uses a simple martingale strategy. When the market is going up, it will keep placing SELL orders in the sequence of 0.01, 0.02, 0.03, etc. Each order should have a stop loss (SL) and a moving take profit (TP). There should be an option to adjust the SL and TP in the settings so we can customize them
I need you to check an expert advisor I bought and find the best settings, parameters to get low drawdown and high performance. configuration and optimization of sets to improve management
MT4 EA required that will trade as follows: 1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. The inputs should be exactly coded as per the attached image. EA will have
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Hello! ON A FIXED BUDGET, I need a developer to modify my Expert on risk management. I want the EA to close All trades if Daily Profit or Loss is reached. Then the EA should also stop trading for that day if the conditions met and restart trading the next day again. It has to also display on chart to show which criteria it closed. E.g. EA closed on Daily Loss Limit. Bid so that we talk more
//+------------------------------------------------------------------+ //| 3-EMA_FTS.mq4 | //| Generated with Pine Script to MQL4 | //+------------------------------------------------------------------+ #property strict #property indicator_separate_window #property indicator_buffers 8 #property indicator_color1 Red #property indicator_color2 Green #property indicator_color3
Simple Grid EA 30+ USD
Make a simple pending order grid EA 1st up down pending order gap 100 pips Next order Grid gap 200 pips If 4 Trade open buttom trade close. Only buy or only sell
**Project Title:** Development of a Complex High-Performance EA for Step Index **Project Overview:** I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively. **Trading Strategy Details:** Indicators: - 50-period EMA - 200-period EMA - RSI with 14 periods - MACD

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD