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.
Ordini simili
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
I I would like to create a trading robot based on 2 ema crossing. The robot is pretty simple, it should open buy position when fast ema cross slow ema and vise versa. Also it should use martingale after the loss position. It should has expiration period inside the code and alerts l
1. The general process is: Automated online forex marketing to find potential clients -> Answering potential clients' questions -> Converting them into actual clients -> Opening accounts, depositing funds, and copying trades. 2. Developers could implement an AI Digital Twin/Shadow Agent to answer customer questions, eliminating the need for me to answer customer inquiries. 3. I have a CTA website and I'm manually
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
I am looking for an experienced MQL5 developer who can help me convert my manual trading strategy into a fully automated Expert Advisor (EA) for MetaTrader 5. The project should begin with a detailed discussion of my manual trading strategy. Before starting the actual EA development, the developer must understand and analyze the complete trading logic and determine how the strategy can be converted into clear
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Hello, I’m a profitable MT4/MT5 trader specializing in Prop Firm accounts. What makes me different: I actually trade with 3% Daily DD / 5% Overall DD rules, so I know what blows accounts and what passes. Services I offer: 1. EA Backtesting + Detailed Reports - Winrate, Profit Factor, Max DD, Best Pairs/Timeframes 2. Strategy Documentation - I’ll write clear rules for your EA so any coder can build it 3. Prop Firm
Hello, I’m a profitable MT4/MT5 trader specializing in Prop Firm accounts. What makes me different: I actually trade with 3% Daily DD / 5% Overall DD rules, so I know what blows accounts and what passes. Services I offer: 1. EA Backtesting + Detailed Reports - Winrate, Profit Factor, Max DD, Best Pairs/Timeframes 2. Strategy Documentation - I’ll write clear rules for your EA so any coder can build it 3. Prop Firm
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or