stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

HGI for beginners.
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3985
Page 28 of 76
Author:  backdoc [ Wed Feb 18, 2015 10:00 pm ]
Post subject:  HGI for beginners.

HI All.

Would someone please guide me to where I might find the script for placing five pending trades at one time.

Thank you for your help.
Author:  alop [ Wed Feb 18, 2015 10:57 pm ]
Post subject:  HGI for beginners.

Do you also have this strange waves overlapping each other and coming so frequent one after another.
I'm using HGI 16.04 OOTB on H4.
How to overcome this behavior? Only if I reload the indi it looks then usable.
Clipboard01.jpg
Clipboard04.jpg
Author:  milanese [ Wed Feb 18, 2015 11:08 pm ]
Post subject:  HGI for beginners.

alop » Wed Feb 18, 2015 10:57 pm wrote:Do you also have this strange waves overlapping each other and coming so frequent one after another.
I'm using HGI 16.04 OOTB on H4.
How to overcome this behavior? Only if I reload the indi it looks then usable.


this is caused by the mode TMA is calculated, a reset of the indicator will you give allways a recalculated, optimized imagine, if you don't refresh you see how the tma slope hovered around the ranging values, what says much more about the price dynamic in that time..
Please read the entire HGI thread as this was discussed not only one time....
Just change the size of the wavies to at exp. 1 and all will be better to view imo..

Cheers :)

Tommaso
Author:  SteveHopwood [ Wed Feb 18, 2015 11:56 pm ]
Post subject:  HGI for beginners.

Pull your chart out to a wider coverage. All of a sudden you will see the candles to which the signals refer.

Quite surprised nobody else ever pointed this out.

Actually, it is probably noted in vast headlines in the basic reading required to make even the slightest sense of this stuff.

Which most of the dimwits here are too lazy and stupid to be bothered to do. Hey ho. There is a cretin on every street corner of the train wreck that is retail forex trading - and most of them seem to find their way here somehow.

Sorry Angat. Couldn't resist. I will delete this when you have shouted at me.(private joke, guys so ignore it).

:xm:
Author:  ernest02 [ Thu Feb 19, 2015 3:37 pm ]
Post subject:  HGI for beginners.

Can anybody tell me what these little horizontal white lines stand for (encircled with ellipses on the dark template).

If this question annoys anybody I say sorry, but hopefully somebody will take pity on me and give me an answer.

(Needless to say I am brand new to this systems/thread)
Author:  qvintus [ Thu Feb 19, 2015 7:49 pm ]
Post subject:  HGI for beginners.

ernest02 » 19 Feb 2015, 16:37 wrote:Can anybody tell me what these little horizontal white lines stand for (encircled with ellipses on the dark template).

If this question annoys anybody I say sorry, but hopefully somebody will take pity on me and give me an answer.

(Needless to say I am brand new to this systems/thread)
It is at that price you got the signal that shows above or below the pricebars.
Author:  ernest02 [ Thu Feb 19, 2015 7:55 pm ]
Post subject:  HGI for beginners.

Thank you very much!
Author:  thesearcher [ Thu Feb 19, 2015 7:59 pm ]
Post subject:  HGI for beginners.

I downloaded the 16.04 version of HGI and I am trying to access it via my own EA using a iCustom call :

double Retrieve_HGI(int pIndex, int pTimeSlot) {
return iCustom(NULL, 0, "HGI_v16.04",
false, false, 30, false, true, false, false, false, true, "", true, true, true, "", true, true, true, true, "", "","","","","", Green,
Green, Green, Green, Green, Green, Green, Green, Green, 3, 0, 0, 3, 1,
pIndex, pTimeSlot);
}

All index values return 2147483647 when the function is called. I double checked and the parameter count is correct.

I am missing something here, maybe a trained eye can tell me what is wrong ?

Thanks
Author:  Reaper [ Thu Feb 19, 2015 8:09 pm ]
Post subject:  HGI for beginners.

thesearcher » Thu Feb 19, 2015 7:59 pm wrote:I downloaded the 16.04 version of HGI and I am trying to access it via my own EA using a iCustom call :

double Retrieve_HGI(int pIndex, int pTimeSlot) {
return iCustom(NULL, 0, "HGI_v16.04",
false, false, 30, false, true, false, false, false, true, "", true, true, true, "", true, true, true, true, "", "","","","","", Green,
Green, Green, Green, Green, Green, Green, Green, Green, 3, 0, 0, 3, 1,
pIndex, pTimeSlot);
}

All index values return 2147483647 when the function is called. I double checked and the parameter count is correct.

I am missing something here, maybe a trained eye can tell me what is wrong ?

Thanks
Some other guy was having a similar issue. Perhaps his thread might help you.

http://www.stevehopwoodforex.com/phpBB3 ... =15&t=4109
Author:  thesearcher [ Thu Feb 19, 2015 8:13 pm ]
Post subject:  HGI for beginners.

Fantastic ! Thanks Angat, much appreciated

Angat » Thu Feb 19, 2015 10:09 pm wrote:
thesearcher » Thu Feb 19, 2015 7:59 pm wrote:I downloaded the 16.04 version of HGI and I am trying to access it via my own EA using a iCustom call :

double Retrieve_HGI(int pIndex, int pTimeSlot) {
return iCustom(NULL, 0, "HGI_v16.04",
false, false, 30, false, true, false, false, false, true, "", true, true, true, "", true, true, true, true, "", "","","","","", Green,
Green, Green, Green, Green, Green, Green, Green, Green, 3, 0, 0, 3, 1,
pIndex, pTimeSlot);
}

All index values return 2147483647 when the function is called. I double checked and the parameter count is correct.

I am missing something here, maybe a trained eye can tell me what is wrong ?

Thanks
Some other guy was having a similar issue. Perhaps his thread might help you.

http://www.stevehopwoodforex.com/phpBB3 ... =15&t=4109
All times are UTC Page 28 of 76