SMC(smart money concept) EA by combining orderblock, fair value gap, market structure, liquidity. [ Urgent Project ]

İş Gereklilikleri

SMC (SMART MONEY CONCEPT) EA

Project Overview:

Plotting Features

=================

1. plot swing market structure and internal market structure.

2. Swing structure will create swing orderblocks box(Bullish & Bearish), internal structure will create internal orderblocks box( Bullish & Bearish)

- boxes will extend till real time bar

3.  plot bullish and bearish imbalance box.( gap between 3 consecutive candles),box extend till realtime bar

4.  plot Swing bullish and bearish BOS(break of structure) and ChoCH( change of character)

5. plot internal bullish and bearish BOS(break of structure) and ChoCH( change of character)

5.  Option to Filter Non-mitigated [untouch] & mitigated Orderblocks [touch]

6. Option to Filter Non-mitigated [untouch] & mitigated FVG [touch]

7. Filter Extreme Orderblocks - which are located in 0-20% or 80-100% of Fib.

9. Filter premium/ discount Orderblocks

10. Premium Discount Range (Auto Fib on Recent Range with 0,0.786,0.618,0.50,0.382,0.236,100 levels)

11.Previous Day, Week & Month high/low.[Line extend till real time bar]

12. Plot Multi time frame ADR [100%, 125%, 150%, 175%, 200%, 300%

Source code Reference for Multi time frame ADR( very simple script)

 

 

 

Source code Reference for points 1-11: Source code reference from this pinescript open source :

 

You can take above reference to write it for mql5/4 or use chatGPT to convert pinescript to mql5.

User Inputs Reference :

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Multi Time Frame Plotting :

Checkbox to turn on/off to display

1.    [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] swing orderblock

2. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] internal orderblock

3. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] FVG

4. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] SWING BOS

5. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] Internal BOS

6. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] SWING CHoch

7. [m1,m5,m15,m30,h1,h4,daily,weekly,monthly] Internal CHoch

Reference image for how checkbox should look like  :

 

So We need to give check box for

1.swing orderblock

2.internal orderblock

3.fvg

4.swing bos

5.internal bos

6.swing choch

7.internal choch

 

Alert Conditions, when Combining higher and lower time frames.

==============================================================

User input:

-Choose First Time Frame  - Drop down menu[1m,5m,1m,30m,H1,H4,Daily,Weekly,Monthly]

Choose First time Frame Direction -Drop down menu [Bullish or Bearish]

Choose Liquidity Type - Drop down menu [ Swing Orderblock, Internal Orderblock, FVG, ADR100, ADR125, ADR150, ADR175, ADR200, ADR300, Previous day high, previous day low, previous week high, previous week low]

 

-Choose Second Time Frame - Drop down menu[1m,5m,1m,30m,H1,H4,Daily,Weekly,Monthly]

Choose Second time Frame Direction -Drop down menu [Bullish or Bearish]

Choose structure Type - Drop down menu [ swing bos, internal bos, swing choch, internal choch, 50% retracement, OTE(0.618 -0.7860 ] ]

 

* Note always display alert label on the candle, so it will be easy to backtest.

 

Some examples to explain Alert combinations:

Example 1: When price touches Daily Bullish Orderblock + 15 min bullish swing choch => alert triggers

Example 2: when price touches Weekly Bullish FVG + h1 bullish internal choch => alert triggers

Example 3: When price touches previous day high + 5 min bearish swing choch => alert triggers

Example 4: when price touches previous week low + 30 min bullish internal choch => alert triggers

Example 5: when price touches Bullish ADR 150% + 5 min bullish 50% retracement => alert triggers

Example 6: when price touches Bearish ADR 200% + 15 min bearish OTE => alert triggers

 

So basically, alert triggers on the combination of first and second time frame based on their time frame, direction, and liquidity/ structure type.

Still have doubt? Ill explain it in more detail, once project get finalize.

 

 

EA MODE

=======

 

So, till here we are done with plotting based on user input and alerts. Now we will use above alerts[combination of 1st and 2nd TF] for EA execution

 

EA user input:

 

1. EA mode

 - Trading mode ( take trade automatically when alert found )

 - Alert mode  ( just triggers alert)

 

2. Use Balance or Equity

  - Account Balance

  - Account Equity

 

3. Lot sizing

   - Percentage of Balance/equity

   - Fixed  

   - If select percentage - define %

   - if select fixed - define fixed lot from [0.01- to max lot allowed]

 

4. TP/SL MANAGEMENT

   - USE SL? [True/False]

   - USE TP? [True/False]

 

 

5. SL MODE

   -Fixed mode

   - ADR mode

   - High/low Mode

 

 

6. TP MODE

   -Fixed mode

   - ADR mode

   - High/low Mode

 

7. Fixed TP/SL Setting

   -  Take profit in pips

   -  Stop loss in pips

 

 

8. ADR TP/SL Setting

   - TP ADR Multiplier [ could be 0.25 ,0.5,1,2 etc]

   - SL ADR Multiplier [ could be 0.25 ,0.5,1,2 etc]

 

9. High/Low mode TP/SL Setting

   -pips beyond high/low [ here stop loss will update on the basis of secondry time frame i.e swing bos/choch , internal bos choch , 50% or OTE as its our entry criteria]

   - Risk:reward ratio

 

10. Close trade on opposite signal

   - true

   - False

Example : if alert generated on bullish daily orderblock+ 15 min bullish swing bos, then trade close when 15 min bearish swing bos found. we will consider secondry time frame here.

 

11. Trade only between set hours:

  - Hour to start

  - minute to start

  - Hour to end

  - minute to end

 

12. Deinit when close trade

  - true

  - false

 

13. EA info dashboard setting

 

  - display current drawdown and profit

  - display total profit

  - display total running trades

  - display setting data

 

 

14. Alert and screenshot setting

 

  - Generate alert at entry [ true/false ]

  - Generate alert at exit [true/false ]

  - pop up alerts [true/false ]

  - email alerts  [true/false ]

  - push alerts   [true/false ]

  - take screenshots [true/false ]

 

 

 More details inside the PDF ill share with you


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(6)
Projeler
10
50%
Arabuluculuk
6
17% / 50%
Süresi dolmuş
3
30%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(8)
Projeler
18
17%
Arabuluculuk
3
67% / 0%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(19)
Projeler
33
55%
Arabuluculuk
5
80% / 20%
Süresi dolmuş
3
9%
Serbest
4
Geliştirici 4
Derecelendirme
(5)
Projeler
4
50%
Arabuluculuk
4
0% / 75%
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
(63)
Projeler
68
25%
Arabuluculuk
12
42% / 42%
Süresi dolmuş
4
6%
Serbest
6
Geliştirici 6
Derecelendirme
(564)
Projeler
933
47%
Arabuluculuk
303
59% / 25%
Süresi dolmuş
125
13%
Yüklendi
7
Geliştirici 7
Derecelendirme
(11)
Projeler
27
30%
Arabuluculuk
3
0% / 0%
Süresi dolmuş
1
4%
Meşgul
8
Geliştirici 8
Derecelendirme
(5)
Projeler
5
0%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
2
40%
Serbest
9
Geliştirici 9
Derecelendirme
(158)
Projeler
175
43%
Arabuluculuk
6
0% / 67%
Süresi dolmuş
8
5%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(8)
Projeler
13
31%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(59)
Projeler
67
6%
Arabuluculuk
28
18% / 36%
Süresi dolmuş
5
7%
Meşgul
12
Geliştirici 12
Derecelendirme
(72)
Projeler
80
10%
Arabuluculuk
36
8% / 53%
Süresi dolmuş
6
8%
Çalışıyor
Benzer siparişler
Hey greetings am in need of a developer that can convert my simple tradingview indicator to MT4 I have the source code of the indicator and is also a public indicator on Tradingview site Kindly bid and let started
Project Description : I am looking for an experienced developer to create a multi-platform trading bot that can execute trades across Binance, Exness, MetaTrader 4/5 (MT4/MT5), and stock exchanges. The bot should implement a trading strategy that combines the Parabolic SAR and EMA 200 indicators, with automated entry and exit conditions for both long and short positions. Key features include: Integration with
I hope you're doing well. I am interested in learning more about your EA (Expert Advisor) trading bot. Specifically, I would like to review some performance data, particularly regarding the Profit and Loss (P&L) over recent weeks. Could you kindly provide a short video with today's date, showcasing the weekly stats from the last two months? I am looking for data covering the period from August 1st, 2024, to October
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
Fellow devs, I need help converting a futures trading bot from python into MQL5. Code base for the bot already exists, backtests in python look good, however I need to be able to backtest it on tick data with MT5. Would appreciate someone who has experience with futures bots specifically, and even better if you have experience with AMP brokers, and can provide guidance and improvement criteria. A point you note, I
I have just installed a Script which is running on MT4 and MT5 on Mac . The script was made for me by an MQL5 community programmer. The script creates a .csv of the Account History to folder location: users/drive_c/metatrader64/crossover/ApplicationData/MetaQuotes/Terminal/Common/Files/Accounts History I have the following problem: The Scripts require that I manually activate them every time I open MT4 and MT5
Need to copy the trades and orders generated by expert advisors from my MT4 platform to eToro broker. Etoro offers a trading API (). This could be used to make the connection to their propietary web platform. If the programmer considers there is more stable and faster way to do it then I'm open to suggestions
I am looking for an experienced MQL developer to create a simple Expert Advisor (EA) for MT4/MT5. The EA will be based on a combination of Exponential Moving Average (EMA) and Relative Strength Index (RSI) for trade entries and exits. Requirements : Proven experience in MQL4/MQL5 development Ability to deliver within deadlines Clear and regular communication during the project Experience with EAs involving moving
**Description:** I am looking for an experienced MQL4 programmer to develop a sophisticated Expert Advisor (EA) for MetaTrader 4 (MT4) using a **Hidden Markov Model (HMM)** to predict market trends for forex trading. The EA will be used for live trading on forex pairs like EUR/USD and should incorporate statistical modeling with advanced machine learning algorithms. ### **Requirements:** - **Strong MQL4 Expertise**
Hello devs. I need someone who can create a full Working Pythone Bot for copy trades from solana wallets. I will put a solana wallet in code and Set up a fixed Solana value (for example 0.02SOL) and when some tracked wallet made a transaction bot need to made same transaction but with fixed lot. When tracked wallet selling this token, then bot need to Sell full value of Tokens or 90% of holded Tokens. I need to have

Proje bilgisi

Bütçe
500 - 1000 USD
Geliştirici için
450 - 900 USD
Son teslim tarihi
from 5 to 20 gün