Despite that, the old code is still working on my platform:
My guess is that diddyonforex is doing something wrong and is a bit quick to point the finger in the wrong direction. Is the HGI_v17.00 indicator perhaps expired? It helps to have a look at the "Experts"-tab ...
HGIMatrix
-
diddyonforex
- Posts: 3
- Joined: Thu May 20, 2021 5:02 pm
HGIMatrix
I figured it out I had the HGI indicator placed in my own custom folder thus not allowing the HGIMatrix to load it.
- louco19
- Posts: 9
- Joined: Sun Aug 29, 2021 11:19 pm
Hurst or not Hurst ?
Renexxxx, thanks for this great tool. I've been testing it for a couple of times in different days and are analyzing the results.
I understood that the Hurst filter suggests more reliable signals, correct me if I am wrong. However I am getting different results on the HGIMatrixMTFv34I.ex4 that uses the "HGI_v17.00" as mentioned in the documentation.
I am using the settings "ShowHurst = true;" and "ShowOnlyHurst = true;"
Today in USDCHF 5M the buy symbol appeared. However when I click on the symbol and open the chart 5M attached to "HGI_v17.00", also with the parameter "UseHurstFilter = true;", it did not show the buy symbol. When I set the parameter "UseHurstFilter = false;" then it shows the symbol in the same position defined by the "HGIMatrixMTFv34I", but there the "ShowOnlyHurst = true;".
Please, could you help me to understand this issue?
I understood that the Hurst filter suggests more reliable signals, correct me if I am wrong. However I am getting different results on the HGIMatrixMTFv34I.ex4 that uses the "HGI_v17.00" as mentioned in the documentation.
I am using the settings "ShowHurst = true;" and "ShowOnlyHurst = true;"
Today in USDCHF 5M the buy symbol appeared. However when I click on the symbol and open the chart 5M attached to "HGI_v17.00", also with the parameter "UseHurstFilter = true;", it did not show the buy symbol. When I set the parameter "UseHurstFilter = false;" then it shows the symbol in the same position defined by the "HGIMatrixMTFv34I", but there the "ShowOnlyHurst = true;".
Please, could you help me to understand this issue?
You do not have the required permissions to view the files attached to this post.
- louco19
- Posts: 9
- Joined: Sun Aug 29, 2021 11:19 pm
HGIMatrix - how to avoid expiration message?
Hi Renexxxx or someone that had this issue before.
I am using the most recent HGI files in my indicators folders together with the indicator "HGIMatrixMTFv34I.ex4" . Restarted Empty4 but the message bellow appears almos every millisecond:
"2022.06.30 14:01:27.384 HGI_v16.09 USDCAD,M5: HGI (c)2014-2022 by NB,elixe,milanese Expiration : 2023.01.01"
Questions:
1) HGIMatrixMTFv34I.ex4 should not use "HGI_v16.09" , but only "HGI_v17.00.ex4" . Is this maybe the reason I am getting different results as explained in my last post here ? But I do not have the file "HGI_v16.09" in the indicators folders.
2) How to avoid this expiration message since I have updated already everything?
Thanks !
I am using the most recent HGI files in my indicators folders together with the indicator "HGIMatrixMTFv34I.ex4" . Restarted Empty4 but the message bellow appears almos every millisecond:
"2022.06.30 14:01:27.384 HGI_v16.09 USDCAD,M5: HGI (c)2014-2022 by NB,elixe,milanese Expiration : 2023.01.01"
Questions:
1) HGIMatrixMTFv34I.ex4 should not use "HGI_v16.09" , but only "HGI_v17.00.ex4" . Is this maybe the reason I am getting different results as explained in my last post here ? But I do not have the file "HGI_v16.09" in the indicators folders.
2) How to avoid this expiration message since I have updated already everything?
Thanks !
You do not have the required permissions to view the files attached to this post.
-
rockingmotog
- Posts: 3
- Joined: Fri Aug 13, 2021 3:52 pm
HGIMatrix
I'm using HGIMatrixMTFv34.mq4.
I read the manual and posts. Could not find an option to display only the arrows.
ShowTrend - Displays TrendWave, RangeWave and Arrows.
Is it possible to split the above option into showTrendArrows, ShowTrendWaves.
It would give the Matrix a clean look only with Arrows.
Thanks, Rocking
I read the manual and posts. Could not find an option to display only the arrows.
ShowTrend - Displays TrendWave, RangeWave and Arrows.
Is it possible to split the above option into showTrendArrows, ShowTrendWaves.
It would give the Matrix a clean look only with Arrows.
Thanks, Rocking
-
rockingmotog
- Posts: 3
- Joined: Fri Aug 13, 2021 3:52 pm
Re: HGIMatrix
Hi Rene,
This great tool helps to make my living. helps to catch my bread & butter entries.
I'm trying to use the library version, as it is faster & efficient. I followed the instructions as in the PDF.
Indicatory Directory.
HGIMatrixMTFv34.mq4
Under Includes Directory
hgi_indi.mqh
hgi_lib.mqh
but the Matrix is trying to load hgi_lib.ex4
Error: Cannot call 'hgi_lib.ex4::getHGISignal', 'hgi_lib.ex4' is not loaded
I could not find the hgi_lib.ex4 file in the Page 1. Can someone pls guide on this.
This great tool helps to make my living. helps to catch my bread & butter entries.
I'm trying to use the library version, as it is faster & efficient. I followed the instructions as in the PDF.
Indicatory Directory.
HGIMatrixMTFv34.mq4
Under Includes Directory
hgi_indi.mqh
hgi_lib.mqh
but the Matrix is trying to load hgi_lib.ex4
Error: Cannot call 'hgi_lib.ex4::getHGISignal', 'hgi_lib.ex4' is not loaded
I could not find the hgi_lib.ex4 file in the Page 1. Can someone pls guide on this.
-
rockingmotog
- Posts: 3
- Joined: Fri Aug 13, 2021 3:52 pm
Re: HGIMatrix
rockingmotog wrote: Sat Apr 29, 2023 4:36 pm Hi Rene,
This great tool helps to make my living. helps to catch my bread & butter entries.
I'm trying to use the library version, as it is faster & efficient. I followed the instructions as in the PDF.
Indicatory Directory.
HGIMatrixMTFv34.mq4
Under Includes Directory
hgi_indi.mqh
hgi_lib.mqh
but the Matrix is trying to load hgi_lib.ex4
Error: Cannot call 'hgi_lib.ex4::getHGISignal', 'hgi_lib.ex4' is not loaded
I could not find the hgi_lib.ex4 file in the Page 1. Can someone pls guide on this.
Please ignore the request. I have found the library in the HGI Main Thread. May be it can be attached here in the Matrix Main page as well. New comers may find it useful. Thanks again for the noble work.
-
danny2476
- Posts: 4
- Joined: Sat May 04, 2024 9:55 pm
Re: HGIMatrix
In Experts I get this error "Holy Grail Indicator Expired" although I am using the Library version of Matrix.
Can Anyone give me a helping hand ?
PS: I cannot load screenshots here. It says that links are diallowed
Can Anyone give me a helping hand ?
PS: I cannot load screenshots here. It says that links are diallowed
-
danny2476
- Posts: 4
- Joined: Sat May 04, 2024 9:55 pm
Re: HGIMatrix
Don't bother anymore.
I discovered I have downloaded an old HGI_LIB.ex4 file.
With the latest one, everything seems to be working now.
However, how could I upload a screencap to this forum, since I cannot use [img]url[img] part.
The forum says it is disallowed (the link)
I discovered I have downloaded an old HGI_LIB.ex4 file.
With the latest one, everything seems to be working now.
However, how could I upload a screencap to this forum, since I cannot use [img]url[img] part.
The forum says it is disallowed (the link)
- tomele
- Administrator
- Posts: 1208
- Joined: Tue May 17, 2016 3:40 pm
- Location: Germany, Forest of Odes, Defending the Limes
Re: HGIMatrix
Use the board's attachments feature to post pictures.
Happy pippin, Thomas 
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate
It ain't what you don't know that gets you into trouble.
It's what you know for sure that just ain't so. (Mark Twain)
Keep the coder going: Donate