Jump to content

Recommended Posts

  • Replies 90
  • Created
  • Last Reply

Top Posters In This Topic

Posted
  PIPHORE said:
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
  liamsi said:
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
  zoop said:
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 (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
  bfg123 said:
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
  mograst said:
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
  newbie111 said:
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
  Truster said:
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

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...