| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| HGI for beginners. https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3985 |
Page 3 of 76 |
| Author: | parkhead [ Wed Dec 10, 2014 12:54 am ] |
| Post subject: | HGI for beginners. |
Bob, Should we avoid refreshing the charts? As you stated, turning Empty4 off and on or changing TFs will change the signals. Do you try to keep the charts unchanged to preserve signals? If I refresh the charts and signals appear which would not have if I had not touched the chart, do those signals carry less weight? Thank you |
|
| Author: | Leslie [ Wed Dec 10, 2014 1:21 am ] |
| Post subject: | HGI for beginners. |
Seems like I'm still not getting something- to delete all those 'Open Trades' lines on every chart I put the template on makes the template rather less helpful than it seems it should be. Am I to delete them at some master level? Sorry to be dense.... |
|
| Author: | AnotherBrian [ Wed Dec 10, 2014 2:18 am ] |
| Post subject: | HGI for beginners. |
Once you get the chart the way you want it, save the template again. Templates save all kinds of stuff. You must have saved the template with lines on it. example - If you save a template with an EA attached and run the template on another chart, the ea will attach itself. |
|
| Author: | AnotherBrian [ Wed Dec 10, 2014 2:35 am ] |
| Post subject: | HGI for beginners. |
I think your sort of right, I found this in the HGI matrix code const bool hidden=true, // hidden in the object list looks like I need to learn the MT5 style coding.... jeez, just when I was getting comfy with Empty4 pre build 500 non-sense..... along comes this. Ya, I know Steve, this is for the coders section... Well, I'm off to find some coding tutorials..... |
|
| Author: | SteveHopwood [ Wed Dec 10, 2014 10:20 am ] |
| Post subject: | HGI for beginners. |
Open the data window (ctrl D). You will see your version of HGI followed by Value 2 through to Value 8. These are 'buffers' the indi uses to store the information that an ea can extract. Each buffer is coded within the indi code to react differently to containing certain values. HGI will show a large green up arrow when buffer 0 contains a price. This is entirely an indi thingy and the arrow will not show up in the objects window. There are 8 buffers, shown as 1 to 8 in the data window, but numbered 0 to 7 in the code, so what looks like buffer 1 is actually buffer 0. Lunacy, I know, but this is the lunacy I deal with every day. Non-value buffers either contain 0 or the constant EMPTY_VALUE, which is a huge integer that no market will ever reach. HGI uses EMPTY_VALUE, so this snippet shows how HGB interrogates and reacts to buffer 0: Code: Select all |
|
| Author: | NewTrader [ Wed Dec 10, 2014 4:13 pm ] |
| Post subject: | HGI for beginners. |
When stacking trades every 20 pips with a tp of 30 what do you do if you start around xx.600? Bob said he stops at the xx.000 lines but I noticed in his example in the manual he went through the first xx.00 line into the next 100 pip section. What warrents doing that? If we start at xx.600 do we carry through to the next 100 pip section and not stop at the immediate xx.00 line but rather the following one? Here is an example if I am confusing....or maybe I am just confused...ha ha. We open at 1.600...set a tp at 1.900. We also set a buy at 1.800 and is our tp set to 2.00 because that is the immediate xx.00 or do we set it at 2.100 to make it a tp of 30? (I guess that is yet another question) And here is where the original question comes in....do we stop here at 2.00 with the two trades or do we set another buy at 2.00 and a tp at 2.300 following all theway to three? And I guess while I am at it where do you set a stop on a rad arrow and do we use stops ever with the 20 pip stackig method? I am guessing by now you probably want me to "stop" with the questions.... Thanks for helping Chris |
|
| Author: | wolfeman [ Wed Dec 10, 2014 6:08 pm ] |
| Post subject: | HGI for beginners. |
Thanks Bob, for taking the time to answer. You cleared up a lot of confusion and I understand this awesome indi much better now! I'm so sorry I was unable to connect with you personally, last year in Lake Tahoe. Does your world tour involve another trip through California? If so, I would like to make good on the offer to take you to lunch. Please let me know! |
|
| Author: | earlb38 [ Thu Dec 11, 2014 1:37 pm ] |
| Post subject: | HGI for beginners. |
Can i ask please where V 14.05 is please the version on page 1 seems to be V 14.02 |
|
| Author: | spotdespot [ Thu Dec 11, 2014 1:44 pm ] |
| Post subject: | HGI for beginners. |
The latest HGI version is 15.01 and is on page one: http://www.stevehopwoodforex.com/phpBB3 ... =38&t=3964 |
|
| Author: | marktaylorza [ Thu Dec 11, 2014 6:54 pm ] |
| Post subject: | HGI for beginners. |
Sorry meant to post this in the main HGI forum. Have re-posted message in correct section. I have a question regarding the wavy line buffers. At the moment we are able to receive alerts when the wavy lines appear. However is it technically possible to have the option to only receive alerts buffer 8 when looking for entries and once in a trade have the option of activating alerts for buffer 7 to alert you of a possible exit. Mark |
|
| All times are UTC | Page 3 of 76 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|