I have a Profitable manual smc strategy that needs to be automated

MQL5 Experts Forex

Specification

Let's break it into parts this is the Market Structure :

1. Trends ( it should identify what trend we are currently in from  bigger Time frame 1 day/ 4 hours and scale down to 15 minutes and 5 minutes  )
A. Uptrend  : properties that define a Uptrend
·When price create higher highs (HH)
·Higher lows (HL)
This is classified as a Uptrend
Rules it should follow :
·Looking for buys in Uptrend
·Price break HH and doesn't break HL (respecting HL)

B. Downtrend :properties that define a downtrend
·When price create Lower lows (LL)
·lower highs (LH)
This is classified as a  Downtrend
Rules it should follow :
·Looking for sells in downtrend
·Price break LL and doesn't break LH (respecting LH)

2. Order block : an area where there has been a large concentration of limit orders waiting to be executed.
A. Uptrend (order block)
Is defined by:
Last selling candlesticks that price left at the HL taking the wick of both the open and the close / or the body of the open and close  of the that selling  candlesticks is plotted in a block (order block)  This is our Demand : the quantity of an asset that I am willing to buy (Enter) . This I call my Point Of Interest (POI)
·Demand
Downtrend.......LL
Uptrend........HL
Strong.......Uptrend.......HL
Weak......Downtrend......LL

B.Downtrend (order block)
Is defined by:
Last buying candlesticks that price left at the LH taking the wick of both the open and the close / or the body of the open and close  of the that buying candlesticks is plotted in a block (order block)  This is our Supply : the amount of an asset that is available where am willing sell (Enter) . This I call my Point Of Interest (POI)
·Supply
Downtrend.......LH
Uptrend........HH
Strong.......Downtrend.......LH
Weak......Uptrend......HH

3. Liquidity : areas in the forex market where there is a high concentration of buyers and sellers, leading to tight bid-ask spreads and high trading volumes.

A. Buy side Liquidity
· Buy market to eliminate sellers
B. Sell side Liquidity
·Sell market to eliminate buyers .

This is the structure I use to analyse the Market I will go deeper into details with entry ,exit ,risk management ,.

4. Change of market Character (CHOCH)

A. CHOCH occurs when the Market changes a trend to a other trend using a specific structure.

· Switch from Uptrend to Downtrend

The market was on a Uptrend and fails to respect by breaking the HL  This is CHOCH price will eventually change it's character to an Downtrend .

· Switch from Downtrend to Uptrend

The market was on a Downtrend and fails to respect by breaking the LH  This is CHOCH price will eventually change it's character to an Uptrend .

B. From what trend to what trend.

Uptrend to Downtrend
Downtrend to Uptrend

C. What causes CHOCH
· Failure of respecting a trend Rules
· Failure of respecting an order block

D. Where can we find CHOCH.

Uptrend
HH
HL

Downtrend
LL
LH

· When the Market get into  your Order block  it most creates CHOCH in lower time Frames.

E. What happens if the break the CHOCH's order block.

· Momentum is too strong
· Find that you on a minor CHOCH



Responded

1
Developer 1
Rating
(139)
Projects
181
24%
Arbitration
23
22% / 39%
Overdue
13
7%
Free
2
Developer 2
Rating
(60)
Projects
86
52%
Arbitration
9
33% / 33%
Overdue
7
8%
Working
3
Developer 3
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
4
Developer 4
Rating
(24)
Projects
31
16%
Arbitration
7
29% / 43%
Overdue
4
13%
Working
5
Developer 5
Rating
(116)
Projects
137
36%
Arbitration
15
13% / 67%
Overdue
9
7%
Free
6
Developer 6
Rating
(344)
Projects
363
71%
Arbitration
4
100% / 0%
Overdue
0
Loaded
7
Developer 7
Rating
(11)
Projects
16
25%
Arbitration
0
Overdue
1
6%
Free
8
Developer 8
Rating
(132)
Projects
170
18%
Arbitration
17
47% / 18%
Overdue
0
Working
9
Developer 9
Rating
(90)
Projects
118
17%
Arbitration
44
23% / 39%
Overdue
20
17%
Free
10
Developer 10
Rating
(56)
Projects
65
6%
Arbitration
26
19% / 35%
Overdue
4
6%
Loaded
11
Developer 11
Rating
(47)
Projects
78
50%
Arbitration
1
0% / 0%
Overdue
1
1%
Working
Similar orders
Life Creator 40 - 1000 USD
the topic of this robot is ,,life creator'' becouse when you have no idea what to do, this robot can help you and teach you how you can do it. The robot gonna creat you your own tactics which can help you in future. When you gonna see that it's really work you start to be happy and you gonna want to have more of this
AllForexEA 30+ USD
Algorithm - from which order the drawdown reduction algorithm is activated. - Percent profit for DD Reduction Algoritm - percentage of profit when closing orders in the drawdown reduction mode. - Magic - is a special number that the EA assigns to its orders. - Fix distance - fixed distance between orders (default 250 - in points) - Order dinamic distance - from which order will the
I need two trading view indicators to be on Mt4 .i want them to work the same way that they do on trading view if possible.i will send the indicators
Function (A) simple to do___________________________________________________ //+------------------------------------------------------------------+ //| Expert Tick Function | //+------------------------------------------------------------------+ void OnTick() { F1(); F2(); F3(); } //+------------------------------------------------------------------+ bool F1(){ extern bool F1(); Set to external (false) or (true)
Ok 30+ USD
thacksc d trttt rtrt in super market fddf dghfg tdhdthdt gdydtydt jnjnjndf gd gdfg dgd gd t rt r te tr sf fdsffsdgs g dfg dg d dfh f hfh dh d hd fh dh dt y ty dry dr td ryd ddry
hi , i am looking for a Grid EA with some basic type of EA but fully functional and final one. so anyone who can do perfect EA should contact. plan is discussed as below. start and end time, and days of active deactive button should be added in dashboard or else like if we want to close EA for any future day or days in coming week so before time we should be able to set. when EA starts. it opens one buy or sell and
Hi, I would Like an EA ORDER PANEL for MT5 which allows me to place limit orders . The only addition I would like compared to other order panels, is an o ption to place a reversal trade if the original idea is stopped out. For example: I place a Short trade at 1.2120 with a 20 pip Stop Loss and a 100 pip target IF the SL is hit, then I want a Long trade to be place at 1.2120 with the same size SL and TP (20pip and
I need the following modules as per this sample indicator, then integrated with RSD Candles. look into the sample input settings, ................................................. ......................................................................................................... .......................................................................................................... ................previous
hello everyone I need to create an ea that creates signals based on the indicator on trading view and transmits it directly to mt5, so that the signals are created on trading view and orders are opened in mt5
Create a basic EA with 2 indicators and 3 conditions with stop loss and trailing stops. The lot size is one full lot, 1.0 EUR/USD, 100,000 Euros and stated clearly in the code

Project information

Budget
30 - 200 USD
For the developer
27 - 180 USD
Deadline
to 30 day(s)