Happy New year!!!!
Hi Guys,
Guess its time to give you an update of the development of this toy..
(have been full-time working on it)
I've spotted a amount of bloops in previous version.
And improved some stuff, has become quite a list really..
When I was about to release it, I took it for a test drive..
Then I noticed it occasionally gave some errors...
So did'nt release that one, to prevent everyone polluting this thread with all the error messages..
That last little bug, kept me busy for days...
Challenged my bug spotting, coding and programming skills.
Thing was, Somethimes the EA was opening 2 digit orders.
Good thing really, learned a lot about Empty4
This little bug, made me test spin this baby on a 1m chart...
Which caused me to spot even more bloobs, (in coding and thinkering)
Finally found the 2 digit bloop in some the heritage of some "10.4 code"
Also, this made me rewrite some code on other places..
Right now, I am ready to take it again for a test spin..
If it's good, this can be a release candidate
Great thinking! I was allready coding some of this stuff on the side..
to later be implemented into HGB. Maybe version 2f, dunno yet.
SteveHopwood » Wed Dec 31, 2014 10:00 pm wrote:
It is much harder to code this as an either or. And much harder still to add it into an existing and already highly complex program structure.
The good news is that I put a lot of thought into the original program structure because I foresaw lots of ideas flowing in.
Well, I left the program structure for what it is.. at least for now....
But also found, that this code is getting rather big, and there are other possibilitys to simplify it, make it more flexible..
Was thinking about going this road....
As I am excited to take the next version for a test spin... will release it asap.
With or without the Retracement function, I was working on..
Because the Retracement function I am working on, has a different program structure.
(which could be inserted into exsisting one.)
Want to see, how that one plays out, and maybe gradually change the structure in upcoming versions.