Can anyone get this to work?

 

https://www.mql5.com/en/code/8359

Interesting indicator but not following the prices so don't know how it perform. have to open up the indicator and reset it for it to work. Anybody care to help? Thanks!!

 

wat you change when "reset it for it to work." ?

indicator source has:

extern bool SoundON=true;
extern int AllBars=0;//Äëÿ ñêîëüêè áàðîâ ñ÷èòàòü. 0 - äëÿ âñåõ.
extern int Otstup=30;//Îòñòóï.
extern double Per=9;//Ïåðèîä.
.

if u eg, set Per to 14

then do this:

extern double Per=14;//Ïåðèîä.
.

if u eg, set AllBars to 1000

then do this:

extern int AllBars=1000;//Äëÿ ñêîëüêè áàðîâ ñ÷èòàòü. 0 - äëÿ âñåõ.
.

recompile...

Best

 
fbj:

wat you change when "reset it for it to work." ?

indicator source has:

extern bool SoundON=true;
extern int AllBars=0;//Äëÿ ñêîëüêè áàðîâ ñ÷èòàòü. 0 - äëÿ âñåõ.
extern int Otstup=30;//Îòñòóï.
extern double Per=9;//Ïåðèîä.
.

if u eg, set Per to 14

then do this:

extern double Per=14;//Ïåðèîä.
.

if u eg, set AllBars to 1000

then do this:

extern int AllBars=1000;//Äëÿ ñêîëüêè áàðîâ ñ÷èòàòü. 0 - äëÿ âñåõ.
.

recompile...

Best

Thanks a lot fjb, seems to be working now. Will see how well it does it's job, will contact u if this is what I'm looking for. Testing time!

 
milker:

Thanks a lot fjb, seems to be working now. Will see how well it does it's job, will contact u if this is what I'm looking for. Testing time!

Sorry Bro, still not showing in real time, any idea? I'm no good in coding. Thanks!!

 

not sure wat u mean. I take file into editor > compile into indicators folder > run from custom indicators in Terminal's navigator tree > it runs > displays red dots above bars and blue dots below bars.

iow, it runs... not do any touching of any code, just download and compile etc as said above.

so not understand problem here...

 
fbj:

not sure wat u mean. I take file into editor > compile into indicators folder > run from custom indicators in Terminal's navigator tree > it runs > displays red dots above bars and blue dots below bars.

iow, it runs... not do any touching of any code, just download and compile etc as said above.

so not understand problem here...

It work but not updating in real time, means it will not show a new low or high in real time. Anyway, thanks alot for your help, I kept resetting it an found this indicator not useful, alot of false signal. Appreciate your help.

Are you currently trading live? If so, I'd like to give you something that gets you at least 30 pips a day to show my appreciation. It's manual trading but if you can automate it, then it'll be great!

Contact me at lcinterior(at)pacific.net.sg if you can.

 

"Contact me at lcinterior(at)pacific.net.sg if you can. "
done, waiting patiently...

Reason: