Elliot Wave Indicator

 

Hello,

The indicators do not work. Can someone tell me why is that? Is the source code may be wrong? Maybe I put the files in a wrong folder.

Thank you, regards

Files:
 
You also need to instal the header files.
 
install header files
 

hello,

pls help me,how can i put this indicators correctly.

zip file contain:  Elliott_wave_en ---> MQL5 ---> a) Experts ---> Elliott_wave_en.ex5                                                                                                                                                                                                                                                                                   ---> Elliott_wave_en.mq5                                                                                                                                        

                                                                      b) Include ---> Elliott wave ---> Analysis functions.mqh                                                                                                                                                                                                                                                                               ---> Data structures.mqh                                                                                                                                                                                                                                                                                 ---> Rules functions.mqh

where are the correct places for indicator,expert,include in mt5? 

and,,,,for elliot wave,is there any simple indicator? 

 
pejman-m:

hello,

pls help me,how can i put this indicators correctly.

zip file contain:  Elliott_wave_en ---> MQL5 ---> a) Experts ---> Elliott_wave_en.ex5                                                                                                                                         ---> Elliott_wave_en.mq5                                                                                                                                        

                                                                      b) Include ---> Elliott wave ---> Analysis functions.mqh                                                                                                                                     ---> Data structures.mqh                                                                                                                                        ---> Rules functions.mqh

where are the correct places for indicator,expert,include in mt5? 

and,,,,for elliot wave,is there any simple indicator? 

  1. On your MT5 terminal, press F4
  2. This will open MetaEditor, on Navigator window (Ctrl+T if not visible), there is a folder MQL5.
  3. Right-click on this MQL5 folder, then click Open Folder in the popup menu.
  4. A explorator window is opening, copy Elliott_wave_en.mq5 in Experts sub-folder
  5. And "Elliott wave" folder from the zip to Include sub-folder.
  6. In your MT5 terminal (not MetaEditor), right-click in Navigator window then choose Refresh.
  7. Elliot_wave_en EA should appear, drag it on a chart.
 

Still, the code lacks/needs an update. An avid coder might perfectly know where the differences are.

It is a pity as such a code is very useful...