StopConverter robot - expert advisor

MQL4 Experts

Job finished

Execution time 17 days
Feedback from customer
Very knowledgeable programmer. He identified all possible situations under extreme marketconditions, and the EA was 100% in first attempt! I go directly for an upgrade version 2.0 of my EA with him.
Feedback from employee
Very collaborative and patient customer. Was really nice to work with him. Highly recommended!!

Specification

StopConverter - robot

 

Trading on MT4 on TM, only DAX-index.

 

Looking for development of a trading-robot that turns a buystop with a Take Profit (when the Take Profit of that buystop is achieved) into a sellstop with a Take Profit, and a sellstop with a Take Profit (when the Take Profit of that sellstop is achieved) into a buystop with a Take Profit.

No Stop Loss in this version.

 

Example  (on DAX-index) :

 

Conditional order buystop at 13630, with T/P at 13640.

At 13640 the T/P is achieved, and the order comes back in conditional orders as sellstop at 13630, with T/P at 13620.

Conditional order sellstop at 13630, with T/P at 13620.

At 13620 the T/P is achieved, and the order comes back in conditional orders as buystop at 13630, with T/P at 13640.

When an order comes back in conditional orders (converted from buystop into sellstop or vice versa), the converted order should be visible in conditional orders immediately (for visiual control), and not invisible in a buffer of some sort until activated.

 

In the example the gap between price and T/P is 10 points - when an order is initially placed in conditional orders that is a fixed gap of 10 points. So when a buystop is converted into a sellstop - also with the sellstop the gap between price and T/P is 10 points.

And when a sellstop is converted into a buystop - also with the buystop the gap between price and T/P is 10 points.

 

There should be 1 variable : difference in howmany points from the originating order the converted order comes back in conditional orders.

 

In inputs of the expert-advisor (when you activate the robot) there should be a variable (points difference) which you can enter - fixed for all to be converted orders.

 

Example :

 

Conditional order buystop at 13630, with T/P at 13640. Variable is set to 0.

At 13640 the T/P is achieved, and the order comes back in conditional orders as sellstop at 13630 - (minus) variable = 13630 - 0 = 13630, with T/P at 13620.

Conditional order buystop at 13630, with T/P at 13640. Variable is set to 10.

At 13640 the T/P is achieved, and the order comes back in conditional orders as sellstop at 13630 - variable = 13630 - 10 = 13620, with T/P at 13610.

For a buystop it means it comes back as a sellstop, but 10 points lower than original price of 13630 (the buystop) at 13620.

 

And vica versa for sellstop order :

 

Conditional order sellstop at 13630, with T/P at 13620. Variable is set to 0.

At 13620 the T/P is achieved, and the order comes back in conditional orders as buystop at 13630 + (plus) variable = 13630 + 0 = 13630, with T/P at 13640.

Conditional order sellstop at 13630, with T/P at 13620. Variable is set to 10.

At 13620 the T/P is achieved, and the order comes back in conditional orders as buystop at 13630 + variable = 13630 + 10 = 13640, with T/P at 13650.

For a sellstop it means it comes back as a buystop, but 10 points higher than original price of 13630 (the sellstop) at 13640.

 

Also when a variable is activated : when an order comes back in conditional orders (converted from buystop into sellstop or vice versa), the converted order should be visible in conditional orders immediately (for visiual control), and not invisible in a buffer of some sort until activated.

 

And for all to be converted buystops or sellstops : any order is first conditional (with a T/P), that is the base. When a conditional order becomes active, and due to T/P is closed - the conversion has to be based on the original price as set in conditional, and not from the actual price in active or the actual achieved T/P! No slippage.

 

Looking for an experienced developer; preferably with proven/demonstratable track-record.

 

The robot should have sufficient big buffers to cope with the (at times) extreme volatility (not only at opening, but also sometimes during the day) of the DAX-index.

 

Looking forward to decent reactions and proposals.

 

Kind regards,

 

A. van der Wagt

 

 


Responded

1
Developer 1
Rating
(14)
Projects
14
50%
Arbitration
2
0% / 100%
Overdue
0
Free
2
Developer 2
Rating
(40)
Projects
58
22%
Arbitration
10
10% / 70%
Overdue
13
22%
Free
3
Developer 3
Rating
(48)
Projects
80
28%
Arbitration
8
75% / 13%
Overdue
41
51%
Free
4
Developer 4
Rating
(196)
Projects
200
28%
Arbitration
0
Overdue
3
2%
Working
5
Developer 5
Rating
(12)
Projects
14
0%
Arbitration
1
100% / 0%
Overdue
1
7%
Free
6
Developer 6
Rating
(129)
Projects
208
54%
Arbitration
21
24% / 52%
Overdue
64
31%
Free
7
Developer 7
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
8
Developer 8
Rating
(63)
Projects
84
26%
Arbitration
23
22% / 48%
Overdue
23
27%
Free
9
Developer 9
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
10
Developer 10
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
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

Project information

Budget
100 - 400 USD
VAT (21%): 21 - 84 USD
Total: 121 - 484 USD
For the developer
90 - 360 USD
Deadline
from 3 to 6 day(s)