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

The Great HGB Foward Test
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4044
Page 16 of 27
Author:  milanese [ Thu Jan 22, 2015 12:18 am ]
Post subject:  The Great HGB Foward Test

Also reduce the max number of bars in history and chart to 300: Tools|Options|Charts
Failure to do this might mean that the CPU will max out.
As I read this in the first post I want to inform you all HGI needs for working correct at least 550 bars in history for the selected TF, if you have less the calculations will be impacted and the indicator will not work properly.

Cheers :)

Tommaso
Author:  boinvest [ Thu Jan 22, 2015 12:25 am ]
Post subject:  The Great HGB Foward Test

Yuggr » Thu Jan 22, 2015 12:07 am wrote:Arrived home from work this evening to be greeted by an odd comment in the alerts stating that the indicator is not attached to the chart.



Now I'm sure that HGB should only need the indicator in the folder to work and not attached to the chart.

Has been working fine up till this point, any one else seeing this issue?
Strange,,
What's happening is the initialization routine.
I've added this piece of code so the HGB starts trading quickly.

Long story short... The EA does'nt find any wave signal in the past few 100 candles.
(believe I have set it to 100, should be enough).

So, check yourself if you see any wavys on the chart.
Have to add, that there must have been an event, which causes the EA to reinitialize.
You might wanna check the experts tab. :)



For those who find the techy geeky stuff interesting...... :geek:
The HGB is entering trend trades (think this might be also true for rad) when the tma status is RangeEnd.
This is determined by the wavy's.
In the older version of HGB, you had to attach it to a chart..
wait for the next wavy to show up.. and then it knows if its ranging or trending..
(if its seeing a ranging wave, you'll even have to wait longer)
To speed thing up, (don't like unnecessary waiting, specifically not when I am testing the thing).
I've made a routine which actively searching the chart for the last wavy.
Checks if its a blue or yellow one, and determine the trend (or range).

Oops, just realized that this is one of the things Steve has changed in the EA when we did separate the development of the EA.
So the newer versions of the HGB might behave differently then I described.
Author:  FXe3 [ Thu Jan 22, 2015 1:16 am ]
Post subject:  The Great HGB Foward Test

Just noticed that live trading was unchecked on AUDCHF not sure if it was a gremlin or operator error.
Author:  triangla [ Thu Jan 22, 2015 3:38 am ]
Post subject:  The Great HGB Foward Test

milanese » Tue Jan 20, 2015 11:42 pm wrote: than just place the stdlib.ex4 in your liberary folder and you should have resolved the problem...
I do not think that your results are affected, as it is only used to printout in clear text the type of error
Cheers :)

Tommaso
Since I have been running the test without it, I will place the stdlib.ex4 file in the library folder after the market closes on Friday.

Thanks again for your advice :good:
Author:  triangla [ Thu Jan 22, 2015 3:50 am ]
Post subject:  The Great HGB Foward Test

gringoh » Wed Jan 21, 2015 4:17 am wrote:Are you using MTCrap portable mode?

I am asking this question as I am using the portable mode on my platforms which make it easier for me to add indicators/ea, to save the platform...

When you use the portable mode, the various indicators and libraries... are stored in Program files. In the standard mode they are stored in the user directory....

Even when I use the portable mode, I have to make sure that some of the libraries are installed in the user directory otherwise sometime I have this issue for stdlib.

Just an idea which might help to track the issue.

Cheers,
G

No, I am not using MTCrap portable mode. I actually have never tried it before but I will check it out this weekend and post my findings if any.


Thanks for letting my know :good:
Author:  WhoKnows [ Thu Jan 22, 2015 5:48 am ]
Post subject:  The Great HGB Foward Test

Yuggr » Thu Jan 22, 2015 10:07 am wrote:Arrived home from work this evening to be greeted by an odd comment in the alerts stating that the indicator is not attached to the chart.



Now I'm sure that HGB should only need the indicator in the folder to work and not attached to the chart.

Has been working fine up till this point, any one else seeing this issue?
I had the same.... and I also thought you only needed the indicator in the folder (as that would save CPU power). But yes I had the same warning.

I think somewhere in the successive updates, Steve or Boinvest put in a check to look for the Indi in the system (if not HGB will remove itself). But also at some time a check was introduced to see if the Indi is on the chart.
Edit ... see post above ... apparently Boinvest added the function.

From what I can understand it has to do with reading the TMA signal...
But you should ask the real coders about that.

I only started recently with saving the previous versions of HGB so I don't know when it was introduced. I can't be bothered to reread the whole 110 HGB pages and there is no real version change list.

But as long as it works ... I am happy.
Author:  DoctorGremlin [ Thu Jan 22, 2015 6:27 am ]
Post subject:  The Great HGB Foward Test

I just had some looks over all the opened charts on my instances and made a cross check with myfxbook.
There were already trade signals on all 28 pairs, and my two instances are the only ones which had taken trades on all 28 pairs. There must be some real issue why there are so many trades missing in the other instances.
Author:  Maximilian [ Thu Jan 22, 2015 9:12 am ]
Post subject:  The Great HGB Foward Test

Anyone not on amazon VPS had rapid closing trendwave trades? And do all amazon VPS have these fast closing orders on trendwave signals (at least mine and one or two others have)?
Author:  Louisetano [ Thu Jan 22, 2015 11:13 am ]
Post subject:  The Great HGB Foward Test

Maximilian » Thu Jan 22, 2015 9:12 am wrote:Anyone not on amazon VPS had rapid closing trendwave trades? And do all amazon VPS have these fast closing orders on trendwave signals (at least mine and one or two others have)?
Yes I´ve had them on GJ, and I´m running the test on a PC. All in all my test is really depressing to watch, it is trying its best NOT to make pips :cry: I have completely left it alone from start up and with OOTB settings. Not sure what's up :?
Author:  Maximilian [ Thu Jan 22, 2015 11:28 am ]
Post subject:  The Great HGB Foward Test

Louisetano » Thu Jan 22, 2015 11:13 am wrote:
Maximilian » Thu Jan 22, 2015 9:12 am wrote:Anyone not on amazon VPS had rapid closing trendwave trades? And do all amazon VPS have these fast closing orders on trendwave signals (at least mine and one or two others have)?
Yes I´ve had them on GJ, and I´m running the test on a PC. All in all my test is really depressing to watch, it is trying its best NOT to make pips :cry: I have completely left it alone from start up and with OOTB settings. Not sure what's up :?
Just read in the HGB thread that Bob solved this problem. But couln´t find any hint if Steve also did.
All times are UTC Page 16 of 27