Simple EA expert, original trade would be opened by user. EA would then open more trades a set point from original trade.

MQL4 Experts

Spécifications

I am trying to create a programme that can help me with my current strategy. I don’t want to make the entire strategy automated (although I may look to do this further down the line. Basically I am after a programme that will set a large number of orders, the opening of these orders will be triggered by a trade opened manually by the user. I want these orders to work like a “curl stop” that’s what I’m told it’s called. So for example if the user were trading GBPUSD and manually entered a sell of 0.01 @ a price of 1.2585 the programme would then open a sell stop every 15 pips away from the original order the size of the order would double every 4 trades. So it would look like this. Sell 0.01 @ 1.2585 ( opened manually by user) - sell stop 0.01 @ 1.2600 - sell stop 0.01 @ 1.2615 - sell stop 0.01 @ 1.2630 - sell stop 0.02 @ 1.2645, this would carry on for say 200 pips. Although each of these sell stops would only be activated once the price has surpassed the sell stop price so therefore only chatching it on the way back down ( that would be the curl stop feature) 


Also I was looking to create a trailing stop once a combined profit percentage was reached across all trades, is this possible? I have attahced photo of what it currently looks like when trading manually by myself. 

Répondu

1
Développeur 1
Évaluation
(584)
Projets
915
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Travail
2
Développeur 2
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
114
17%
Travail
3
Développeur 3
Évaluation
(590)
Projets
789
71%
Arbitrage
9
33% / 33%
En retard
22
3%
Gratuit
4
Développeur 4
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
489
17%
Gratuit
5
Développeur 5
Évaluation
(73)
Projets
132
52%
Arbitrage
9
44% / 33%
En retard
64
48%
Gratuit
6
Développeur 6
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
7
Développeur 7
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
8
Développeur 8
Évaluation
(94)
Projets
148
59%
Arbitrage
16
38% / 13%
En retard
25
17%
Gratuit
9
Développeur 9
Évaluation
(33)
Projets
35
40%
Arbitrage
11
9% / 91%
En retard
4
11%
Gratuit
10
Développeur 10
Évaluation
(202)
Projets
244
77%
Arbitrage
3
67% / 33%
En retard
19
8%
Gratuit
11
Développeur 11
Évaluation
(9)
Projets
11
45%
Arbitrage
2
0% / 100%
En retard
2
18%
Gratuit
12
Développeur 12
Évaluation
(253)
Projets
358
49%
Arbitrage
24
25% / 50%
En retard
80
22%
Gratuit
13
Développeur 13
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
14
Développeur 14
Évaluation
(542)
Projets
1321
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
15
Développeur 15
Évaluation
(33)
Projets
49
12%
Arbitrage
16
0% / 88%
En retard
10
20%
Gratuit
16
Développeur 16
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
17
Développeur 17
Évaluation
(71)
Projets
254
53%
Arbitrage
16
50% / 38%
En retard
83
33%
Gratuit
18
Développeur 18
Évaluation
(48)
Projets
80
28%
Arbitrage
8
75% / 13%
En retard
41
51%
Gratuit
19
Développeur 19
Évaluation
(66)
Projets
143
34%
Arbitrage
11
9% / 55%
En retard
26
18%
Travail
20
Développeur 20
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
Commandes similaires
Hello! I need to make the indicator for Forex Tester 5. The platform supports indicators/strategies/scripts which are written in .dll format and can be created in Delphi or C++ programming languages. Are you interested in the task? In the attached files the Task is explained, and in the file in Excel you can see the formulas and data. The task is to make an indicator for Forex Tester 5. If you want to fulfil the
There is an indicator on tradingview under the name of "Rob Booker - ADX Breakout". I need to convert it to an mql4 expert advisor. Plus adding regular standard settings of EA as tp,sl,lots,etc
I need an EA to use for the Supertrend strategy I use in Tradingview. The Supertrend indicator generates buy and sell signals by following the trend. According to the buy signal from the indicator, it will buy in a certain lot amount / a certain percentage of the balance amount and then close the buy position with the sell signal and open a sell order. In general, it is my preference to work with signals from
I want to create an expert advisor based on a fair value gap indicator. The indicator gives a 'box' on the chart and as example for a buy i want it to open a buy order when a candle closed above this box. here is a for a buy trade. it opens when it close above a 'bearish' fair value gap and it close when it close below 'bullish' fair value gap. the difference between bullish and bearish fair value gap is offcourse
THE DEVELOPER MUST NOT HAVE ANY PENDING JOBS TIME IS OF THE ESSENCE I ALREADY HAVE SORUCE CODE, ADD ENTRIES AND CONDITIONS TO CODE I NEED THIS DONE BY TODAY OR TOMORROW MORNING THE LATEST The MT4 EA will work simultaneously on multi pairs the broker has to offer. The opening procedure will begin as follows: In this example I will use a BUY order. The same for SELL order. When the EA is dragged/ double clicked/ added
EA (mq4 file) needs customization: 1. Add 2 params and their functionality. 2. Fix Global Variables (GV) so EA will NEVER miss a trade for any reason. Should not take more than an hour to complete the job
When placing trades through the MT4 platform, it is not possible to get detailed trade analytics within MT4. The platform only provides a basic list of trades taken and the PnL. It does not even allow basic charting and trade analytics which makes it very difficult to figure out which trades are working, which ones are not, and why. For this reason, I am planning to develop a web app that will get trade-related data
I need someone who would use four moving averages on the mt4 and mt5 platform to create a trading robot The first moving average period would be 10, method is simple, applied to close, The second one is period 30,method is exponential, applied to close, the third one is period 50, method is simple , applied to close. The fourth one is period 200, method is simple and applied to close The 200 has to cross the rest of
THE STRATEGY • TREND DSRECTSON • V – PATTERN AND SNVERSE • Z – PATTERN • SUPPORT AND RESSSTANCE FOLLOW THE RULES OF THSS STRATEGY AND YOU SHALL NEVER GO WRONG* STRATEGY REQUSREMENT • BROKER THAT OFFERS NASDAQ. • BROKER THAT ALLOWS YOU TO TRADE NASDAQ WSTH 0.01 LOTS • LEVERAGE 1.500 NOT MORE THAN THSS. • EQUSTY OF ABOUT $500 AND ABOVE • TAKE TRADES ONLY ON H1 RECOMMENDED BROKERS PEPPERSTONE OANDA AVATRADE NASDAQ
I hope this message finds you well. I am currently seeking an experienced MQL developer to work on a project that involves modifying an existing trading robot and creating a new version with specific enhancements and customizations. I have the source code of a trading robot that I would like to modify. Requirements: Experience with MQL4 and MetaTrader 4 platform. Strong understanding of trading algorithms and

Informations sur le projet

Budget
30 - 80 USD
Pour le développeur
27 - 72 USD