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.
類似した注文
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
My robot will be powerful seller and buyer at same time and the name of it is vfox is red and yellow it will be easy to get the graph singles and make profit
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy