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.
類似した注文
What I Need I'm looking for solid MQL4/5 and Pine Script developers for ongoing projects. No agencies, no middlemen - just skilled devs who know their stuff. The Deal ~5 projects per month to start Fair pay - I don't lowball good work Per-project rates - we'll agree on price upfront You Should Know MQL4/5 programming (EAs, indicators, scripts) Pine Script for TradingView How trading actually works How to write clean
Hello, I am new to sierra chart, but very familiar with trading space. I dont want to spend time learning through online videos and want to get to what i want quickly. I need help from someone who knows sierra chart inside and out to help me get setup futures NQ market, chart, footprint, order flow, DOM etc. I will provide you my userid password and you can set it up for me and also let me know exactly what needs
Hallo, ich suche einen erfahrenen MT5-Programmierer, der mir einen Key Structure Range Indikator auf Basis von 3er-Fractals erstellt, inkl. Buffers für spätere EA-Nutzung. Pflichtenheft - Key Structure Range Indikator für MT5 (EA-ready): Projektbezeichnung: "Key Structure Range Indikator für MT5 (EA-ready)" 1. Plattform - MetaTrader 5 (MT5) - Unterstützte Timeframes: M1 bis H12 2. Kerneigenschaften (unbedingt
I'm looking for a developer to maintain and improve an existing trading system based on MT4 (MQL4) and Python . 📌 Communication must be in Polish (written or spoken). The developer doesn’t need to be based in Poland. ✅ What’s already working: A fully functional MT4 Expert Advisor : opens trades based on signals, shifts Stop Loss at TP1, TP2, TP3, reacts to Break Even (BE) signals, A Python script : listens to
Strategy Purpose: Place a trade immediately at the close of a Renko candle or wait for close of 1 st, 2nd or 3rd renko candle (user defined) when color changes (trend reversal) for placing entry, with a confirmation that previous trend had at least 1, 2 (user defined) number of continues same-color bricks. User Inputs (Customizable Parameters): 1. EntryOnCandlenumber = 1 o Enter on 1st, 2nd, 3rd or same-color candle
Hi, I’m looking for a custom MT4 or MT5 server setup that looks and feels exactly like a live trading account but gives me full control over the environment. What I need: • A private MT4/MT5 server that connects to the official MT4/MT5 desktop terminal • Live market price feed (real-time quotes for realism) • Ability to: • Create and manage accounts • Set or change balance, equity, margin • Manually add/edit/close
We are a large EU marketing agency looking for a long-term MQL5 developer to build and sell EAs & indicators . ✅ We handle all marketing & customer acquisition ✅ You focus on clean, stable MQL5 coding ✅ We split sales income fairly (recurring income) ✅ Big exposure, consistent projects, clear strategies ✅ We actively focus on trading strategies for automation and scaling We are also interested in buying your already
I am looking for an experienced Expert Advisor (EA) developer who specializes in building AI-powered trading bots for MetaTrader 5. This is not a traditional indicator-based EA—we are seeking a solution that uses artificial intelligence to make dynamic trading decisions based on real market conditions. 💡 Project Overview: We want to develop a fully autonomous EA that leverages AI/machine learning to analyze: Price
Hello am looking for an experienced programmer who can turn 1 of my TradingView strategy into Ea, I will shear the strategy name once your selected. Please don’t ask me for the logic behind the strategy, if you really know how to code you don’t need to as my about the logic
I have mt4 source code for US30 pair. The issue is that it works on demo account very well but not on Real account. I want to solution for this issue