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

Holy Graily Bob 'n Grid
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4525
Page 83 of 99
Author:  Pipstubborn [ Thu May 05, 2016 7:07 pm ]
Post subject:  Holy Graily Bob 'n Grid

Previously posted in HGB.

Hi there, not sure if this is the right place to post. I manually trade HGI but use HGB scripts. Downloaded to my new computer the usual way: open data folder/mq4/scripts. On the journal tab shows that is loaded succesfully and when I click ok in the window, the journal says it's been removed. But on the chart nothing happens and pending trades are not placed.

Already searched in the different threads but couldn't find anything to help me solve the problem. Can anyone please help me? Are the scripts outdated or missing something? or something is blocking it's functionality? My Empty4 build is 950.

Thanks in advance,
Pipstubborn
Author:  marcoFF [ Fri May 06, 2016 2:22 pm ]
Post subject:  Holy Graily Bob 'n Grid

HBGnG v2b H1 + Peter set, offset ON (4), 1000 SizeOfDollop.
2016-05-06 16_13_45-2044141_ GlobalPrime-Demo - Conto dimostrativo (demo) - [XAGUSD,M15].jpg
Image :hi:

This is last set file + hgb version posted by Peter (Here Specific Stop input are all true, in the version before I have all set to false and SizeOfDol is 1500)
2016-05-06 16_18_59-stevehopwoodforex.com • Post a reply.jpg
Image
Author:  SteveHopwood [ Sat May 07, 2016 2:37 pm ]
Post subject:  Holy Graily Bob 'n Grid

There is an Experimental version with a third trading system in post 1. The details are in the "Experimental version" section of the post.

:xm:
Author:  Gertje [ Sat May 07, 2016 11:12 pm ]
Post subject:  Holy Graily Bob 'n Grid

SteveHopwood » Sat May 07, 2016 2:37 pm wrote:There is an Experimental version with a third trading system in post 1. The details are in the "Experimental version" section of the post.

:xm:
Sounds like a plan!
We can get in at the start without all the DD from the limit orders! :yahoo:
Author:  pcorneli [ Sun May 08, 2016 9:26 am ]
Post subject:  Holy Graily Bob 'n Grid

Code: Select all

//Send a sell stop grid
   x+= (ButtonWidth + 10);
   result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
      ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);

Code: Select all

   //Send a sell stop grid
   x+= (ButtonWidth + 10);
   result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
      ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);
double create same button, the second gives error 4200, if i am allowed.
Author:  kwchau [ Sun May 08, 2016 10:05 am ]
Post subject:  Holy Graily Bob 'n Grid

pcorneli » Sun May 08, 2016 5:26 pm wrote://Send a sell stop grid
x+= (ButtonWidth + 10);
result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);



//Send a sell stop grid
x+= (ButtonWidth + 10);
result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);

double create same button, the second gives error 4200, if i am allowed.
Thank you, Pcornelis.

It is good to get rid of the error message, though it does not impact the trades.
Author:  SteveHopwood [ Sun May 08, 2016 11:27 am ]
Post subject:  Holy Graily Bob 'n Grid

pcorneli » Sun May 08, 2016 9:26 am wrote:

Code: Select all

//Send a sell stop grid
   x+= (ButtonWidth + 10);
   result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
      ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);

Code: Select all

   //Send a sell stop grid
   x+= (ButtonWidth + 10);
   result = ButtonCreate(0,SendSellStops,0,x,y,ButtonWidth,ButtonHeight,ButtonCorner,"Send Sell Stops",ButtonFont,ButtonFontSize,
      ButtonColor,ButtonBackColor,ButtonBorderColor,ButtonState,ButtonBack,ButtonSelection,ButtonHidden,ButtonZOrder);
double create same button, the second gives error 4200, if i am allowed.
Nice one pcorneli. Thanks. :clap: :clap: :clap:

This is nothing important folks, so I am not uploading a fix until I next update the ea. You can fix it yourselves by doing a search for:
//Send a sell stop grid

and deleting the second block, which is line 6251 in V 2b.

:xm:
Author:  cyberevil [ Mon May 09, 2016 2:57 am ]
Post subject:  Holy Graily Bob 'n Grid

Got the experimental on GP demo. I am excited to try this new concept. I think it will be really good to see the true behavior of hgi and how often it dips before going it's way for the generated signal. Thx steve!
Author:  Cayrema [ Mon May 09, 2016 5:57 am ]
Post subject:  Holy Graily Bob 'n Grid

Hello family.
I want to thank Steve and the others who have been involved in the creation of this great EA. I have been using v1w with success the last few days and when Steve came up with the experimental version I threw it on my demo. This morning I have been receiving errors from the experimental version. The bot places pending stops, then a few minutes later it deletes them. Is anybody else having the same error or am I the only one?
Am using Global Prime demo.
Author:  senzhi [ Mon May 09, 2016 6:17 am ]
Post subject:  Holy Graily Bob 'n Grid

Cayrema » Mon May 09, 2016 6:57 am wrote:Hello family.
I want to thank Steve and the others who have been involved in the creation of this great EA. I have been using v1w with success the last few days and when Steve came up with the experimental version I threw it on my demo. This morning I have been receiving errors from the experimental version. The bot places pending stops, then a few minutes later it deletes them. Is anybody else having the same error or am I the only one?
Am using Global Prime demo.
Experienced the same. Give it some time, as Steve is probably nearly about to wake up yet, not having had breakfast yet. And the coffee, I presume.
All times are UTC Page 83 of 99