Holy Graily Bob Basics - ask your questions here.

EA's inspired by nanningbob's work here, especially those based on his 240 Moving Average trend detection filter.
Post Reply
Foreverforex
Trader
Posts: 164
Joined: Wed Nov 28, 2012 6:48 am

Holy Graily Bob Basics - ask your questions here.

Post by Foreverforex »

Alright, thank god for the basic questions thread, here it goes...

Does each pair with an HGB EA attached need a unique Magic Number - (i.e. AUDUSD = 11, AUDNZD = 22, etc.), or can all instances of the EA have the same Magic Number? Does 0 indicate no trade management/manual trading?

Thanks,

FF
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

Holy Graily Bob Basics - ask your questions here.

Post by Gertje »

Foreverforex » Mon Feb 16, 2015 6:14 am wrote:Alright, thank god for the basic questions thread, here it goes...

Does each pair with an HGB EA attached need a unique Magic Number - (i.e. AUDUSD = 11, AUDNZD = 22, etc.), or can all instances of the EA have the same Magic Number? Does 0 indicate no trade management/manual trading?

Thanks,

FF
No, and no.

You can have all charts run the same magics, 0 will also take manual trades if/ when the comment matches where necessary.
Foreverforex
Trader
Posts: 164
Joined: Wed Nov 28, 2012 6:48 am

Holy Graily Bob Basics - ask your questions here.

Post by Foreverforex »

Gertje » Mon Feb 16, 2015 9:58 am wrote:
No, and no.

You can have all charts run the same magics, 0 will also take manual trades if/ when the comment matches where necessary.
Thank you, Gertje!
christopha
Posts: 9
Joined: Wed Feb 04, 2015 1:20 pm

Holy Graily Bob Basics - ask your questions here.

Post by christopha »

Hi Guys

How do I make sure I have the latest update of the EA.

My very first post here :party:
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

Holy Graily Bob Basics - ask your questions here.

Post by Gertje »

christopha » Tue Feb 17, 2015 6:12 am wrote:Hi Guys

How do I make sure I have the latest update of the EA.

My very first post here :party:
Use the EA attached in the openingpost from this thread. This should always be the latest version.
Bigdummy

Dependency - Library issue?

Post by Bigdummy »

HI folks - first post here. Attempting to get the HGB EA running to learn and get up to speed. I am in the US and using the Oanda Demo. I see this error and am hoping someone might know what I am doing wrong?

Seem to be library issue...
Oanda Issue.png
You do not have the required permissions to view the files attached to this post.
SWG123
Trader
Posts: 565
Joined: Wed Nov 16, 2011 3:02 pm
Location: Cape Town

Dependency - Library issue?

Post by SWG123 »

Bigdummy » Tue Feb 17, 2015 6:33 pm wrote:HI folks - first post here. Attempting to get the HGB EA running to learn and get up to speed. I am in the US and using the Oanda Demo. I see this error and am hoping someone might know what I am doing wrong?

Seem to be library issue...
That isn't an error.
Bigdummy

Dependency - Library issue?

Post by Bigdummy »

SWG123 » Tue Feb 17, 2015 8:47 am wrote:
Bigdummy » Tue Feb 17, 2015 6:33 pm wrote:HI folks - first post here. Attempting to get the HGB EA running to learn and get up to speed. I am in the US and using the Oanda Demo. I see this error and am hoping someone might know what I am doing wrong?

Seem to be library issue...
That isn't an error.
Thank you very much for the quick reply. I didn't expand the who image (let me re-post the issue) that led me to think it was an error. (Says "String Error")
Oanda Issue.png
If it truly is not an error, can you help me learn what that means? (why does it say error?).

Thanks again

SD
You do not have the required permissions to view the files attached to this post.
SWG123
Trader
Posts: 565
Joined: Wed Nov 16, 2011 3:02 pm
Location: Cape Town

Dependency - Library issue?

Post by SWG123 »

Bigdummy » Tue Feb 17, 2015 6:54 pm wrote:
Thank you very much for the quick reply. I didn't expand the who image (let me re-post the issue) that led me to think it was an error. (Says "String Error")



If it truly is not an error, can you help me learn what that means? (why does it say error?).

Thanks again

SD
I'm not a coder but my guess is that, in the event of an error, it calls an MQL5 function via the library to indicate what the error is.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Dependency - Library issue?

Post by milanese »

Bigdummy » Tue Feb 17, 2015 4:54 pm wrote:
Thank you very much for the quick reply. I didn't expand the who image (let me re-post the issue) that led me to think it was an error. (Says "String Error")



If it truly is not an error, can you help me learn what that means? (why does it say error?).

Thanks again

SD
as said it is no error it shows you that the function int ErrorDescribtion() is lockated in a library(stdlib.ex4), what means outsite the EA code..,so the EA depends too on this file, thats it no error, no issue, no magic :smile:
That is why it is called dependencies

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Post Reply

Return to “Thingy Bob EA's”