EA that modifies SL level in steps and cancels order on a certain condition

Trabalho concluído

Tempo de execução 8 dias
Comentário do cliente
Excelent programmer. Executed all my ideas exactly how I needed
Comentário do desenvolvedor
thanks.. so happy to work with you

Termos de Referência

Hello,

Before I explain what the EA should do, it is important to understand the way I trade, wich is very simple. Every day at the end of the day I place one limit order in some FX pairs, with a 100 points SL and a 100 points TP. This is done manually and I intend to keep doing so. What I need is an EA that cancels my order with it's respective TP and SL if a certain condition is satisfied, or manages my SL when my limit orders are executed .

Some observations:

*Should run in Metatrader 4

*The bid price should be the reference for every time I write "price".

*Price ranges are referenced in Points, not Pips (10 points=1Pip)

*All inputs required will be referenced by yellow Capital letters between "". ("A"; "B"; ...)


In more details, the EA (not sure if it is necessary to develop both an EA and Script to work together) should do the following:

1) If the price gets too close (between 0 and "X" points) to my limit order, and then it does not get executed and the price pulls back a certain amount of "Y" points away from it, the order must be canceled.

Comes closs and pulls back

Why is that? I don't want the price that gets too close to my orders and not executing it to come back later to go right past it on a break out.

There will be rare cases when the price will go pass my entry 1 or 2 points and will not execute it (because of spread). If this happens and price goes to "Y",  the order must be canceled as well.

Opposite to that, there will be rare cases when price will hit 0 points from my entry, WILL execute my entry and goes to "Y". In this case I will be with my order opened and I obviously don't want it to be canceled until TP or SL.

There should be an option in the input box to turn off this feature.


2) It should work like a Trailling Stop but with three steps defined by me. Once a limit order is executed (with TP and SL already placed by me), I want the SL to be modified in these three situations:

SL moves to "A" points when profit is up "B" points, then;

        SL goes to "C" points when profit is up "D" points, then;

        Sl goes to "E" points when profit is up "F" points.

trailling stop steps


3) The EA should be able to perform independently in each currency pair. (example: if my limit order in the EURUSD gets canceled by the first condition, the order on GBPUSD should not be canceled).


4) The EA should work for Long and Short positions


4) The Input screen should have those names:

"X": Distance tolerated

"Y": Pullback

"A": SL1

"B": Trigger points to SL1

"C": SL2

"D": Trigger points to SL2

"E": SL3

"F": Trigger points to SL3



Respondido

1
Desenvolvedor 1
Classificação
(1855)
Projetos
3458
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Trabalhando
2
Desenvolvedor 2
Classificação
(586)
Projetos
1048
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Livre
3
Desenvolvedor 3
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
4
Desenvolvedor 4
Classificação
(1)
Projetos
2
0%
Arbitragem
0
Expirado
1
50%
Livre
5
Desenvolvedor 5
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
6
Desenvolvedor 6
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
7
Desenvolvedor 7
Classificação
(5)
Projetos
3
0%
Arbitragem
19
0% / 100%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
9
Desenvolvedor 9
Classificação
(257)
Projetos
341
58%
Arbitragem
7
14% / 71%
Expirado
9
3%
Livre
10
Desenvolvedor 10
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
11
Desenvolvedor 11
Classificação
(142)
Projetos
280
42%
Arbitragem
18
61% / 6%
Expirado
29
10%
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
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
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
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
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
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
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
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
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

Informações sobre o projeto

Orçamento
30 - 80 USD
Desenvolvedor
27 - 72 USD