EA needed to automise bought indicator

仕事が完了した

実行時間7 日
依頼者からのフィードバック
Highly professional!!
開発者からのフィードバック
Very easy to work with, just great!

指定

Hello,


i need an experienced developer for the following task. I have bought an indicator that draws so called "BlueBoxes" int the chart, see screen shot below. This indicator works only with my live trading account and could not be shared with developer.

The screenshot shows two of the BlueBox in a M1 chart. The BlueBoxes are Objects (Trendline, Text). The color of the objects cannot be changed as it is given by the indicator, it is 74,120,181. The EA must be able to detect the actual BlueBox. In the screenshot above the right one. You see that the BlueBox has a top and a bottom, represented by two trendlines. The principle of the BlueBox trading is to go long at the top OR to go short at the bottom. Take a look at the screenshot again, the second BlueBox appeared with the last small white candle. At this moment the EA must place a pending long at the top and a pending short at the bottom. The levels of the pending orders must include the spread of the instrument. In this example the long black candle had triggered the pending short. If one pending short order is triggered, the other order must be deleted cause it is not necessary anymore. In this case the pending long must be deleted.

The EA must have a panel with a START and a STOP button to manually start the EA and stop it. When START is hit, the EA detects the actual BlueBox in the chart. Also it detects if there are any open trades regarding the EA. When START activated, it also detects if the actual BlueBox ist still valid to trade. The STOP button deletes all pending orders and closes all positions.

The panel and the input of the EA also includes a Risk parameter. Risk input is done in amount of currency, e.g. 100€. Also it had an input for the Stop Loss Level as for the Take Profit Level. Those inputs are multipliers of the distance between the top and bottom line of the Blue Box. Look at screenshot again. The difference is 127 pips. A Stop loss multiplier of 1.0 will set the stopp loss 127 pips away from the top or bottom line NOT from the entry level of the order!!! In this example the pending short order was triggered and the stop loss level would be +127 pips. Of course spread must be included into calculation. When SL is set to 0.5 then Stop Loss Level will be 0.5x127pips.

Same principle for the Take Profit level, multiplier of 0.6 means that the Take Profit is 0.6x127pips below the level of the bottom line. Also spread must be included when necessary.

Based on the risk input and the stop loss level the position size must be calculated and shown on the panel.

As said the EA must be able to detect if the actual BlueBox is valid to trade. The EA must check if the StopLoss or the Take Profit level had been triggered. If so the BlueBox is not valid to trade. Ckeck screnshot again, below the second (right one) BlueBox is a small bliue line. This blue line is 0.6x127 pips below the box. You see that this TP line was triggered. If i would hit START at the actual moment as i made the screenshot, the BlueBox wasnt valid to trade as the TP level was triggered.

Example how the panle must look like

  The developer of this panel shows the STOP button after the START button is activated. Actual win/loss shoudl be displayed.

I will use the EA to backtest the strategy. For this i need in the input of the EA a trade start and trade end setting. Trade start in hh:mm means that no trade starts before this, but if a BlueBox appears before and it is valid a trade would start when the trade start condition is true. At trade end (hh:mm) now new trades will be done. If there are open orders they will run into SL or TP. There will be no trailing stop.

EA must work on all timeframes (the BlueBox indicator does) and with all assets.

What if the EA detected a valid blue box, the actual price is outside the box but has not triggered the TP yet? When the price is above the top of the BlueBox it should place a limit buy at the top level of the BlueBox, if it is below the bottom of the BlueBox it should place a limit sell at bottom level.



応答済み

1
開発者 1
評価
(1930)
プロジェクト
3551
88%
仲裁
73
40% / 15%
期限切れ
268
8%
仕事中
2
開発者 2
評価
(204)
プロジェクト
326
43%
仲裁
34
32% / 29%
期限切れ
83
25%
3
開発者 3
評価
(365)
プロジェクト
412
36%
仲裁
35
26% / 57%
期限切れ
63
15%
4
開発者 4
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
類似した注文
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
As the title suggests, I need an EA whose algorithm earns commission without incurring excessive losses from the trading volume at the broker....Like Exness/Vantage, or do you have any other ideas
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
Darwish 50 - 100 USD
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
Need trading robot 30 - 100 USD
I need a trading robot specifically for gold (XAUUSD) that follows a high-probability scalping and intraday strategy based on 15-minute candle confirmations. The bot should identify key support and resistance zones, detect breakouts, fake breakouts, and pullbacks before entering trades. It must include entry conditions based on candle patterns such as engulfing and rejection wicks, and optionally fair value gaps
I need a very accurate MT5 boom and crash indicator which shows when to buy and when to sell with no repaint. The indicator should show with an arrow where to buy for boom just before the spike and sell for crash just before the spike
Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access

プロジェクト情報

予算
50 - 100 USD
締め切り
最低 1 最高 5 日