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

İş tamamlandı

Tamamlanma süresi: 8 gün
Müşteri tarafından geri bildirim
Excelent programmer. Executed all my ideas exactly how I needed
Geliştirici tarafından geri bildirim
thanks.. so happy to work with you

İş Gereklilikleri

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



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1853)
Projeler
3455
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
2
Geliştirici 2
Derecelendirme
(586)
Projeler
1047
49%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
3
Geliştirici 3
Derecelendirme
(117)
Projeler
138
41%
Arabuluculuk
30
7% / 77%
Süresi dolmuş
17
12%
Serbest
4
Geliştirici 4
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
0
Süresi dolmuş
1
50%
Serbest
5
Geliştirici 5
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
6
Geliştirici 6
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
7
Geliştirici 7
Derecelendirme
(5)
Projeler
3
0%
Arabuluculuk
19
0% / 100%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(43)
Projeler
72
49%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
19
26%
Serbest
9
Geliştirici 9
Derecelendirme
(257)
Projeler
341
58%
Arabuluculuk
7
14% / 71%
Süresi dolmuş
9
3%
Serbest
10
Geliştirici 10
Derecelendirme
(356)
Projeler
632
26%
Arabuluculuk
89
73% / 13%
Süresi dolmuş
12
2%
Serbest
11
Geliştirici 11
Derecelendirme
(142)
Projeler
280
42%
Arabuluculuk
18
61% / 6%
Süresi dolmuş
29
10%
Serbest
12
Geliştirici 12
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Proje bilgisi

Bütçe
30 - 80 USD
Geliştirici için
27 - 72 USD