I am requesting an EA that will place pending orders with a stop loss and take profit then modify the stop loss once filled.

Auftrag beendet

Ausführungszeit 10 Tage

Spezifikation

The EA should place a buy order user definable points above the high of the previous bar with a stop loss and take profit. The EA should place a sell order user definable points below the low of the previous bar with a stop loss and take profit. The orders should be placed immediately at the open of the new bar. The orders should have a user definable expiration in minutes. The EA should place a buy order above the high of an up bar. The EA should place a sell order below the low of a down bar. If the open and close of the previous bar are matching, I would think there would be no order placed. The EA should trade on all timeframes. Once a trade is open, the EA should not place any orders until it is closed. Once a trade is open, the EA should modify the stop loss to break even plus user definable points. The EA should have a trailing stop that is activated at user definable points above or below the order fill price and a trailing step in user definable points. Example:  The EA places a buy order 4 points above the high of the previous bar. The order fills. The EA modifies the stop loss to +12 points at +18 points. The trailing stop is activated at +34 points with a step of 4 points. If the trade is 1.8 pips in profit, the stop loss is modified to + 1.2 pips. If the stop loss is not hit and the trade is 3.4 pips in profit, the stop loss is modified to + 3.0 pips and trailed every .4 pips higher.

Bewerbungen

1
Entwickler 1
Bewertung
(39)
Projekte
50
18%
Schlichtung
5
40% / 40%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(2428)
Projekte
3057
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
3
Entwickler 3
Bewertung
(198)
Projekte
320
16%
Schlichtung
21
38% / 33%
Frist nicht eingehalten
16
5%
Überlastet
4
Entwickler 4
Bewertung
(7)
Projekte
6
0%
Schlichtung
5
0% / 100%
Frist nicht eingehalten
1
17%
Frei
5
Entwickler 5
Bewertung
(298)
Projekte
427
26%
Schlichtung
18
61% / 33%
Frist nicht eingehalten
26
6%
Frei
6
Entwickler 6
Bewertung
(35)
Projekte
50
42%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
4
8%
Frei
7
Entwickler 7
Bewertung
(10)
Projekte
25
28%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
1
4%
Beschäftigt
8
Entwickler 8
Bewertung
(202)
Projekte
206
27%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
9
Entwickler 9
Bewertung
(2)
Projekte
5
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Arbeitet
10
Entwickler 10
Bewertung
(71)
Projekte
80
10%
Schlichtung
35
9% / 54%
Frist nicht eingehalten
6
8%
Arbeitet
11
Entwickler 11
Bewertung
(10)
Projekte
15
27%
Schlichtung
3
67% / 33%
Frist nicht eingehalten
0
Frei
12
Entwickler 12
Bewertung
(549)
Projekte
1332
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Frei
13
Entwickler 13
Bewertung
(61)
Projekte
186
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
14
Entwickler 14
Bewertung
(266)
Projekte
540
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
41%
Frei
Ähnliche Aufträge
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Projektdetails

Budget
100+ USD
Für die Entwickler
90 USD
Ausführungsfristen
von 1 bis 2 Tag(e)