A Take Profit/Stop Loss EA for MT5 (personal project)

MQL5 Esperti Forex

Lavoro terminato

Tempo di esecuzione 15 giorni
Feedback del cliente
An incredibly patient, attentive and talented programmer
Feedback del dipendente
Great customer. Thank you for the order!

Specifiche

I'd like an EA for MT5 that would allow me to put the prices I want a buy stop limit and sell stop limit orders to be placed at the same time and once one of them is open the other order must be canceled. Then the next orders would be automatically placed depending on whether the buy or sell position hit take profit or stop loss.

If I chose the BTC/USD symbol and I want the first buy stop limit order to be placed at 27450.18, the sell stop limit at 27440.18 and the buy order to open 100 ticks (not pips) below 27450.18, then the opening price is 27449.18. If I want the sell stop limit position to open 100 ticks above 27440.18, then the opening price is 27441.18.

As stated before, once a buy position is open, the sell order must be canceled and a new buy order must be placed at the take profit price of the current position. If it hits take profit, the next position is open and another buy order must be placed at the take profit price once again. If the position hits stop loss, the new buy order must be canceled. The opposite would apply to the sell position.

Two new buy and sell orders must be placed once the stop loss price is hit, and I must be able to choose if I want the orders to be placed, for example, 1000 ticks below or above the stop loss price. If the stop loss price of the current position is 27460.18, and I want the opening price of the next buy position to open 1000 ticks above this price, the opening price of the next buy position is 27470.18. The opposite would apply to the sell position.

That said, these are the required fields for the EA:
- A field to put the price I want the first buy stop limit position to be placed
- A field to put the price I want the the first sell stop limit position to be placed
- A field to put the stop limit price for the buy stop limit position, like 100 ticks below the price I chose the order to be placed
- A field to put the stop limit price for the sell stop limit position, like 100 ticks above the price I chose the order to be placed
- Fields to put take profit and stop loss for each position in ticks
- A field to put the price I want the next buy order to be placed if stop loss is hit, like 100 ticks above the stop loss price
- A field to put the price I want the next sell order to be placed if stop loss is hit, like 100 ticks below the stop loss price
- A field to put the number of orders I want to place at once
- Risk management - equity, balance and/or lot size
- Trading schedule - start trading time and end trading time
- Choose if I want open positions to be closed or not when trading time's up

- Stop win and stop loss for the day in money

Interested? Questions? Feel free to contact me!


Con risposta

1
Sviluppatore 1
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(454)
Progetti
513
33%
Arbitraggio
25
40% / 48%
In ritardo
7
1%
Caricato
3
Sviluppatore 3
Valutazioni
(90)
Progetti
111
37%
Arbitraggio
8
88% / 0%
In ritardo
0
In elaborazione
4
Sviluppatore 4
Valutazioni
(9)
Progetti
20
10%
Arbitraggio
3
67% / 33%
In ritardo
5
25%
In elaborazione
5
Sviluppatore 5
Valutazioni
(38)
Progetti
39
10%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(304)
Progetti
509
47%
Arbitraggio
29
10% / 45%
In ritardo
138
27%
Gratuito
7
Sviluppatore 7
Valutazioni
(466)
Progetti
698
56%
Arbitraggio
43
30% / 33%
In ritardo
113
16%
In elaborazione
8
Sviluppatore 8
Valutazioni
(63)
Progetti
106
68%
Arbitraggio
1
100% / 0%
In ritardo
2
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(13)
Progetti
17
12%
Arbitraggio
7
14% / 57%
In ritardo
4
24%
Gratuito
10
Sviluppatore 10
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
In elaborazione
11
Sviluppatore 11
Valutazioni
(37)
Progetti
59
27%
Arbitraggio
25
20% / 52%
In ritardo
10
17%
In elaborazione
12
Sviluppatore 12
Valutazioni
(28)
Progetti
34
15%
Arbitraggio
5
40% / 60%
In ritardo
5
15%
Gratuito
13
Sviluppatore 13
Valutazioni
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
14
Sviluppatore 14
Valutazioni
(19)
Progetti
27
11%
Arbitraggio
11
9% / 55%
In ritardo
12
44%
Gratuito
15
Sviluppatore 15
Valutazioni
(549)
Progetti
1331
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
16
Sviluppatore 16
Valutazioni
(27)
Progetti
27
26%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
17
Sviluppatore 17
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
301
59% / 25%
In ritardo
124
13%
In elaborazione
18
Sviluppatore 18
Valutazioni
(476)
Progetti
505
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
19
Sviluppatore 19
Valutazioni
(68)
Progetti
77
8%
Arbitraggio
33
9% / 55%
In ritardo
6
8%
Caricato
20
Sviluppatore 20
Valutazioni
(119)
Progetti
169
38%
Arbitraggio
9
78% / 22%
In ritardo
15
9%
Gratuito
21
Sviluppatore 21
Valutazioni
(11)
Progetti
39
85%
Arbitraggio
0
In ritardo
8
21%
Gratuito
Ordini simili
I need an indicator FOR MT4 that combines envelopes, and a chart overlay/correlation indicator. So, every time the price of the second asset (overlay chart), crosses the envelopes (of the main asset), the alert with an alarm warns, with the name of the main asset and time frame. The alert just need to warn when the price touch the superior band from downside, and the inferior band from upside. Resume 1. Normal
I would like to create an EA based on my indicator. The indicator issues buy and sell alerts on the chart, and it marks the signal zone, the Stop Loss zone, and the Take Profit zones 1, 2, and 3. I want to replace the alerts with other alerts that have customized text if possible, and have the ability to switch On or Off in the EA to use either EA mode or indicator-only mode. As for the opening and closing mode of
EA Description: Box Identification: The EA allows users to manually mark consolidation zones on the chart with rectangular boxes. These boxes are distinguished by color: red for bearish zones and green for bullish zones. Entry Types: Aggressive Entry (True/False): Users can opt for aggressive entries, initiating trades at a specified percentage of the zone's range. Divergence Entry (True/False): The EA detects
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
Hi. I will require a MT4 EA with 3 indcators for a specific time frame, certain parameters can be adjusted and should be able to automated trading. 1. RSI 2. EMA EA 3.Trading Volume . 4 & 5 digits can use 1.) 1 RSI . and 2 EMA ( cross over ) 1.1.) All different timeframe can use ( adjustable ). 1.2.) Entry pricing will need to meet at least 2 out of 3 indicators levels. 1.3.) Each indicators can be adjusted. 2.)
Hi Everyone, I need a cloud based licensing system to protect my MT4 / MT5 Indicators and Expert advisors Secure an unlimited number of EAs, indicators, and scripts. Create and manage unlimited license keys for secured EAs, indicators, and scripts. Instantly suspend license keys in case of refund. Lock EA/indicator to specific accounts and time frame similar to this

Informazioni sul progetto

Budget
200 - 500 USD
Per lo sviluppatore
180 - 450 USD
Scadenze
da 1 a 14 giorno(i)