Candle Trailing Stop Marktechnik Voigt

MQL4 Experten

Auftrag beendet

Ausführungszeit 17 Tage
Bewertung des Entwicklers
Very nice gentleman and soft spoken. Just slit understanding issues with me . My fault but he is great.

Spezifikation

Idea: Place pending orders and drag EA to the chart of the currency. Forget about the trades, Trailing stop loss is managed by the EA meanwhile and later on check the results.

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. 
Optional parameter: When the outside bar is left against the trade direction (close price!), the order has to be closed.
(This is the trailing stop described in „Das große Buch der Markttechnik“ by Michael Voigt. I will provide detailed examples to the programmer if needed.)

I manually enter positions or place stop/limit orders.
The initial SL should immediately be placed by the EA's trailing stop when manually buying
and in case of a pending order when the order get's active because the entry level is reached.

The EA should just function as an automated trailing stop. 
I am trading multiple currencies with multiple orders.
I want to drag the EA on every single chart of the traded currencies.
The EA should then manage all orders placed on the chart (I will only have one chart per currency but sometimes multiple orders of one currency).


Parameters:

- Timeframe: 0 = current, or manually enter the timeframe (e.g. 15)

- Filter Trades by Magic, Ticket, Comment or set this to false, so that every order on the current chart is trailed (default: all trades in the currencies's chart i dragged the EA on).

- Noise parameter that defines a tolerance for the stop loss values in pips (i.e. the stop should be set to candle minimum – noise when long)
e.g. Reserve pips: 5.0

- 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

- Parameter for ATR period (default: 14) 

- Acoustic signal if a SL is moved (true/false)

- When the outside bar is left against the trade direction (close price!), the order has to be closed (default = true)

- Optional: Mark the currently relevant outside bar (with an arrow for example)


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).
EA has to be "shipped" as mql4 file.

Info window in the upper right side of the current chart (to see that the EA is working fine):

- Spread (note: of the current pair)

- Account Number

- Account Leverage

- Open Order Profit

- Open Order Profit Points

- Total Open Orders



Looking forward to receiving your quote.

Bewerbungen

1
Entwickler 1
Bewertung
(885)
Projekte
1410
67%
Schlichtung
123
32% / 41%
Frist nicht eingehalten
217
15%
Frei
Veröffentlicht: 1 Beispiel
2
Entwickler 2
Bewertung
(34)
Projekte
80
34%
Schlichtung
13
31% / 54%
Frist nicht eingehalten
19
24%
Frei
3
Entwickler 3
Bewertung
(219)
Projekte
370
42%
Schlichtung
145
17% / 41%
Frist nicht eingehalten
124
34%
Frei
Veröffentlicht: 38 Beispiele
Ähnliche Aufträge
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop

Projektdetails

Budget
70 USD