Another simple Manual system - page 2

 

Hello friends,

Nobody can help this?

Thanks,

anton

 
anton1:
Hello friends,

Nobody can help this?

Thanks,

anton

anton

In the i-sessions indicator simply replace lines that go like this (2 occurrences):

p1=High;

p2=Low [Lowest (NULL, 0, MODE_LOW , b1-b2, b2)];

with this

p1=iOpen[NULL,0,b1];

p2=iOpen[NULL,0,b1];

and it should do what you need

 

Hi mladen,

I did what you said. But still not work. While compiled, error happened said: 'iOpen' - undeclared identifier

Please advice.

Thanks and regards,

anton

mladen:
anton

In the i-sessions indicator simply replace lines that go like this (2 occurrences):

p1=High;

p2=Low [Lowest (NULL, 0, MODE_LOW , b1-b2, b2)];

with this

p1=iOpen[NULL,0,b1];

p2=iOpen[NULL,0,b1];

and it should do what you need
 
anton1:
Hi mladen,

I did what you said. But still not work. While compiled, error happened said: 'iOpen' - undeclared identifier

Please advice.

Thanks and regards,

anton

anton

Try something like this : i-sessions-oprn_prices.mq4

 

Hi mladen,

Great!

This is exactly what I want.

Thanks and Best regards,

anton

mladen:
anton Try something like this : i-sessions-oprn_prices.mq4
 

Super duper system (indicators + experts + templates + scripts + libraries) : superdupersystem.zip

Files:
png.gif  148 kb
Reason: