Техническое задание

Fail to return (FTR) strategy. We want to use multi timeframes and fvg to determine exit levels on H4. Essentially we want to create CHOCH and BOS levels and trade based on these on multi timeframes (MTF). Trade 1 position at a time. The code & input/variables required are:

1.lotsize - default 0.01
2.magicnumber- this might be required to do the auto close below.
3.exit choice field = 1. manual = shows TP and SL points that i can enter or 2. automatic = calculates levels automatically using H4 TF.
4.choice fields (returns either uptrend or downtrend) to determine if M1,M5,M15,H1 (all these will be variables) via CHOCH = So need code to determine CHOCH of each TF and it returns the direction - this needs to be coded well so that it can calculate the trend higher high/higher low, lower low, higher low etc. I would like this to be visible in the EA / back test preferably a dot above the candle of the higher high's being blue and the lower lows red to show the trend going up/down - see attached pic (think its green).
5.A function to calculate H4 FVG - i want this to show a long candle and calculate the FVG where it will be used for exit above for option automatic. The SL will be based on recent high/low and add 20 points and the TP level will be the 50% of the FVG candle (in the middle) from the FVG less 20 points (so that it triggers sooner). 
6. Need a function to calculate BOS (break of structure) this will be used for H1 and i want it to calculate accurately the levels. I would like for this to show on the EA/back test the bos line which can be bold and red so that i can see that it is a correct bos. - see attached pic (think its orange and red colour).

Using the above, the trade conditions will be when H4 FVG is within 1000 points (either side), the H1 needs to show a BOS going into that direction (breaking a major support line towards the H4 FVG), then checks to see if M1,M5 and M15 CHOCH returns uptrend/downtrend (so if we are looking to short current position into the H4 FVG then all 3 need to be downtrend) into that position then it opens the position on the next candle if it closes past the bos (after the bos breach to check if it closes past the breach). HOWEVER, say if BOS breaches in H1 chart and 1 of the 3 timeframes do not show immediately the same trend direction (say M1 switched to uptrend instead of downtrend, then we need to wait for it to go downtrend) then we wait until the new H1 candle (that we are meant to open the position for) closes (so have a hour to open trade to make all 3 timeframes align with the same trend direction) and open the position if all 3 TF aligns and returned at some stage the same direction (with the trend direction of the FVG) otherwise we reset and starts again. SO, we are looking to trade into the direction where the H4 FVG is, there may be 1 above and 1 below current price candle then we look to see which aligns first. 

Important part is to show the CHOCH / BOS levels in the chart *i will look to reuse this afterwards potentially. 

We also want to close position automatically if the M1,M5,M15 and H1 CHOCH shows the opposite direction to our trade (so they all say uptrend when we are in a short position). 

Trades both long and short but opens 1 position at a time. I'd like to reuse the code after to structure other things so if you can leave comments and make it clear as possible please.


Откликнулись

1
Разработчик 1
Оценка
(45)
Проекты
46
24%
Арбитраж
34
9% / 85%
Просрочено
10
22%
Свободен
2
Разработчик 2
Оценка
(168)
Проекты
201
48%
Арбитраж
5
20% / 60%
Просрочено
2
1%
Свободен
3
Разработчик 3
Оценка
(19)
Проекты
31
32%
Арбитраж
8
50% / 25%
Просрочено
3
10%
Работает
Похожие заказы
Gold Precision Pro 30 - 100 USD
I want the indicator to be built professionally and carefully because the strategy is strong, but it requires advanced and clean programming. The indicator should work mainly on XAUUSD M15 and should generate more than 2 high-quality signals per day, ideally around 2 to 4 signals maximum, without flooding the chart. The logic must not be random. Each signal must be based on: HTF Bias from H1/H4, Liquidity Sweep
FINAL EA STRATEGY DOCUMENT (Chandelier Exit + EMA Breakout System) ------------------------------------ CORE INDICATOR - Chandelier Exit (MAIN LOGIC) - ATR Period: Editable (Default 22) - ATR Multiplier: Editable (Default 3) IMPORTANT: - ATR must NOT be shown as a separate indicator - ATR must be used ONLY internally inside Chandelier Exit - All SL & trailing must strictly follow Chandelier Exit line
Super scalper 30 - 200 USD
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
Situation: Please contact me privately so I can provide the source code for review. Thank you. Project Overview: I have developed a high-frequency trading (HFT) EA that performs consistently in demo environments and passes most prop-firm requirements. While short live phases showed profitability, the results were not reproducible over time. My primary goal is stable live performance on retail accounts , not just
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this

Информация о проекте

Бюджет
50 - 80 USD
Сроки выполнения
до 10 дн.