HGIMatrix

The title says it all
Post Reply
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

HGIMatrix

Post by Radar »

Hey Bobby,
BobbyT » Wed Dec 24, 2014 4:57 pm wrote:I'm really starting to show how green my horns really are here.
It seems the alerts come up in the experts tab. a little unexpected but at least they're there. The only problem with this is that every time you change time frames you get all the alerts for indicators reinitializing. I think this is probably more annoying than where I am at now with the wasted space in the alert window :arrrg:
How big is your alert window that it bugs you that much? I just grabbed the corner of the box, and dragged it to the smallest size it would go to (around 4 inches on a 28 inch monitor). It remembers the size and placement, so there's gotta be some place you can park it that's out of the way ;)

Have fun!

Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
taipan
Trader
Posts: 355
Joined: Sat Feb 16, 2013 11:27 am

HGIMatrix

Post by taipan »

renexxxx » Wed Dec 24, 2014 2:53 pm wrote:This new script also prints the terminal's codepage. Mine is 0. For those who are struggling with the WingDings symbols, can you report what your codepage is ... using this script?

See attached image captured running script for the problem of my pc's Wingdings:
You do not have the required permissions to view the files attached to this post.
User avatar
alorente
Trader
Posts: 358
Joined: Sat Aug 25, 2012 8:47 am

HGIMatrix

Post by alorente »

renexxxx » Wed Dec 24, 2014 5:14 am wrote:The suggestions from skinner36 and BobbyT were both very good, and easy to implement. As for customizing the Alert window: this would need to be done using WinAPI calls. It might be easier to create your own scrollable message pane.

Version 18 and 18L are in post 1.
Regarding alerts, I don´t know about you guys, but I hate the Empty4 alert sound. I have software that I bought that allows me to transfer written words into human voice files. I use it to build a library of audio books from written text files for my blind mother. I used these types of alerts in the past for other systems and they work great. Of course they would have to be coded, etc. If you like them, we could incorporate then in the Matrix. Here is a sample file so you can hear how they would sound.

Merry Christmas everyone !!
You do not have the required permissions to view the files attached to this post.
Observation is the path to discovery.
BobbyT
Trader
Posts: 232
Joined: Thu Aug 21, 2014 1:34 am
Location: Seattle

HGIMatrix

Post by BobbyT »

Radar » Wed Dec 24, 2014 5:23 pm wrote:Hey Bobby,

How big is your alert window that it bugs you that much? I just grabbed the corner of the box, and dragged it to the smallest size it would go to (around 4 inches on a 28 inch monitor). It remembers the size and placement, so there's gotta be some place you can park it that's out of the way ;)

Have fun!

Radar =8^)
Hi Radar
It's not so much how big it is but the wasted space at the top of it. I have the alert popup and the terminal setup on my second screen so space isn't an issue. I just wanted to increase thenumber of viewable alerts o the popup so I don't have to keep scrolling through them. The pic I posted illustrates this I think.
Maybe I'm just lazy :smile:
Procrastination provides exponentially negative returns - BobbyT
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

HGIMatrix

Post by Radar »

Hey BobbyT,

Ahh, I see it now ;) It used to bug me, but, hey, it's Empty4, what else can we expect? ;)


Have fun!

Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
BobbyT
Trader
Posts: 232
Joined: Thu Aug 21, 2014 1:34 am
Location: Seattle

HGIMatrix

Post by BobbyT »

Radar » Wed Dec 24, 2014 8:31 pm wrote:Hey BobbyT,

Ahh, I see it now ;) It used to bug me, but, hey, it's Empty4, what else can we expect? ;)


Have fun!

Radar =8^)
Haha yeah mate I know. It's never really bothered me until now. With 28 charts kicking out alerts for three different timeframes the alerts are kicking thick and fast.
Maybe we could make it so we only recieve alerts from a chose timeframe whilst still having the signals come up on the matrix(?).
Procrastination provides exponentially negative returns - BobbyT
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

HGIMatrix

Post by renexxxx »

BobbyT » Wed Dec 24, 2014 8:48 pm wrote: Haha yeah mate I know. It's never really bothered me until now. With 28 charts kicking out alerts for three different timeframes the alerts are kicking thick and fast.
Maybe we could make it so we only recieve alerts from a chose timeframe whilst still having the signals come up on the matrix(?).
I know that we are dealing with a LOT of Alerts. In view of that, I can say this:

1. John (skinner36) is working on a 'Custom Alert' function, to be called from an external DLL. His Custom Alert function would popup a customizable window with everything you'd ever wish. He is a very good C++ and C# programmer and believes that he will be able to link this library to the other Empty4 windows. :clap: :clap: :clap: :clap:

2. We can switch Alerts off ... or reduce the number of Alerts by only switching some on.

3. I can make a code change, such that it won't spit out a gazillion of Alerts when it first starts up. That will make a change already.

4. In the mean time, whilst waiting for John's library, I can write these alerts to a TEXT file that you need to open in an external application (and need to refresh from time-to-time). (On linux you would do a tail -f on the file to always get the last n lines)

Let me know what you think.
jasonckb
Trader
Posts: 187
Joined: Sat Aug 25, 2012 9:45 am

HGIMatrix

Post by jasonckb »

renexxxx » Wed Dec 24, 2014 2:53 pm wrote:This new script also prints the terminal's codepage. Mine is 0. For those who are struggling with the WingDings symbols, can you report what your codepage is ... using this script?
Mine is 0
Happy Trading

Jason
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

HGIMatrix

Post by renexxxx »

jasonckb, cheer4u and cad0811:

I am still not a step closer to solving your WingDings problem. I have been trying hard to break it on my PC (by changing language settings, codepages, etc etc), but it won't fail on my PC. It is a bit hard to fix something that is not broke on my platform. If there is anyone out there who has a clue why this won't work on chinese platforms, let us know.
jasonckb
Trader
Posts: 187
Joined: Sat Aug 25, 2012 9:45 am

HGIMatrix

Post by jasonckb »

renexxxx » Wed Dec 24, 2014 7:23 pm wrote:jasonckb, cheer4u and cad0811:

I am still not a step closer to solving your WingDings problem. I have been trying hard to break it on my PC (by changing language settings, codepages, etc etc), but it won't fail on my PC. It is a bit hard to fix something that is not broke on my platform. If there is anyone out there who has a clue why this won't work on chinese platforms, let us know.
Take your time renexxxx, million thanks to you and Merry Christmas :party:
Happy Trading

Jason
Post Reply

Return to “Indicators and matrixes”