A very important note before reading forward: I am a developer myself. I understand bugs can exist. However please understand that as I will need to test the script in a demo account for a week to make sure it opens the correct trades and all is well and according to the requirements, any bugs or inconsistencies will cause weekly delays. I will need to come back to you with reports and you will need to be fixing stuff. To save us both time and effort, please double check everything before submitting your work. I am not sure if I can quickly test the delivered EA in MT5's strategy tester, I will try this anyway but if this is possible let me know so we can do things way faster.
I recommend you check the pine script on tradingview to see what it does and play with it a bit.
Briefly, the indicators I used are 1. Hull Suite by Insilico (changed length to 100 and length multiplier to 3, 2. Volume Oscillator (changed nothing) and 3. Vortex Indicator (changed length to 20). I am taking trades when 1. Hull Suite line is green and the price closes above the line. Sells when the line is red and price closes below the line. 2. The Volume Oscillator is above 0% (for both buys or sells) 3. There is a cross of the bullish line over the bearish line on the Vortex Indicator (for buys) and the reverse for sells. Important: only when all 3 conditions are met on a candle close the trade takes place.
The script is 167 lines of code. The pine script is attached to this project. Not all functionality is required:
a. Anything related to plotting on the MT5 interface/graph is not required.
b. There is a "consider Hull" option related to the looking back to nearest bars for setting SL. It is not required.
c. "Bars since vortex cross" functionality is not required.
What must the script do?
1. When criteria of the three indicators are meet, it opens a trade.
2. Sets the trade at specific SL and TP (Custom RR) provided by the user (set in the EA inputs window).
3. Opening trades only at specific hours set by the user in the EA inputs window.
4. Stop loss is set at nearest low or high by counting a specific amount of bars back as set by the user in the EA inputs window.
5. There is an option in the EA inputs window to add additional pips to SL, configured by the user in the EA inputs window.
6. Use whole candle option will be disabled by default but be an option in the EA inputs window for the user to enable.
7. Skip trade if SL is greater/less than functionality as presented in the coding and required in the EA inputs window. Will be disabled by default but user will be able to enable.
8. Close trades at session close (which is the last hour of the day trading is allowed) should be available in EA inputs window to be set to enabled or disabled.
A feature to be included:
The user to be able to set the % of risk of the trade in the EA inputs window. E.g a. If the account has a capital of $5000 and the user sets the risk to 1%, the opened trade should risk a total of $50 is stop loss is hit. b. If the account is $40,000 and the user sets the risk to 0.25% the opened trade should risk a total of $100.
Feel free to ask any questions.
Commandes similaires
Liquid Gold EA is a volatility-based trading system designed to identify strong price impulses and respond with precision using pending order execution The system monitors rapid market movements and positions trades only when clear momentum is established, combining dynamic order adjustment with structured risk control and trailing protection It integrates features such as adaptive lot sizing, spread filtering, daily
I am looking for an experienced developer in MQL5 to build a fully AI and automated trading bot (Expert Advisor) for MetaTrader 5. The EA will trade XAUUSD only and will be based purely on price action and Smart Money Concepts (SMC), specifically focusing on liquidity sweeps, market structure shifts (MSS/CHoCH), and wick rejection entries at key points of interest (POIs). The system must follow a strict rule: no
I want to develop a highly advanced professional trading indicator for XAUUSD (Gold) that works on MT4 / MT5 or TradingView. It should function as a semi-complete trading system based on Smart Money Concepts (SMC) and Liquidity Model. The indicator must be extremely accurate and generate only a few but high-quality signals (High Probability Trades only). 🔷 Core Concept: The system analyzes market behavior based on
DEVIL EYE SMC – Gold Trading Expert Advisor DEVIL EYE SMC is a precision-based Smart Money Concepts trading robot designed specifically for XAUUSD (Gold), built around institutional market structure and liquidity principles. This EA analyzes price action using advanced SMC logic including: • Break of Structure (BOS) • Liquidity Sweeps • Fair Value Gaps (FVG) • Supply / Demand Zones • Order Blocks Confirmation •
This robot is going to help me to assist my parents about their needs, it also going help me build a house and purchase my own car. Additionally, it is going to play an essential role upon my life as I will not struggle with the foods and transport for taking the trips
I need an MT5 Expert Advisor for US100 and XAUUSD. The EA must use risk management and must not use martingale or grid. Main requirements: Platform: MetaTrader 5 / MQL5 Symbols: US100 and XAUUSD Timeframes: M15 and M30, with higher timeframe trend filter Trend filter: EMA 50 and EMA 200 Momentum filter: RSI 14 Stop loss: ATR-based or recent swing high/low Take profit: minimum 1.5R risk/reward Risk per trade
I am looking for a serious marketer with experience in promoting trading tools or Expert Advisors for MetaTrader 5. The product is an automated MT5 trading EA focused on Gold trading, with risk-management tools and trading filters designed to improve trade quality. For credibility, I will provide: An Investor Account for a live/demo account where the EA has been running for a while Backtest reports for the EA Clear
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
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