指定

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
類似した注文
I am looking for a professional MT5/MT4 developer to build a fully automated Expert Advisor based on a custom trading system called "Armani Gold EA 3.0". The strategy is designed specifically for XAUUSD (Gold) and combines: - Smart Money Concepts (SMC) - Fair Value Gap (FVG) - Order Blocks (OB) - Liquidity Sweep logic - Fibonacci retracement zones (50%–61.8%) - Momentum confirmation using MACD and Bollinger Bands -
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
The ea must repeat all orders until closed manually by a 'close all button' needed on panel EA must start at specific time / day and enter 'at market' - should be easy to code :) INPUTS REQUIRED: Pair ___ - Lot Size____ - Type ____ ( buy / sell) - Distance between trades in points______ - TP for each trade in points_____ - Maximum spread in Pips _____ - Time and day to
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
Mani 30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Wealthy bot 50 - 200 USD
‎Build a mobile-based trading bot system integrated with MetaTrader 5 that specializes in high-frequency “machine gun” style trading on synthetic indices (crash 50 and Crash 300). ‎ ‎The bot must continuously scan the market in real-time using M1 and M5 timeframes and execute frequent trades based on probability, not prediction. Its core function is to detect early signs of potential reversals by analyzing combined

プロジェクト情報

予算
30+ USD