Elliott Wave Indicator for MT4 (Can anyone help fixing it, please?)

sangnakhon

Trader
Apr 22, 2016
17
5
9
52
It's Elliot Wave count indicator based on Thomas Demark's concept.
It's objective way to count wave.
I need to be fix 2 things.
1. It delete all other lines.
Pls. fix it just delete the lines, it creates.
2. This indicator just count wave uptrend.
Pls. finish it other half by count wave downtrend too.

I tried many times, but can't. So if anyone can help, Please.
 

Attachments

  • MAB_TD_D-WaveUp.mq4
    26 KB · Views: 164
  • 👍
Reactions: tradernekad

Enivid

Administrator
Staff member
Nov 30, 2008
18,535
1,355
144
Odesa
www.earnforex.com
OK, it took some time, but I have fixed this EW counter:
  1. It will now only delete objects, which it has created (controlled via prefix parameter objectPrefix).
  2. It will now count downtrend Elliott Waves too.
  3. It should now be compatible with latest changes in MetaTrader 4 and MQL4 language (post Build 600 updates).
  4. The code is now more manageable, so further changes should now be easier.
Please let me know if you find any bugs.
 

Attachments

  • MAB_TD_D_ElliottWaves.mq4
    68.9 KB · Views: 229
  • 👍
Reactions: tradernekad

sangnakhon

Trader
Apr 22, 2016
17
5
9
52
Can we have a choice of having only number count without line of the wave, so it won't look messy on the chart ?
And also when upwave and downwave count come to the same place, can we shift one up in stead of being in the same point,
so it's easier to see ? And also I think it's better to attach the book by Demark, so you'll understand the concept behind it better and aslo can check wherther the concept is the same as of Demark's .
TD D Wave appears in the book at the pages 69-90.
Thanks in advance.
 

Attachments

  • DeMark Indicators-Jason Perl.pdf
    4.2 MB · Views: 182
  • 👍
Reactions: tradernekad and Enivid

Enivid

Administrator
Staff member
Nov 30, 2008
18,535
1,355
144
Odesa
www.earnforex.com
Version 1.01 addresses these two issues. it is attached here.
You can now set ShowLines to false to disable lines and leave numbers/letters only to mark the waves.
You can also now set different SpaceUp (Position of marker for Up waves) and SpaceDn (Position of marker for Down waves) to avoid overlapping letters/numbers.

By the way, the indicator is rather glitchy. Sometimes, it can show waves going backwards. I am not sure why does this happens.
 

Attachments

  • MAB_TD_D_ElliottWaves.mq4
    71.3 KB · Views: 130

sangnakhon

Trader
Apr 22, 2016
17
5
9
52
Sometime wave 0 & 2 appear at the same place. Also I think wave is supposed to be up or down, but not the same time.
Can you please check the indicator with the concept in the book ?
Thanks.
 

Enivid

Administrator
Staff member
Nov 30, 2008
18,535
1,355
144
Odesa
www.earnforex.com
OK. Version 1.02 of the Elliott Wave indicator is attached. It should now only count wave forward without those backwards-counting glitches. Let me know if it works for you.
 

Attachments

  • MAB_TD_D_ElliottWaves.mq4
    74.6 KB · Views: 319
  • 👍
Reactions: sangnakhon

Enivid

Administrator
Staff member
Nov 30, 2008
18,535
1,355
144
Odesa
www.earnforex.com
Sorry @Vitalfx. I could not make anything out of this indicator. It looks like someone has already tampered with the code breaking it significantly. I would even assume that someone either decompiled it and tried to make a sense out of it, or intentionally obfuscated the code.
 

Nomad

Trader
Jan 15, 2019
1
0
6
Australia
Hello ! Has anyone used these indicators with good success rate ? . Just wondering because I am looking for an elliott Wave Price Target indicator ( future) and a reversal candle indicator .. Anyone ?.. I will try them out .. Thank you !
 

Zuki

Trader
Jul 28, 2021
61
0
22
38
This Is good. I Need the mql4 code so admin could add alert features.

Use it with demand and supply zones indicator and fractal indicator base on zigzag swing point .
 

Attachments

  • x-wave-elliot(21-13-8-1).ex4
    15 KB · Views: 35