ROBOT TO TAKE BIDS USING TRENDLINE AND START PRICE POSITION, WITH A PROJECCTED PERIOD DISTANCE BETWEEN HIGHEST AND LOWEST PRICE

MQL4 Experts

Job finished

Execution time 4 days

Specification

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 


Responded

1
Developer 1
Rating
(67)
Projects
97
35%
Arbitration
11
27% / 45%
Overdue
13
13%
Free
2
Developer 2
Rating
(54)
Projects
102
23%
Arbitration
12
25% / 17%
Overdue
13
13%
Free
Similar orders
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app
I want to add to my EA on my grid ea trading many orders with different stop loss and take profit And copy and paste from my different Ea into this ea And to close the open orders on this grid step when profit reached
Ema100+Fibo 30+ USD
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
I need an Expert Advisor (EA) for MT4 that automatically executes and close trades based on signals received from a Telegram channel. The EA must read Telegram messages, parse specific fields, determine BUY/SELL direction, and open trades according to predefined rules. Telegram signal is received from specific TELEGRAM_TOKEN and CHAT_ID Signal Parsing Requirements, I will provide signal samples. Trade Execution

Project information

Budget
30 - 50 USD
Deadline
from 1 to 5 day(s)