指定

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
類似した注文
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

プロジェクト情報

予算
30+ USD