MARKET STRUCTURE FUNCTION

Specifiche

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.


Con risposta

1
Sviluppatore 1
Valutazioni
(19)
Progetti
22
23%
Arbitraggio
5
40% / 60%
In ritardo
2
9%
In elaborazione
2
Sviluppatore 2
Valutazioni
(30)
Progetti
35
26%
Arbitraggio
0
In ritardo
4
11%
Gratuito
3
Sviluppatore 3
Valutazioni
(60)
Progetti
87
29%
Arbitraggio
24
13% / 58%
In ritardo
7
8%
In elaborazione
4
Sviluppatore 4
Valutazioni
(9)
Progetti
8
50%
Arbitraggio
6
17% / 50%
In ritardo
2
25%
Gratuito
5
Sviluppatore 5
Valutazioni
(19)
Progetti
33
55%
Arbitraggio
5
80% / 20%
In ritardo
3
9%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(12)
Progetti
9
33%
Arbitraggio
11
0% / 100%
In ritardo
2
22%
Gratuito
8
Sviluppatore 8
Valutazioni
(9)
Progetti
12
25%
Arbitraggio
1
100% / 0%
In ritardo
2
17%
Gratuito
9
Sviluppatore 9
Valutazioni
(16)
Progetti
35
23%
Arbitraggio
4
0% / 50%
In ritardo
2
6%
In elaborazione
10
Sviluppatore 10
Valutazioni
(19)
Progetti
31
32%
Arbitraggio
8
50% / 25%
In ritardo
3
10%
In elaborazione
11
Sviluppatore 11
Valutazioni
(119)
Progetti
169
38%
Arbitraggio
9
78% / 22%
In ritardo
15
9%
Gratuito
12
Sviluppatore 12
Valutazioni
(183)
Progetti
236
20%
Arbitraggio
21
43% / 19%
In ritardo
0
Caricato
13
Sviluppatore 13
Valutazioni
(69)
Progetti
146
34%
Arbitraggio
13
8% / 62%
In ritardo
26
18%
Gratuito
Pubblicati: 6 codici
14
Sviluppatore 14
Valutazioni
(72)
Progetti
80
10%
Arbitraggio
38
8% / 58%
In ritardo
6
8%
Gratuito
15
Sviluppatore 15
Valutazioni
(574)
Progetti
945
47%
Arbitraggio
309
58% / 27%
In ritardo
125
13%
Gratuito
16
Sviluppatore 16
Valutazioni
(322)
Progetti
499
67%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Gratuito
Pubblicati: 8 codici
17
Sviluppatore 17
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
18
Sviluppatore 18
Valutazioni
(296)
Progetti
475
40%
Arbitraggio
105
40% / 24%
In ritardo
80
17%
Occupato
Pubblicati: 2 codici
19
Sviluppatore 19
Valutazioni
(2)
Progetti
4
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(4)
Progetti
7
14%
Arbitraggio
0
In ritardo
1
14%
Gratuito
21
Sviluppatore 21
Valutazioni
(45)
Progetti
91
13%
Arbitraggio
34
26% / 59%
In ritardo
37
41%
Gratuito
22
Sviluppatore 22
Valutazioni
(174)
Progetti
199
12%
Arbitraggio
38
37% / 34%
In ritardo
5
3%
In elaborazione
Pubblicati: 2 codici
23
Sviluppatore 23
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
24
Sviluppatore 24
Valutazioni
(1)
Progetti
2
0%
Arbitraggio
2
50% / 50%
In ritardo
0
Gratuito
Ordini simili
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Project Description I have three detailed CSV files containing: OHLC price data Timestamps Aggregated time & sales data A column called Arrow showing where signals occurred The data was captured using NinjaTrader 8 with NinZa Renko 8:4 bars on the ES market. All arrows are non-repainting and appear on candle close. Objective The goal is to create a NinjaTrader 8 indicator that reproduces the arrows in real-time
I need modifications to an existing MT5 Expert Advisor. Modification 1 EA must be able to run on indices as well as forex , specifically: SP500 US100 US30 No other changes to the current logic Modification 2 Other alterations/notes: Opening breakout range option for 15min or 30 min from session start. 5 min fair value gap (FVG) break outside of the range (instead of 1 min). At least one of the candles must be within
AutoTrade_v4_Arbon-v4 35 - 250 USD
============================================================ GOLD AI INSTITUTIONAL TERMINAL v4.0 - AutoTrade + EA Indikator EDISI GABUNGAN Sinkronisasi MT4 Realtime + Dasbor PWA + AI Multi-TF Menggabungkan MT4 + Server AI Node.js ============================================================ CARA MENJALANKAN (MUDAH): -------------------------- 1. Ekstrak ZIP ke folder manapun (misal: C:\GoldAI\) 2. Buka folder hasil
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Until zone detection is coded , you will be from that point . Trailing Stop Optimization for live chart . Apply with Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit . Apply with careful understanding of the project requirement
Subject: Professional MT5 Trading Bot Inquiry - Pre-Purchase Requirements Dear [Bot Name/Company Name] Developers, Greetings, I am a professional trader seeking a highly professional and extremely powerful MT5 trading bot , and after extensive research, your product has caught my attention. However, before I click the payment button, I have specific requirements as I am not looking for an ordinary bot, but rather a
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
GoldAI_v2_FINAL 30 - 70 USD
========================================================== Terminal Institusional GOLD AI v2.10 Sinkronisasi Realtime MT4 + Dasbor PWA + AI Multi-TF ========================================================== CARA MENJALANKAN (MUDAH): -------------------------- 1. Ekstrak ZIP ke folder manapun (misal: C:\GoldAI\) 2. Buka folder hasil ekstrak 3. Klik dua kali: INSTALL.bat → installotomatis 4. Klik dua kali
Exe source code 70+ USD
Need a developer to help with a exe file and provide the source code, if you can do this please kidnly apply and tell me what you need to get this started

Informazioni sul progetto

Budget
150 - 300 USD
Scadenze
da 5 a 30 giorno(i)