I need to develop an EA that based on SMC concept on any Forex Pairs and timeframe.
The action flow of the EA will be as following link: https://fxopen.com/blog/en/smart-money-concept-and-how-to-use-it-in-trading/#:~:text=The%20Smart%20Money%20Concept%20(SMC)%20is%20a%20trading%20strategy%20focused,as%20banks%20and%20hedge%20funds.
The EA's entry points will always be within the order block.
The block will be determined after the BOS. There can be a fake BOS, to avoid this, we will determine by the Closing Point of the candle, if closing point stays below breakout point (bearish), or above breakout point (bullish), then BOS is confirmed.
The edge of the block will be calculated [a] pips below (above) the previous low, and [b] pips below (above) the breakout point. Please refer to the following chart.
Everytime there is a BOS, a new block will be created.
After there’s a ChoCh point, the EA needs to wait for the first BOS (1st block is created) to start determine the entry point.
EA will be opening 5 different positions with [x] lot, each position is [y] pips from each other - [y] is determined by [z] % of pips between the top and bottom edges.
All positions will have the same SL set above or below [d] pips from the edge of the block, depending on the trend. . the TP will be set as RR 1:1, 1:2, 1:3, 1:4, 1:5. When the chart reaches another BOS (Break of Structure), the SL for all opening positions will be moved as well to [d] pips above or below the edge of the new block until either TP or SL is reached.
There should be graphic on chart to give tracking numbers for "Current Profit", "Current Loss", "Current number of lots". There should be buttons to add positions manually "Buy" or "Sell, button to "Close All".
The parameters needed will be as follows:
[a] Pips: pips below (above) the breakout point (Edge 1 of the box, if chart is bullish, is top edge and vice versa)
[b] Pips: pips below (above) the previous low point (Edge 2 of the box, if chart is bullish, is bottom edge and vice versa)
[x] lot: number of lots for each entry
[y] is calculated based on [z] and the difference between top and bottom edges. [y] = (Top Edge - Bottom Edge) x [z]%
[z] %: 1 to 20 %
[d] Stoploss Pips below the bottom edge if bullish and above top edge if bearish
I have the flows on real chart attached.
In the attached Flow, the example is XAUUSD 15M chart, please analyze and let me know if you have any questions.
Ähnliche Aufträge
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry