Hello,
I want to create an EA that will be solely based on the SET UP starting price at the beginning of the period. I will set a Start price to identify my current market prediction. I will also set a gap position I want for the period, either weekly or monthly. Once the Highest and lowest prices after the start of the robot reaches the GAP, the robot will stop trading until a new set up is made.
The gap position is the price gap difference between the highest and the lowest price after the installation of the robot. So once I attach the robot with my required START PRICE and GAP price. The ROBOT will automatically start trading by SELLING at prices below the START PRICE and BUYING if price of the market goes above the START PRICE SET at the beginning of the period.
The robot should be able to use a trendline moving average indicator to be set by me at the beginning of the period. The trendline indicator will determine when bids should be taking at higher frequency or lower frequency and at what position whether to BUY or SELL.
The robot should be able to accumulate prices as well as use Moving average Trend indicator to control positions by Selling less when actual prices goes upwards to the trend price indicator, and SELL more when prices falls below the trend indicator and goes against it. It will also BUY more when actual prices goes above the trend indicator and BUY less when prices fall below the trend indicator line..
If the direction of the market is in line with the direction of the START price, the robot should take more bids after certain positions and close the bids if market reverts back or reaches the current trend indicator price at the time. So if Start price is say 90 and current price is 88 and trend price is 89, then ROBOT should BUY when prices goes above 89(trend price) and BUY MORE when prices goes above the START PRICE (90), While if Price gets to 89.5 and doesn’t reach the START PRICE but crosses the trend line upwards, then ROBOT should SELL MORE when price falls downwards below the trend price (89) and continue downwards while updating the trend price to enable it close all the positions when the actual price is about to cross the trend line to the other side again.
All bids opened at every position of the trendline should be closed at reversal of the trend or at accumulated profit of Zero (0).


As you can see above, we have 3 SELLS I showed. SELL 1 activated above the START price, so it will take less bids until it rosses the START PRICE Line. SELL 2 is below the START price, so it will take more SELL bids from the start. While SELL 3 too will start with less and take more at below the START price.
For the BUY. BUY 1 will take less BUY as it is below the trendline while BUY 2 will take more BUY position as it is above the START Price line.
All bids at every set of moves will be accumulated and closed together before reversing using the trend price updated as at the time or at total price of Zero.
As relates to the start GAP in prices, if the difference between the Highest price and Lowest price reaches the GAP, then the robot will stop trading or taking new positions. So if say gap is 4 and Highest price after start up is 90, then if lowest price reaches 90-4=86, then the EA will stop trading.
Please Note
I want only serious and immediately available programmers as time is essential. Also please ensure you understand the concept as well.
I will have the following as it relates to the EA
- Source code
- Ownership and Copyright of code
- EA should have a Password input
- I will need as much as 3 weeks to test the accuracy of robot before finalizing payment
- Robot should be usable on any product, currency, indices or stock
Similar orders
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
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
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
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need developer who Can perfectly build me a layout of Ninjatrader 8 (NT8) to look and feel the same on SierraCharts? I currently use NT8 but I want to start using SierraCharts because its more robust than NT8, but I don't want to have to worry about programming SierraCharts. How much would this cost? Thank you