MARKET STRUCTURE FUNCTION

指定

I just need a fully functional market structure function that is not an indicator, but could instead be used as part of an EA code.  


The main steps for this market structure function are as follows :

1. A function that will detect higher time frame (1HR, 4HR and D1) bullish and bearish reversal signals (engulfing/variation/tweezer patterns).

2. A function that will be able to determine if the extremum of those reversal signals (the highest or lowest point of the candlesticks involved in that reversal signal) are actually pivot points/structure points (by figuring out if these extremum points are also the highest or lowest points over a range of bars).

3. A function that will classify each of those individual pivot points/structure points as either a High, Higher High, Higher Low, Low, Lower High, or Lower Low [possibly by comparing the price levels and types (bullish or bearish) of consecutive pivot points/structure points] and store this information so that it could later be used to determine the market condition.

4. A function that will plot a star symbol at the extremum of each of pivot point (instead of HH, HL, H, L, LH, LL).

5. A function that will detect any pattern created by the structure points (High, Higher High, etc.) and classify the market condition as "bullish" "bearish" or "ranging" according to the price action principles and concept of break of structure (I can define exactly the structure point patterns and which market condition the pattern indicates).

6. A master function that will call all of these aforementioned functions.


附加的文件:

反馈

1
开发者 1
等级
(17)
项目
18
28%
仲裁
4
50% / 25%
逾期
1
6%
工作中
2
开发者 2
等级
(29)
项目
34
26%
仲裁
0
逾期
4
12%
空闲
3
开发者 3
等级
(22)
项目
28
11%
仲裁
6
33% / 50%
逾期
4
14%
工作中
4
开发者 4
等级
(7)
项目
5
20%
仲裁
4
0% / 25%
逾期
1
20%
工作中
5
开发者 5
等级
(20)
项目
33
55%
仲裁
5
80% / 20%
逾期
3
9%
空闲
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(9)
项目
8
38%
仲裁
2
0% / 100%
逾期
2
25%
工作中
8
开发者 8
等级
(8)
项目
10
30%
仲裁
1
0% / 0%
逾期
2
20%
工作中
9
开发者 9
等级
(10)
项目
25
28%
仲裁
1
0% / 0%
逾期
1
4%
已载入
10
开发者 10
等级
(14)
项目
22
23%
仲裁
7
43% / 29%
逾期
3
14%
已载入
11
开发者 11
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
12
开发者 12
等级
(132)
项目
170
18%
仲裁
17
47% / 18%
逾期
0
工作中
13
开发者 13
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
14
开发者 14
等级
(68)
项目
77
8%
仲裁
33
9% / 55%
逾期
6
8%
工作中
15
开发者 15
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
16
开发者 16
等级
(290)
项目
432
64%
仲裁
5
40% / 0%
逾期
4
1%
已载入
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
(253)
项目
407
38%
仲裁
85
42% / 19%
逾期
70
17%
已载入
19
开发者 19
等级
(2)
项目
4
0%
仲裁
0
逾期
0
空闲
20
开发者 20
等级
(4)
项目
7
14%
仲裁
0
逾期
1
14%
空闲
21
开发者 21
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
22
开发者 22
等级
(167)
项目
192
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
23
开发者 23
等级
项目
0
0%
仲裁
0
逾期
0
空闲
24
开发者 24
等级
(1)
项目
2
0%
仲裁
1
100% / 0%
逾期
0
空闲
相似订单
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

项目信息

预算
150 - 300 USD
开发人员
135 - 270 USD
截止日期
 5  30 天