Simple script needed - trailing stop triggered by price - MT4

MQL4 Esperti Script

Lavoro terminato

Tempo di esecuzione 19 giorni

Specifiche

Hi there,

Some background to my trading style:

I enter all of my trades manually. I only trade one FX pair at a time. I never have more than 6 trades on at once.

I am newish to MT4 and have so far only used manual trading controls.

My Problem:

I know where my TP is but I want to improve on the TP by replacing it with a trailing stop that is triggered at a price that I set.

The Solution:

I just need a script that I can run that applies to all open trades on the same FX pair that has these parameters:

1. Trigger price that starts the trailing stop.

2. Number of Pips for the trailing stop.


If I can get this to work to start with then there might be more interesting parameters for the trailing stop settings like ATR, or previous close but to begin just simple trailing pips is enough.


Cheers,


J

Con risposta

1
Sviluppatore 1
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(130)
Progetti
184
32%
Arbitraggio
17
29% / 59%
In ritardo
27
15%
In elaborazione
3
Sviluppatore 3
Valutazioni
(67)
Progetti
79
33%
Arbitraggio
6
50% / 33%
In ritardo
7
9%
Gratuito
4
Sviluppatore 4
Valutazioni
(1086)
Progetti
1437
45%
Arbitraggio
48
73% / 13%
In ritardo
35
2%
In elaborazione
5
Sviluppatore 5
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
6
Sviluppatore 6
Valutazioni
(1127)
Progetti
1429
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
7
Sviluppatore 7
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
1
0% / 100%
In ritardo
1
25%
Gratuito
8
Sviluppatore 8
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
9
Sviluppatore 9
Valutazioni
(12)
Progetti
14
29%
Arbitraggio
0
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(12)
Progetti
30
67%
Arbitraggio
2
0% / 0%
In ritardo
10
33%
In elaborazione
11
Sviluppatore 11
Valutazioni
(430)
Progetti
606
55%
Arbitraggio
48
23% / 56%
In ritardo
178
29%
Gratuito
12
Sviluppatore 12
Valutazioni
(349)
Progetti
463
51%
Arbitraggio
41
24% / 49%
In ritardo
149
32%
Gratuito
13
Sviluppatore 13
Valutazioni
(12)
Progetti
16
31%
Arbitraggio
0
In ritardo
0
Gratuito
14
Sviluppatore 14
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
15
Sviluppatore 15
Valutazioni
(8)
Progetti
12
0%
Arbitraggio
21
0% / 81%
In ritardo
4
33%
Gratuito
16
Sviluppatore 16
Valutazioni
(408)
Progetti
536
75%
Arbitraggio
9
44% / 0%
In ritardo
24
4%
Gratuito
17
Sviluppatore 17
Valutazioni
(62)
Progetti
140
46%
Arbitraggio
19
42% / 16%
In ritardo
32
23%
Gratuito
18
Sviluppatore 18
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
19
Sviluppatore 19
Valutazioni
(55)
Progetti
74
45%
Arbitraggio
21
14% / 67%
In ritardo
8
11%
Gratuito
20
Sviluppatore 20
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
21
Sviluppatore 21
Valutazioni
(16)
Progetti
17
29%
Arbitraggio
1
0% / 100%
In ritardo
2
12%
Gratuito
22
Sviluppatore 22
Valutazioni
(453)
Progetti
512
33%
Arbitraggio
25
40% / 48%
In ritardo
7
1%
Caricato
23
Sviluppatore 23
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
301
59% / 25%
In ritardo
124
13%
In elaborazione
24
Sviluppatore 24
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
High Low intraday ticker to display the most recent high low of up to 40 stock symbols. As a stock makes an intraday high low it will populate at the top and so on. Regardless of chart that's display it will continue to track high lows of the 40 stocks inputed. The 40 stocks can by manually changed. A high will display as green with the time (hour:minute:second), symbol, and last price. A low will be displayed as red
Modify an existing Python bot to trade bollinger bands, with iqoption api Currently the bot strategy is wrong, I am limited in my knowledge here and hope to fix this Hope to work with more experience people out there in relation to iqoption api and python
I need an EA to automate Tradingview alerts on MT4 using webhook alerts. The bridge/connector should be python based GUI. Required features at a minimum Mapping Tradingview alert formats to MT4 Automating market, limit and stop orders with entry price, stop loss, multiple TPs and trailing stop Lot sizing - fixed/% of balance/fixed amount breakeven, partial close and trailing stop Mapping pair name prefixes/suffixes
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree

Informazioni sul progetto

Budget
50 - 200 USD
IVA (23%): 11.5 - 46 USD
Totale: 61.5 - 246 USD
Per lo sviluppatore
45 - 180 USD
Scadenze
a 3 giorno(i)