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

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
Оценка
(169)
Проекты
202
48%
Арбитраж
5
20% / 60%
Просрочено
2
1%
Свободен
3
Разработчик 3
Оценка
(19)
Проекты
31
32%
Арбитраж
8
50% / 25%
Просрочено
3
10%
Работает
Похожие заказы
Noganda EA 30+ USD
*MQL5 Bot: “HH_HL_Simple.mq5”* Copy → Paste → Compile in MetaEditor. //+------------------------------------------------------------------+ //| HH_HL_Simple.mq5 | //| WARNING: FOR EDUCATION/DEMO ONLY. YOU CAN LOSE MONEY. | //| @kasii_trader_nela - Learn first, trade later | //+------------------------------------------------------------------+ #property copyright "Educational use only" #property strict #include
I need a simple bot for opening range. Simple Entry / Exit rules, to be able to customize the timeframe, time zone (entry candle) and other normal settings like size, etc
Nyctrad1 30+ USD
Free link free land free land free land free land free free land free land free things free land free land free land free land free land free land free land free Finch I will do it
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
BullyMax Pro 30+ USD
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick

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

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