Need my indicator to execute trades when a sell/buy gets triggers on indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del dipendente
It has been an awesome experience working with him. I really appreciate your communication skills. Thank you
Feedback del cliente
Excellent Programmer, Highly recommended!

Specifiche

Hi, 

Need to have my indicator execute trades when a sell/buy gets trigger on the indicator. Like to have it set for TP23 SL23 and able to changed if needed, see attached.

Lot Sized (0=Same)  0

Stop Loss (0=disable)  23

Take Profit (0=disable) 13



File:

Con risposta

1
Sviluppatore 1
Valutazioni
(7)
Progetti
9
11%
Arbitraggio
2
0% / 0%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(37)
Progetti
45
33%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
3
Sviluppatore 3
Valutazioni
(17)
Progetti
19
11%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(17)
Progetti
38
68%
Arbitraggio
0
In ritardo
7
18%
Gratuito
5
Sviluppatore 5
Valutazioni
(11)
Progetti
14
29%
Arbitraggio
3
67% / 33%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(72)
Progetti
80
10%
Arbitraggio
36
8% / 53%
In ritardo
6
8%
In elaborazione
7
Sviluppatore 7
Valutazioni
(177)
Progetti
243
21%
Arbitraggio
17
65% / 18%
In ritardo
1
0%
In elaborazione
8
Sviluppatore 8
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
23
13% / 74%
In ritardo
8
20%
In elaborazione
10
Sviluppatore 10
Valutazioni
(44)
Progetti
62
52%
Arbitraggio
3
0% / 0%
In ritardo
1
2%
Gratuito
11
Sviluppatore 11
Valutazioni
(131)
Progetti
172
38%
Arbitraggio
4
25% / 50%
In ritardo
13
8%
In elaborazione
12
Sviluppatore 12
Valutazioni
(62)
Progetti
193
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
In elaborazione
13
Sviluppatore 13
Valutazioni
(1134)
Progetti
1436
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
14
Sviluppatore 14
Valutazioni
(357)
Progetti
563
33%
Arbitraggio
24
67% / 8%
In ritardo
17
3%
Gratuito
15
Sviluppatore 15
Valutazioni
(169)
Progetti
185
32%
Arbitraggio
6
50% / 50%
In ritardo
2
1%
In elaborazione
16
Sviluppatore 16
Valutazioni
(6)
Progetti
10
50%
Arbitraggio
6
17% / 50%
In ritardo
3
30%
In elaborazione
17
Sviluppatore 17
Valutazioni
(259)
Progetti
316
37%
Arbitraggio
6
50% / 17%
In ritardo
7
2%
Gratuito
18
Sviluppatore 18
Valutazioni
(63)
Progetti
90
52%
Arbitraggio
10
40% / 30%
In ritardo
7
8%
In elaborazione
19
Sviluppatore 19
Valutazioni
(554)
Progetti
1342
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
20
Sviluppatore 20
Valutazioni
(5)
Progetti
4
50%
Arbitraggio
4
0% / 75%
In ritardo
0
Gratuito
21
Sviluppatore 21
Valutazioni
(41)
Progetti
54
4%
Arbitraggio
5
0% / 60%
In ritardo
4
7%
Gratuito
22
Sviluppatore 22
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
23
Sviluppatore 23
Valutazioni
(145)
Progetti
258
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
Ordini simili
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 5 giorno(i)