Hello Everyone,
I want to create an Expert advisor with a simple logic of taking trades at a specific price position over a period of time with a capability of increasing the lot size if the bid closed at a loss from the initial position.
So what happens is that at beginning of installation, the market identifies the high price and low price position after the installation. It then uses a gap position (in real price) to lock the market up as a BUY and SELL position.
After identifying the 2 positions (BUY and SELL), then the bid will activate at the position and then starts taking the bid at the position and then if the bid closes at a loss, it will retake the bid again but with an higher lot size either at same side or at the opposite position.
So For Example if price is installed when the price is at position A, then market reaches the HIGHEST position and then falls downwards to get to the Gap and then locks the 2 positions labelled 1. And then it takes a SELL at the lower position or a BUY at the higher position. However if market is volatile and goes again to the opposite side after activating, it will close the old bid iat a minimal SL and retake the bid when market goes outside the 2 lines in Position 1, but will increase the lot size of the new bid. The condition of increasing the lot size will be a variable as a multiplier or an addition.
For example if bid is at the lower side at position B and price moves upwards to reach the gap between the lowest and the next line upwards, the EA locks up the 2 prices at line 2 and then begins to trade as a BUY at the higher price or a SELL at the lower price, also using the multiplier and a SL that can be adjusted to close below the entry point at the minimal loss for a BUY, or above the entry point for a minimal loss for a SELL.
The EA will show on the screen the highest and lowest price position after installation and the date and time of position like below sample


The Variables will include
Gap (in Prices), start lot size (from 0.01), Multiplier/Addition variable, Risk multiplier (this will reduce the SL value as the number of bid position increases), Stop Loss (SL) and Take profit (TP).
Once the 2 Price positions are achieved, it will show on the screen as the BUY and SELL position in prices and also the time range of the position.
If bid reaches the TP position, it will restart itself again afresh, but if it closed at SL, it will continue to retake the bids at the same price position established with the previous bid.
I can give more clarity and show more visual scripts to clarify any area of the description.
The EA will have to be tested for up to 10 days to close the job and then additional support will need to be provided for up to 2 Months after completion in case of any area that needs revision.
EA should be able to be applied to indices, currecies or products like Gold, Silver etc
Source code will be provided at end of project.
Only immediately available and experienced programmers should bid for the job.
Similar orders
Looking to buy profitable MT4/MT5 Expert Advisors (EAs). Requirements: • Fully automated • 6+ months backtest • 100+ trades • No martingale or grid systems Send: • Backtest report • Max drawdown • Markets traded • Brief strategy summary Only original EAs developed by you. Long-term collaboration available
DESCRIPTION: I require an experienced MQL5 developer to build a fully automated, multi‑engine, multi‑asset trend‑following trading system for MetaTrader 5. The system includes: Multiple TrendEngine instances (one per symbol) A PortfolioController that manages all engines Volatility‑regime detection Dual‑timeframe confirmation ATR‑based breakout logic ATR‑based stop management Micropyramiding Risk‑weighted satellites
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Hi all, I am looking for a top-rated, experienced MQL5 developer to code Phase 1 (Retail Version) of an advanced Expert Advisor for MetaTrader 5. Key Requirements: 1. Pure Price Action Strategy: Uses H4 Trend Filter (Swing High/Low) and H1 Execution (Wick Scanning >= 66% & Engulfing Candlesticks). Places orders via Buy/Sell Limit at Fibonacci 50% level of the candle body (with Giant Candle threshold rules). 2
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify