Candle trailing stop EA with order management

MQL5 エキスパート

指定

This EA should have the following features:

  • Trailing stop using maximum (when short) or minimum (when long) values of previous candles. In addition, the EA has to take into account inside bars. In case of an inside bar the stop gets set to the previous candle's minimum or maximum and stays there until the next outside bar occurs (This is the trailing stop described in „Das große Buch der Markttechnik“ by Michael Voigt. I couldn't find this source in English or Russian. I will provide detailed examples to the programmer)

  • Mark the currently relevant outside bar (with an arrow for example)

  • Noise parameter that defines a tolerance for the stop loss values (i.e. the stop should be set to candle minimum – noise when long)

  • Parameter for minimum candle range in the form x * ATR(n) (x and n should be entered into the EA). If the actual range is lower than the minimum range, the SL should be set to the previous candle and not to the current (too small) candle

  • I enter positions manually or using stop/limit orders. The EA should be able to use the stop or limit order price and the desired risk in € (my account currency) and open the position as soon as the price is reached and calculate the position size accordingly (the initial SL is of course determined by the trailing stop described above). I could enter the profit in € per pip manually into the EA if the automatic determination of this value is complicated as I will also trade CFDs on indices and commodities for example. If I open the position manually the EA should just function as a trailing stop

  • Parameter for maximum possible position size (as an additional security feature)

  • I should be able to enter an expiration time and date for the stop/limit orders

  • I should be able to define a “delete order price”: If the price moves below or above a defined price and the order was not executed yet, the order has to be deleted (i.e. not executed by the EA)

  • The EA should be able to handle up to 2 profit targets that close the position by a defined amount (optional, so I may use no TP at all)

  • Stop, limit and TP orders should be visible in the chart. Just like the MT5 would do. It would be nice, if I could drag and drop the orders like with standard MT5 orders.

  • Acoustic signals if a SL or TP is triggered or if a position is opened

  • The EA runs on the current time frame and does not need a magic number as far as I can see (I don't intend to use multiple instances of this EA on the same currency pair)

  • 5 digit broker


Thanks for considering my offer. Please state your price and expected development time in your application. I will provide further details and trade examples to the programmer.

応答済み

1
開発者 1
評価
(59)
プロジェクト
182
55%
仲裁
31
45% / 16%
期限切れ
103
57%
2
開発者 2
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
3
開発者 3
評価
(2)
プロジェクト
5
20%
仲裁
2
50% / 0%
期限切れ
0
4
開発者 4
評価
(182)
プロジェクト
342
42%
仲裁
118
12% / 73%
期限切れ
104
30%
5
開発者 5
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
6
開発者 6
評価
(272)
プロジェクト
394
63%
仲裁
70
53% / 26%
期限切れ
198
50%
7
開発者 7
評価
(461)
プロジェクト
902
77%
仲裁
25
16% / 68%
期限切れ
100
11%
8
開発者 8
評価
(71)
プロジェクト
254
53%
仲裁
16
50% / 38%
期限切れ
83
33%
9
開発者 9
評価
(488)
プロジェクト
1014
58%
仲裁
29
28% / 24%
期限切れ
131
13%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks

プロジェクト情報

予算
20 - 90 USD
開発者用
18 - 81 USD
締め切り
最低 3 最高 30 日