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.
Ähnliche Aufträge
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
MT4/MT5 TRADES MANAGER PART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage of Lot size =--% f
I am looking for an experienced MQL5 developer to create a custom indicator for MetaTrader 5. The project requirements and indicator logic will be shared privately with the selected candidate to protect the concept and implementation details. Requirements: Strong experience with MQL5 indicator development. Ability to create clean, efficient, and well-structured code. Experience with custom buffers, chart objects
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
I need help in building a Robot SNIPER X AI — FINAL BUILD Trading System Type AI Scalping + Sniper Entry Expert Advisor Platforms MetaTrader 4 MetaTrader 5 Supported Brokers � exness.com � justmarkets.com � deriv.com Universal MT4/MT5 broker support FINAL CORE FEATURES ✅ AI Scalping Engine ✅ Sniper Entries ✅ Auto Buy/Sell ✅ EMA Trend Detection ✅ RSI Momentum Filter ✅ Smart Stop Loss ✅ Dynamic Take Profit ✅ Trailing
//+------------------------------------------------------------------+ //| $10 Smart Scalping Bot for MT5 | //| EURGBP + AUDUSD + XAGUSD Optimized | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //========================= INPUTS ================================== input double LotSize = 0.01; input int FastEMA = 20; input int SlowEMA =
Am looking for Professional programmer who can build below analysis bot as specified below. The indicators will be provided. 🔷 1. CORE ARCHITECTURE OF YOUR EA Your EA has 3 modes: ✅ Mode 1: Indicator 1 Strategy (9-Signal Engine) ✅ Mode 2: Indicator 2 Strategy (Multi-indicator confluence) ✅ Mode 3: Hybrid Mode (Indicator 1 filters Indicator 2) 🔷 2. PAIR SELECTION LOGIC EA will NOT auto-scan market (based on your
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