Order Block EA using limit orders

MQL4 エキスパート

仕事が完了した

実行時間2 日
依頼者からのフィードバック
Great Job!
開発者からのフィードバック
Very nice customer! Thank you!

指定

Description.

Order block EA will work by determining order blocks when a break of structure occurs. When a break of structure to either side is noticed, the EA will set a limit order, using the last contrary candle as it’s point to be set.

The limit order will be set the top or bottom of the last contrary candle (Which ever is closest to current price), but must be set at the top / bottom of the wick and not the body.

Price does not need to be consolidating to identify the break of structure, just a clear break of any high / low points on the applied timeframe.

In addition to breaking structure, there needs to be an option to how many candles of the same colour need to close in order to verify that break of structure. For example, 1 will mean any 1 single candle that closes above / below the previous high / low, the EA will then set a limit order on the previous contrary candle wick. Another example of this, If set to 3 and on the 5 min timeframe, and there is a bullish move and the upside and price makes new highs, in order to verify this, during that move to the upside there needs to be 3 green 5 min candles close one after the other, if so, it will then set the Limit Order on the very top of the wick of the previous red candle.

It also needs to be able to trade between certain times of the day to isolate to specific trading sessions. When this time is up, all unopened limit orders must close. If left on default (00:00) the EA should trade 24/7.

EA should apply the rules to what ever timeframe it is set on.


There must be options on the interface of the EA to change the following;

Magic Number: (Insert magic number)

BOS candle number: (Insert number of bull / bear candles need to close in a row to verify the BOS)

Lots: (Insert the lot size for the trades)

SL: (Insert value in pips)

TP: (Insert value in pips)

Trade between: (Insert start time for EA to trade) / (Insert time for EA to stop trading & all unopened limit orders closed) Left at 00:00 on both means it trades 24 hours a day.

Sell orders: (If True it opens sell orders for the given strategy)

Buy orders: (If True it opens buys orders for the given strategy)

Break even: (Number of pips the price must reach for SL to be placed to BE, 0 = no affect)

Trailing Stop: (Insert number of pips price must reach to activate, 0 = no affect)

Trailing Step: (Insert value pips for the gap between price & new SL when trailing stop is met, 0 = no affect)

Spread: (Insert Max spread in pips the EA will allow the trade to be placed, to help avoid large spreads 0 = no affect)

Max number of trades: (Insert value of limit orders / active trades the EA will have open at any one time, if limit reached no more orders open 0 = no affect)


Options I would like, but not necessary if they are too difficult.

SL %: (Insert value % you would like to risk v equity, this would use the SL provided, and work out how many lots you would need to risk x% as per your total equity)

Hard SL: (Insert value of % of equity lost on before EA becomes inactive & closes all open limit orders or active trades)

 

Please make sure you read this in full before applying for the job please. I have attached some screen shots to help explain how this strategy will look and work.

 

 


応答済み

1
開発者 1
評価
(13)
プロジェクト
18
11%
仲裁
6
33% / 67%
期限切れ
1
6%
パブリッシュした人: 1 code
2
開発者 2
評価
(184)
プロジェクト
239
20%
仲裁
22
50% / 18%
期限切れ
0
取り込み中
類似した注文
Project Description I am looking for a highly experienced MQL5 developer to build a professional-grade Expert Advisor for MetaTrader 5, focused on XAUUSD (Gold). This project is not a simple EA, but the foundation of a scalable multi-strategy trading system, designed for long-term development and future upgrades. Core Concept The EA must support a maximum of 5 internal strategies, each working independently but
Hola, estoy buscando un programador MQL5 con experiencia real en el desarrollo de EAs diseñados específicamente para generar un alto volumen de operaciones diarias. Mi principal prioridad no es un bot que realice solo unas pocas operaciones, sino un sistema con una alta actividad comercial, capaz de abrir lotes de gran tamaño de forma constante y que opere en condiciones reales de mercado, incluyendo spreads
I am looking for an expert in trading bot development to trade Bitcoin and other cryptocurrencies. The bot must be able to execute trades automatically based on a specific strategy, including risk management, precise entries, and automated exits. Experience with exchange APIs and trading automation is essential
I need an experienced developer to carry out an indicator and trading robot using the following; moving averages risk ( take profit and stop loss) and maximum drawdown limits heiken ashi confirmation. trendline breakout if possible The developer will test this on a demo account that I will provide before conclusion as I don’t want anyone to waste my time trying to use chartgpt trial and error. If you can do the
I need screenshots for the MetaTrader 5 documentation - https://www.metatrader5.com/en/terminal/help I need you to remake all the images included in the guide, except for those on the very first page which are already up to date. You simply go through each page of the guide, and take the same images: same size, same interface elements, same set of charts/trades, symbols, etc. These include small icons of commands
I am looking for an experienced MQL5 developer to build a currency strength analysis tool for MetaTrader 5 , inspired by the functionality shown here: https://www.livecharts.co.uk/currency-strength.php The main idea is simple: calculate and display the relative strength of major forex currencies to support better trade decisions. However, the key feature I want (which is currently missing from most strength meters)
I am looking to purchase or create an HFT EA for US30 using live account. Need to proof results and need to use in Live accounts for at list a week, developer can lock for my live account and disable account number after 5 dys. I tested HFT in a demo account and worked fine but when used in live account it did not work because of slippage/spreads. so, this time I need more safe
I need a professional MQL4/MQL5 developer to build a custom hybrid scalping Expert Advisor for EURUSD M5, with aggressive but controlled risk, using fixed TP/SL, no martingale, no grid, and a hybrid entry engine (price action + indicators). The EA must be delivered in both MT4 (MQL4) and MT5 (MQL5) versions, with identical logic. 1. Platform & symbol - MT4 (MQL4) and MT5 (MQL5) - Symbol: EURUSD - Timeframe: M5 - EA
Hello i need an EA automated using Supply & Demand + Shooting Star/Hammer Bot: Timeframes: H1 main, M5/M15 for entry Indicators: ATR(14 ≥0.80), Supply/Demand zones, Candlestick patterns Short Entry: 1. Price enters supply zone 2. Shooting star forms (small body, long upper wick ≥2× body) 3. ATR ≥0.80 4. Sell below shooting star low Stop Loss: above upper wick Take Profit: next support zone or 1:2 R:R Trailing Stop
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed lot size

プロジェクト情報

予算
30+ USD