HGIMatrix

The title says it all
Post Reply
jauhar
Trader
Posts: 24
Joined: Wed Apr 17, 2013 6:08 pm

HGIMatrix

Post by jauhar »

Thanks Renex for this valuable tool that helps a lot in trading HGI manually.

Some experienced traders here have mentioned that Trend Arrow and Blue wavy are good entry points, RAD arrow helps in staying in a trade, while opposite Range Arrow and yellow wavy are exit points. This led me to put the following suggestion:

There should be a switch (say RADRangeWavyOnOpenSymbolsOnly) which enables RAD, YellowWavy, and Range arrow be notified only for symbols of open trades. Trend Arrow and BlueWavy will be notified on all IncludeSymbols as usual. This will help in staying/exiting the currently open trades.

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

HGIMatrix

Post by renexxxx »

jauhar » Mon Jan 19, 2015 7:09 pm wrote:Thanks Renex for this valuable tool that helps a lot in trading HGI manually.

Some experienced traders here have mentioned that Trend Arrow and Blue wavy are good entry points, RAD arrow helps in staying in a trade, while opposite Range Arrow and yellow wavy are exit points. This led me to put the following suggestion:

There should be a switch (say RADRangeWavyOnOpenSymbolsOnly) which enables RAD, YellowWavy, and Range arrow be notified only for symbols of open trades. Trend Arrow and BlueWavy will be notified on all IncludeSymbols as usual. This will help in staying/exiting the currently open trades.

cheers,
Jauhar
Hi Jauhar,

HGIMatrix is not a trade monitoring tool. It is not aware of Magic Numbers, and Order Comments, which it would need, to be able to determine what trades are currently open and what HGI-signal triggered their entry. HGIMatrix is just an multi-timeframe display of all the current and recent HGI signals.

Cheers.
dclayw
Trader
Posts: 139
Joined: Wed Nov 13, 2013 6:53 am
Location: Australia

HGIMatrix

Post by dclayw »

jauhar » Mon Jan 19, 2015 7:09 pm wrote:
There should be a switch (say RADRangeWavyOnOpenSymbolsOnly) which enables RAD, YellowWavy, and Range arrow be notified only for symbols of open trades. Trend Arrow and BlueWavy will be notified on all IncludeSymbols as usual. This will help in staying/exiting the currently open trades.

cheers,
Jauhar
I raised this very issue over in the http://www.stevehopwoodforex.com/phpBB3 ... 80#p111357 thread a couple of days ago.

No feedback from my post yet but I do believe this is something that many traders would find useful. I haven't done any Empty4 coding but I imagine it would be relatively easy to send those exit type alerts only for those pairs where you have an open position.
jauhar
Trader
Posts: 24
Joined: Wed Apr 17, 2013 6:08 pm

HGIMatrix

Post by jauhar »

renexxxx » Mon Jan 19, 2015 2:48 pm wrote:
jauhar » Mon Jan 19, 2015 7:09 pm wrote:Thanks Renex for this valuable tool that helps a lot in trading HGI manually.

Some experienced traders here have mentioned that Trend Arrow and Blue wavy are good entry points, RAD arrow helps in staying in a trade, while opposite Range Arrow and yellow wavy are exit points. This led me to put the following suggestion:

There should be a switch (say RADRangeWavyOnOpenSymbolsOnly) which enables RAD, YellowWavy, and Range arrow be notified only for symbols of open trades. Trend Arrow and BlueWavy will be notified on all IncludeSymbols as usual. This will help in staying/exiting the currently open trades.

cheers,
Jauhar
Hi Jauhar,

HGIMatrix is not a trade monitoring tool. It is not aware of Magic Numbers, and Order Comments, which it would need, to be able to determine what trades are currently open and what HGI-signal triggered their entry. HGIMatrix is just an multi-timeframe display of all the current and recent HGI signals.

Cheers.
Thanks Renex for the explanation. I thought it would be possible to get the symbols of the currently open trades (regardless of their magic numbers or comments) and then notify exit signals only for those symbols. If it is outside the scope of HGIMatrix, then an alternative would be to notify exit signals only for user selected pairs (having blue background).

Jauhar
PipPoppy
Trader
Posts: 33
Joined: Mon Dec 09, 2013 9:58 am

HGIMatrix

Post by PipPoppy »

jauhar » 20 Jan 2015, 03:31 wrote:
Thanks Renex for the explanation. I thought it would be possible to get the symbols of the currently open trades (regardless of their magic numbers or comments) and then notify exit signals only for those symbols. If it is outside the scope of HGIMatrix, then an alternative would be to notify exit signals only for user selected pairs (having blue background).

Jauhar
You could always run 2 copies of the matrix - one for your open trades which you manually adjust to include / delete pairs as they are opened / closed and then a second matrix for the rest of the pairs you wish to monitor.
AnotherBrian

HGIMatrix

Post by AnotherBrian »

Hi Renexxx
Thanks for this masterpiece of work. I'm using this with TT2P.
The matrix is perfect the way it is, no suggestions or requests here, just a thank you.

I've even learned a few things from browsing your code!
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

HGIMatrix

Post by renexxxx »

jauhar » Tue Jan 20, 2015 3:01 am wrote:
renexxxx » Mon Jan 19, 2015 2:48 pm wrote: I thought it would be possible to get the symbols of the currently open trades (regardless of their magic numbers or comments) and then notify exit signals only for those symbols.
Sure, it is easy to get the currently open trades. Let's say, it finds a EURUSD, BUY trade open. It doesn't know what type of HGI-trade this is and on which timeframe it was opened. How would it know what type of signal would be an exit signal for this trade?

If we are going this route (of monitoring open trades) we are coming close to building an EA, but just leaving the OrderSend() and OrderClose() out. In fact, there is already an EA, called HGB, that can be configured to only give signals, but not trade.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

HGIMatrix

Post by milanese »

jauhar » Mon Jan 19, 2015 5:01 pm wrote:
Thanks Renex for the explanation. I thought it would be possible to get the symbols of the currently open trades (regardless of their magic numbers or comments) and then notify exit signals only for those symbols. If it is outside the scope of HGIMatrix, then an alternative would be to notify exit signals only for user selected pairs (having blue background).

Jauhar
you can too take a look to the HGI dahboard indicator/EA maybe you will find it use full look there
----> http://www.stevehopwoodforex.com/phpBB3 ... =89&t=4046
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
jauhar
Trader
Posts: 24
Joined: Wed Apr 17, 2013 6:08 pm

HGIMatrix

Post by jauhar »

PipPoppy » Tue Jan 20, 2015 12:17 am wrote:
jauhar » 20 Jan 2015, 03:31 wrote:
Thanks Renex for the explanation. I thought it would be possible to get the symbols of the currently open trades (regardless of their magic numbers or comments) and then notify exit signals only for those symbols. If it is outside the scope of HGIMatrix, then an alternative would be to notify exit signals only for user selected pairs (having blue background).

Jauhar
You could always run 2 copies of the matrix - one for your open trades which you manually adjust to include / delete pairs as they are opened / closed and then a second matrix for the rest of the pairs you wish to monitor.
Yes this should serve the purpose. Thanks PipPoppy for the tip.
jauhar
Trader
Posts: 24
Joined: Wed Apr 17, 2013 6:08 pm

HGIMatrix

Post by jauhar »

Thanks Renex for the explanation.

Thanks Milanese for the Dashboard link. It seems to have many useful functions.
Post Reply

Return to “Indicators and matrixes”