Buy, SL, TP at pivot levels script or EA

MQL5 Esperti Script C++

Lavoro terminato

Tempo di esecuzione 4 ore
Feedback del cliente
Very professional. The first demonstration of the script was exactly what I wanted. The work was finished well before the deadline.

Specifiche

Pivot point (PP) = (High + Low + Close) / 3
First resistance (R1) = (2 x PP) – Low
First support (S1) = (2 x PP) – High
Second resistance (R2) = PP + (High – Low)
Second support (S2) = PP – (High – Low)
Third resistance (R3) = High + 2(PP – Low)
Third support (S3) = Low – 2(High – PP)


I would like a simple script or EA that can set a pending order on a chosen pivot point. The Stop loss and Take profit are also a pivot point.

Inputs:

Lot size
Pair to trade: Choose EUR/USD, GBP/USD, USD/JPY etc. (all pairs)
Buy stop pending order at: R3/R2/R1/PP/S1/S2/S3
Stop Loss (for the pending buy order): R3/R2/R1/PP/S1/S2/S3
Take Profit (for the pending buy order)R3/R2/R1/PP/S1/S2/S3

Sell stop pending order at: R3/R2/R1/PP/S1/S2/S3
Stop Loss (for the pending sell order)R3/R2/R1/PP/S1/S2/S3
Take Profit (for the pending sell order)R3/R2/R1/PP/S1/S2/S3



Con risposta

1
Sviluppatore 1
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
2
Sviluppatore 2
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
3
Sviluppatore 3
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
489
17%
Gratuito
4
Sviluppatore 4
Valutazioni
(42)
Progetti
70
43%
Arbitraggio
6
33% / 50%
In ritardo
19
27%
Gratuito
5
Sviluppatore 5
Valutazioni
(5)
Progetti
7
0%
Arbitraggio
1
100% / 0%
In ritardo
5
71%
Gratuito
6
Sviluppatore 6
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(508)
Progetti
764
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
9
Sviluppatore 9
Valutazioni
(878)
Progetti
1391
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
10
Sviluppatore 10
Valutazioni
(349)
Progetti
463
51%
Arbitraggio
41
24% / 49%
In ritardo
149
32%
Gratuito
11
Sviluppatore 11
Valutazioni
(9)
Progetti
11
45%
Arbitraggio
2
0% / 100%
In ritardo
2
18%
Gratuito
12
Sviluppatore 12
Valutazioni
(319)
Progetti
520
66%
Arbitraggio
52
21% / 38%
In ritardo
165
32%
In elaborazione
13
Sviluppatore 13
Valutazioni
(430)
Progetti
606
55%
Arbitraggio
48
23% / 56%
In ritardo
178
29%
Gratuito
14
Sviluppatore 14
Valutazioni
(2410)
Progetti
3027
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
15
Sviluppatore 15
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(2067)
Progetti
2625
62%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
17
Sviluppatore 17
Valutazioni
(5)
Progetti
3
0%
Arbitraggio
19
0% / 100%
In ritardo
0
Gratuito
18
Sviluppatore 18
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
3
0% / 67%
In ritardo
2
40%
Gratuito
19
Sviluppatore 19
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
2
0% / 100%
In ritardo
1
50%
Gratuito
20
Sviluppatore 20
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
21
Sviluppatore 21
Valutazioni
(33)
Progetti
49
12%
Arbitraggio
16
0% / 88%
In ritardo
10
20%
Gratuito
Ordini simili
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
Requires experience in mt5 server api development I will provide relevant information about mt5 server api,Contains documentation, dll libraries and examples,Both c++ and c# are available. For more information please contact me
Hello there, I need a mql4 EA based on pine script custom indicator. You need to do pine script indicator convert into mt4 advisor. If you are able to do please contact. Thanks
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
I recently bought an indicator, that sends out notifications for trades i need to place, on the notification these and SL and TP, so i want an EA that would automate that for me
CGG Bands 60+ USD
I need you to create a mt4 indicator that will work exactly like the Dark Bands indicator. The dark bands indicator is located in the market in codebase and is free

Informazioni sul progetto

Budget
30 - 60 USD
IVA (21%): 6.3 - 12.6 USD
Totale: 36.3 - 72.6 USD
Per lo sviluppatore
27 - 54 USD