Jump to content

EA: GROODGE


Recommended Posts

  • 1 year later...

GroodgeEA does open buy stops but no sell stops.

 

The settings for buy stop are:

 

extern bool UseGridSymbol1 = TRUE;

extern bool UseGridSymbol2 = TRUE;

extern bool Symbol1GridIsLong = TRUE;

extern bool Symbol2GridIsLong = TRUE;

 

But when you set:

 

Symbol1GridIsLong or Symbol2GridIsLong to "False", the EA does not open sell stops as it should do.

Can soemone check the code and correct the flaw?

 

Here is the EA:

http://www.4shared.com/file/8e0RZCWg/GroodgeEA_v116.html[/Code]

 

thx

newbee

Link to comment
Share on other sites

  • 4 weeks later...

GroodgeEA does open buy stops but no sell stops.

 

The settings for buy stop are:

 

extern bool UseGridSymbol1 = TRUE;

extern bool UseGridSymbol2 = TRUE;

extern bool Symbol1GridIsLong = TRUE;

extern bool Symbol2GridIsLong = TRUE;

 

But when you set:

 

Symbol1GridIsLong or Symbol2GridIsLong to "False", the EA does not open sell stops as it should do.

Can someone check the code and correct the flaw?

 

Here is the EA:

http://www.4shared.com/file/8e0RZCWg/GroodgeEA_v116.html[/Code]

 

thx

newbee

Link to comment
Share on other sites

  • 3 months later...
  • 1 year later...
GroodgeEA does open buy stops but no sell stops.

 

The settings for buy stop are:

 

extern bool UseGridSymbol1 = TRUE;

extern bool UseGridSymbol2 = TRUE;

extern bool Symbol1GridIsLong = TRUE;

extern bool Symbol2GridIsLong = TRUE;

 

But when you set:

 

Symbol1GridIsLong or Symbol2GridIsLong to "False", the EA does not open sell stops as it should do.

Can someone check the code and correct the flaw?

 

Here is the EA:

http://www.4shared.com/file/8e0RZCWg/GroodgeEA_v116.html[/Code]

 

thx

newbee

I think it is a great a but...

 

I agree with newbee. There are errors into the code. Could someone check the code?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...