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

Holy Graily Bob 'n Grid
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4525
Page 4 of 99
Author:  Shoddy [ Mon Dec 14, 2015 6:15 pm ]
Post subject:  Holy Graily Bob 'n Grid

I think that's by design, probably the signal that changed, just guessing here though but I wouldn't go out and say that it's wrong without proof. :)
Check the code!
Author:  SteveHopwood [ Mon Dec 14, 2015 7:27 pm ]
Post subject:  Oops

I just thought to test the Close All scripts. They were rubbish. :oops: Working replacements in post 1.

:xm:
Author:  JohnnyAmpere [ Mon Dec 14, 2015 8:29 pm ]
Post subject:  Holy Graily Bob 'n Grid

marcoFF ยป Mon Dec 14, 2015 4:06 pm wrote:Hi all, and thanks for your work. I hope not to break up with a stupid question, and already addressed.
I have some trades that are opened and closed immediately, what i wrong?
I've noticed the same and it seems to be happening only with non-hedged trades when an opposite signal appears or when one is present already.

If you get an opposite signal after your first signal the ea closes the open trades which are in the direction of the first signal. All orders that get hit which are in the direction of the first signal get instantly closed.

I'm not questioning the code here, but should this be part of the strategy? Isn't the grid and the hedging part supposed to cover this part?
Author:  cyberevil [ Mon Dec 14, 2015 8:35 pm ]
Post subject:  Holy Graily Bob 'n Grid

I'm keeping an eye for this behavior but I can't seem to replicate it on my side. I'll keep an eye on it ;)

Make sure you're using the latest version of the EA from Page 1 and also make sure your settings are defined as per first page.
Author:  SteveHopwood [ Tue Dec 15, 2015 10:14 am ]
Post subject:  Holy Graily Bob 'n Grid

LUC and his buddies came around for morning coffee. These events are happily rare these days, but I have the intellectual clout of a geriatric gerbil, so they still crop up from time to time. Fixed in V 1g in post 1.

Coder editors, this code snippet from line 4489 needs removing:

Code: Select all

   //mptm sets a Global Variable when it is closing the trades.
   //This tells this ea not to send any fresh trades.
   if (GlobalVariableCheck(GvName))
      return;
Also go to void RemoveTakeProfits() and remove the code block that refers to the stop loss; this is repeated in the void RemoveStopLosses() function and is not needed in RemoveTakeProfits. I stopped getting the take profit modification error messages as soon as I did this.

:xm:
Author:  SteveHopwood [ Tue Dec 15, 2015 10:24 am ]
Post subject:  Check your version no

I got into a tangle uploading the latest fix. Check your version no folks, and re download if it is not V 1g.

:xm:
Author:  SteveHopwood [ Tue Dec 15, 2015 10:37 pm ]
Post subject:  Holy Graily Bob 'n Grid

My positions are hedged to glory, so it will be interesting to see what happens next.

Nothing is fully hedged 3/3 yet, so I am hoping the markets will stay quiet until FOMC tomorrow, then go berserk. :smile: We shall see.

:xm:
Author:  cyberevil [ Tue Dec 15, 2015 11:13 pm ]
Post subject:  Holy Graily Bob 'n Grid

:hi: Good start to the week. shut it all down will start testing now with the new version... thanks Steve! :clap:
Capture.PNG
1.jpg
Author:  qvintus [ Tue Dec 15, 2015 11:25 pm ]
Post subject:  Holy Graily Bob 'n Grid

H4
OOTB
28 pairs
No manual intervention
H4.png
Author:  cyberevil [ Wed Dec 16, 2015 6:46 pm ]
Post subject:  Holy Graily Bob 'n Grid

Oh man that's tough to look at. :( Are you using the latest version? Is your EA behaving as it supposed to as per post 1?

Here is what I closed today. Lost few but made more...
Capture.PNG
All times are UTC Page 4 of 99