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%
類似した注文
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
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it
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
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
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
Mkiheme elite Bots 50 - 150 USD
I need a fully automated strategies trading futures, that works with pine scripts on tradingview.com . I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and
​Entry Rules: > * Open BUY when a Bullish Fair Value Gap (FVG) forms. ​Open SELL when a Bearish Fair Value Gap (FVG) forms. ​Risk Management: ​Every trade must have a Stop Loss and Take Profit. ​I want to be able to change these numbers in the settings. ​Mobile Features: ​The bot must send a "Push Notification" to my phone app for every trade. ​Assets: ​Must work on WTI Oil and Bitcoin
I am looking for a reliable and well-developed Expert Advisor (EA) that demonstrates low drawdown and consistent profitability on a real trading account . If you have already built such an EA, I would be interested in evaluating it. I would require: Verified backtest results Forward testing performance (demo or real account preferred) Ideally, a live track record (Myfxbook / FXBlue or similar) I am serious about
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing

プロジェクト情報

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