Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

  • Replies 90
  • Created
  • Last Reply

Top Posters In This Topic

Posted
Taipan,

My GMT time still not correctly displayed and I got this following message on expert tab:

FR-Scanner EURUSD,M2: the second parameter for ObjectSetText function must be a string

 

It looks like it still need some minor fix

 

I have just noticed it and may be someone can help because I am not coder.

Posted
This is what i did and most of the indicators are working without the account number message.

leave the dll file in the library section.

next open the decompile indicator u want.(scanner)

delete any reference to the dll file

#import "ForexRacer.dll"

int CalcData(int a0);

int CalcFunc(int a0);

save as scanner1.

now compile and see if any other errors appear

if so eliminate references to dll file such as *calcfunc(17)

compile and if okay u should be fine.

 

limasi, Thank you for your very valuable information. I never knew what to look for, but I now at least have a reference point on where to start for files like this.

Posted
replace ObjectSetText("ShowMinSpread", td_0, 10, "Arial", SpreadColor);

 

 

with

 

ObjectSetText("ShowMinSpread", gs_112, 10, "Arial", SpreadColor);

 

 

and recompile

 

thanks, it worked out nicely no more errors.... now who can help to fix wrong gmt display?

Posted
replace ObjectSetText("ShowMinSpread", td_0, 10, "Arial", SpreadColor);

 

 

with

 

ObjectSetText("ShowMinSpread", gs_112, 10, "Arial", SpreadColor);

 

 

and recompile

 

Thank You zoop, It works great

Posted
I have an error on IFBX:

 

2011.11.07 18:59:33 FR-Scanner EURUSD,M1: the second parameter for ObjectSetText function must be a string

 

you can follow post #55 made by zoop

Posted (edited)

Reversal Points seem to show only on previous moves and not recent moves. Can anyone help me? See pic below. I have marked the the moves with green arrows where reversal points did not paint . I've noticed this on 5 pairs so far.

 

http://i1130.photobucket.com/albums/m527/newbie1112/reversalpoints.gif

 

Update: Please disregard this post. I noticed on page 28 in the manual that this is just the way that this indicator works form the examples given.

Edited by newbie111
Posted

Hi There,

 

I still get the license error. Does anyone have everything in one download that they can share rather than downloading bits and pieces?

 

Thanks in advance for all the hard work of everyone.

Posted
Hi There,

 

I still get the license error. Does anyone have everything in one download that they can share rather than downloading bits and pieces?

 

Thanks in advance for all the hard work of everyone.

 

see previous post to download educated version

Posted
so guys, what are your first results sing this system? I just began today using but in this marked situation i have not found any good entry point...

 

I had 6 trades yesterday and throught the night. All winners. Had to take my wife to the doctor so couldn't test today.

Posted
I had 6 trades yesterday and throught the night. All winners. Had to take my wife to the doctor so couldn't test today.

 

interesting... on with pairs do you use it?

 

thanks

Posted
I had 6 trades yesterday and throught the night. All winners. Had to take my wife to the doctor so couldn't test today.

 

Well done mate,

Good news, I will be testing today, and will let you know my results.

Posted

Hello

 

I have minor problems with the indicator scanner, it functions but slowed down me seriously my platform MT4.

However I have 4 Go of RAM, and the version original before the withdrawal of bonds DLL did not do that.

All the other indicators function perfectly well.

Does somebody have this kind of problem, and from what that can come according to you ?

Posted (edited)
i've observed this system , the logic is breakout s/r or breakout on retracement. system is able to capture little trend and gain on it. but sometimes you can meet sideways market and on this condition you can capture a lose. when you enter on market you must enter after (al least) 2 brick candle if you want to see trend. Edited by giapel
Posted
Hello

 

I have minor problems with the indicator scanner, it functions but slowed down me seriously my platform MT4.

However I have 4 Go of RAM, and the version original before the withdrawal of bonds DLL did not do that.

All the other indicators function perfectly well.

Does somebody have this kind of problem, and from what that can come according to you ?

 

 

i also had this problem .. i then installed a fresh vers of MT4 and now it works

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...