Техническое задание

Hi I am looking for a developer to work with me to create an Opening Range breakout system EA. 

I am looking for a long term relationship to continually work on this EA and the development of future EAs and indicators.


Opening Range EA

 

Variables (user configurations)

 

-        Opening Time (When the opening range begins calculating, 7:00, 8:30 etc)

-        Opening Range Duration (ie. 1min,5min.15min,30min 60min)

-        Trade Lot size (% of account balance or a fixed lot size)

-        Closing candle (variable timeframe i.e. 1min,5min,15min)

-        Order Type (Market order or pending limit order on breakout of closing candle)

-        Spread size (if spread size is bigger than input, this will disable new order entry)

-        Moving Stop loss to Breakeven (move stop loss to breakeven once Target1, Target2 or Target3 has been reached)

-        Maximum Daily Trades (maximum trades allowed to be taken per day per symbol)

-        Start Trading Hours (start time for the EA to begin initiating trades)

-        Stop Trading Hours (finish time for the EA to stop initiating trades)

 

Process

 

Once the Opening Range has been established, lines will be drawn at the high and low prices of the Range. For example, if the Opening Time = 7:00 and the Opening Range Duration = 15min, the Opening Range will be the high and low prices from 7:00 and 7:15.

 

Trade Signals

Once the Opening Range High and Low is set, The EA will wait for the Closing Candle to close above or below the Opening Range. 

 

Once the Closing Candle has closed above or below the opening range this triggers a signal. 

 

Using the Order Type variable, if a market order is selected an order will be entered immediately after the close of the closing candle.

 

Buy Signals

A close above the Opening Range set by the closing candle will trigger a buy signal. The buy order will either be entered on a market order being initiated immediately after the close of the closing candle or a pending buy limit order at the high of the Closing Candle.  

 

Stop Losses will also be initiated on order entry and be placed at the Opening Range Low. If Price returns to the Opening Range without triggering the pending order, the order and trade signal is to be cancelled and the EA is to wait for another Closing candle signal.

 

Sell Signals

A close below the Opening Range set by the closing candle will trigger a sell signal. The sell order will either be entered on a market order being initiated immediately after the close of the closing candle or a pending sell limit order at the low of the Closing Candle.  

 

Stop Losses will also be initiated on order entry and be placed at the Opening Range High. If Price returns to the Opening Range without triggering the pending order, the order and trade signal is to be cancelled and the EA is to wait for another Closing candle signal.

 

Target Generation

4 Targets will be created from the Average True Range indicator (ATR) on a daily chart. The indicator settings will be based off a 14 period length and a Daily chart. Using the ATR number at the Opening Time input, it will be divided by 4, creating 4 numbers. 25%, 50%, 75% and 100% of the Daily ATR. 

 

Using these numbers and adding them to the Opening Range High Price will generate the 4 targets for a buy order. 

 

Using these numbers and subtracting them from the Opening Range Low Price will generate the 4 targets for a sell order.

 

Trade Management

 

Once a signal has been generated and a trade has been triggered, there is to be no other trades to be initiated until the current trade is completely 100% closed.

 

Each trade triggered will be managed in quarters. 25% of Trade Lot Size will be taken off at each of the 4 targets generated.

 

Using the Moving stop loss to breakeven variable, please allow the options for the input to be able to move the stoploss to breakeven once Target 1 or Target2 or Target3 has been reached, with default being once target 1 has been hit. Please also allow, no move to breakeven to be an option.

 

The Maximum Daily Trades variable sets how many trades are allowed to be entered per day per symbol/instrument. Please set the default to 4 trades.

 

Notes:

 

Spread Size variable – while the spread is larger than the input value please disable any new order entries. Existing open trades are to have no changes. 

 

Start and Stop Trading Hours are to be set to allow the EA to only enter trade during the hours I would like. As I will most likely not want it to trade outside of the USA sessions. If positions are open they to remain open with their pending take profits and stop losses, just no new trades to be initiated outside of trading hours.

 

 

 

 


Откликнулись

1
Разработчик 1
Оценка
(16)
Проекты
19
11%
Арбитраж
3
0% / 100%
Просрочено
2
11%
Свободен
2
Разработчик 2
Оценка
(3)
Проекты
3
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(188)
Проекты
212
58%
Арбитраж
9
11% / 89%
Просрочено
8
4%
Свободен
4
Разработчик 4
Оценка
(5)
Проекты
9
0%
Арбитраж
1
100% / 0%
Просрочено
3
33%
Свободен
5
Разработчик 5
Оценка
(8)
Проекты
10
40%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
Lucky Mpedi 50+ USD
To help with simple requirements and strategy to trade in metotrade 5 and to win or earn much money so that i can live better live. I hope i can get the robot for helping to trade
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
XAU/USD Alert Bot MT4 30 - 120 USD
Project Summary: Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met. ⸻ 1. Inputs / Settings • Enable/Disable Alerts → Boolean (true/false) • FVG minimum width (pips) → Default 2 • Order Block maximum width (pips) → Default 30 • Optional time filter → Default
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop

Информация о проекте

Бюджет
30+ USD