Did you go to Tools -> Options -> Notifications Tab, tick "Enable Push Notifications", and enter your MetaQuotes ID, obtained from your Empty4 App on your phone?startsomewhere » Thu Mar 03, 2016 3:49 am wrote: I've made alerts true and notifications true. But for some reason, I don't the signal sent to my phone?
Any ideas?
HGIMatrix
- renexxxx
- Trader
- Posts: 860
- Joined: Sat Dec 31, 2011 3:48 am
HGIMatrix
-
startsomewhere
- Posts: 3
- Joined: Fri Aug 22, 2014 7:01 pm
HGIMatrix
Hi, yes I get trade notifications but not the signalrenexxxx » Wed Mar 02, 2016 7:18 pm wrote: Did you go to Tools -> Options -> Notifications Tab, tick "Enable Push Notifications", and enter your MetaQuotes ID, obtained from your Empty4 App on your phone?
- renexxxx
- Trader
- Posts: 860
- Joined: Sat Dec 31, 2011 3:48 am
HGIMatrix
No.szfxtrader » Wed Mar 16, 2016 12:39 pm wrote:
Hi Rene,
Could you please attach the hgi_lib.ex4 in the 1st post? Thank you in advance!
-
szfxtrader
- Trader
- Posts: 377
- Joined: Sun Feb 10, 2013 9:36 am
HGIMatrix
I am sorry, I just found it at HGI thread, have a nice day!renexxxx » Wed Mar 16, 2016 3:29 am wrote: No.
-
Guest
HGIMatrix
Hello to all here and thank all coders and the rest for your suggestions getting this amazing tool for us. I have the following idea if it is possible to get done.
Divide the dash in two parts, left BUY and right SELL. Using the filters already made we can group the pair according to the trend and the last filter to be used can be the 10.7 CCS to order the pair in each group. Only show the pairs that are related to strongest vs weakness. For example if we get in the 10.7 CCS like the attached pict we can get the pairs ordered like this:
Left side BUY Right side SELL
1) AUDCHF EURAUD
2) AUDJPY EURCAD
3) CADCHF EURNZD
4) CADJPY USDCAD
If not possible no problem at all, this my 2 cents contribution for that
Jose :hi:
Divide the dash in two parts, left BUY and right SELL. Using the filters already made we can group the pair according to the trend and the last filter to be used can be the 10.7 CCS to order the pair in each group. Only show the pairs that are related to strongest vs weakness. For example if we get in the 10.7 CCS like the attached pict we can get the pairs ordered like this:
Left side BUY Right side SELL
1) AUDCHF EURAUD
2) AUDJPY EURCAD
3) CADCHF EURNZD
4) CADJPY USDCAD
If not possible no problem at all, this my 2 cents contribution for that
Jose :hi:
You do not have the required permissions to view the files attached to this post.
- RisklessPips
- Trader
- Posts: 246
- Joined: Mon May 09, 2016 2:24 pm
- Location: Nairobi, Kenya
HGIMatrix compile error
I am getting the error below when I try to compile the Library version of HGIMatrix.
How do I correct this ?
Charles
How do I correct this ?
Charles
You do not have the required permissions to view the files attached to this post.
Trading is a mind game - good job I have a brain
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
HGIMatrix compile error
make sure that you have the hgi_lib.ex4 in the C:\Users\YourUse\AppData\Roaming\MetaQuotes\Terminal\xxxTerminalnumberxx\MQL4\Libraries folder, you find it in the first post of the HGI main thread..RisklessPips » Wed Jun 29, 2016 8:39 am wrote:I am getting the error below when I try to compile the Library version of HGIMatrix.
How do I correct this ?
Charles
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- RisklessPips
- Trader
- Posts: 246
- Joined: Mon May 09, 2016 2:24 pm
- Location: Nairobi, Kenya
HGIMatrix compile error
Hi Tommasomilanese » Wed Jun 29, 2016 11:49 am wrote: make sure that you have the hgi_lib.ex4 in the C:\Users\YourUse\AppData\Roaming\MetaQuotes\Terminal\xxxTerminalnumberxx\MQL4\Libraries folder, you find it in the first post of the HGI main thread..
Cheers
Tommaso
I have the HGI_lib.mqh in include, The HGI_lib.ex4 in libraries -
I have tried to compile other indis and they are compiling - so i'm not sure what is going on here.
Charles
Trading is a mind game - good job I have a brain
- renexxxx
- Trader
- Posts: 860
- Joined: Sat Dec 31, 2011 3:48 am
HGIMatrix
Well spotted RLP!
The new compiler seems to be a little bit more particular about closing the #import statement. I have added that in the attached version of hgi_lib.mqh.
Cheers ...
The new compiler seems to be a little bit more particular about closing the #import statement. I have added that in the attached version of hgi_lib.mqh.
Cheers ...
You do not have the required permissions to view the files attached to this post.
- RisklessPips
- Trader
- Posts: 246
- Joined: Mon May 09, 2016 2:24 pm
- Location: Nairobi, Kenya
HGIMatrix
We have lift offrenexxxx » Wed Jun 29, 2016 1:14 pm wrote:Well spotted RLP!
The new compiler seems to be a little bit more particular about closing the #import statement. I have added that in the attached version of hgi_lib.mqh.
Cheers ...
- Thanks renexxxx
Trading is a mind game - good job I have a brain