Farhad Hill v2 - page 3

 

it gives me this error

2;78;C:\Program Files\MetaTrader 4\experts\Farhad Hill Version 2.mq4;85:8;'ExpertName' - variable expected

Any help?

edit - I found a different file that seems to load, time to test

 

I had the same problem the expert is greyed out and will not complie, tried a few others they did not work also, there may be an expiration date affecting some of the series of this EA. Also would not attach to the chart, maybe I can figure out the problem.

 

This fix worked for me:

Was....

string ExpertName;

is now...

//string ExpertName;

string expertName;

then just search for "ExpertName" and change it to "expertName" for whatever reason this fixes it.

 

There are multiple references to ExpertName. Are all of them supposed to be changed to expertName???

Dave

 

yes, just do a search for "ExpertName" and repeat it with the F3 key. There are only like 10

 

Hi ppl

Sorry here is the fix file.

Here you need this file too in expert folder.

You must have the .mq4 and .ex4 in Expert Folder.

Regards

Files:
 

FarhadCrab4.mq4

http://www.fxperz.com

Files:
farhadcrab4.jpg  227 kb
eurusd_1.gif  5 kb
eurusd_1.htm  35 kb
 

x

here crab.......

Files:
farhadcrab4.mq4  54 kb
 
xan023:
here crab.......

It's the V3... not the V4.

 
dswk:
It's the V3... not the V4.

Another V4 version.

Files: