Quote:
Originally Posted by Sweet Pip
That's better
I have installed the EA, used the same time frame, dates, symbol, & optimized it as per your screen shots, and got results on the normal graph... but unfortunately nothing came up on the optimized results & graph
I havn't had much time to go over what the problem might be yet...the attachment on your article page is the most current version right?
Dont' know if you think it's important at this stage, but what about increasing lots as the balance increases...like 0.1 lot per 1K of account balance?
|
If you are using release 1.2 there is a small oversight in the code. I have
sent release 1.3 but it's not published yet.
It's very simple, there are two wrong inizialized variables and this is ok:
bool UseHourTrade = true;
extern bool UseTimeBasedStopLoss = false;
First of all start having good result with a single lot and then it's easy to
dynamically increase lots.
Let me know