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
218
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
We're expanding our network of remote translators for upcoming projects involving business, technical, and general documents. Requirements: - Native or near-native proficiency in the target language - Excellent communication skills - Commitment to quality and deadlines Apply by submitting your proposal, language pair(s), and relevant experience
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
NT8 to mt6 trade copier 150 - 250 USD
I just copy and past what i need Features Opening and closing orders at market and limit price Copy Take Profit / Stop loss orders Trades are manually by using the "Chart Trader Feature" within NT8-Charts or separate Window. Advanced symbol and Lot mapping Blazing fast – copy as fast as 10 ms Copy multiple symbols in parallel In the Case that the connection between NT8 and MT5 is lost, including a solution to
Project Overview: I am looking for an expert MetaTrader 5 (MT5) developer/architect to build a highly optimized, professional-grade Trade Copier system. This is NOT a basic trade copier. It requires advanced execution handling, bypass mechanisms, strict risk management, and multi-threaded syncing. Here are the complete requirements for the project: 1. Architecture & Topology: Multi-Account Routing: Must support both
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;

Projektdetails

Budget
70 USD