Coding help - page 644

 
mornejo:

Hello,

could you please fix this indicator to work witha actual builds of mt4?

Thanks in advance

check now,hope it will be work

Files:
trend_map.zip  3 kb
 
mladen:
Here is it without that compiler error

Could you please check again sir? 

The UniqueID seems does not work as expected

Thank you

 
NKTrade:

Could you please check again sir? 

The UniqueID seems does not work as expected

Thank you

Try this (I don't have the "iTrend 2"to test it)
 
mladen:
Try this (I don't have the "iTrend 2"to test it)

Ok Thanks sir, but still not work hope you can fix it please 

The itrend 2 from this sir :  https://www.forex-tsd.com/forum/exclusive/747-brainwashing-eas/page19#comment_1769215

 I hope you are interested in continuing this 

https://www.forex-tsd.com/forum/exclusive/747-brainwashing-eas/page20#comment_1769385 

 
NKTrade:

Ok Thanks sir, but still not work hope you can fix it please 

The itrend 2 from this sir :  https://www.forex-tsd.com/forum/exclusive/747-brainwashing-eas/page19#comment_1769215

 I hope you are interested in continuing this 

https://www.forex-tsd.com/forum/exclusive/747-brainwashing-eas/page20#comment_1769385 

Use this one (it works OK)
 
mladen:
Use this one (it works OK)

Ok Thanks sir, now it work

 

Regards 

 

Could you please explain what is the different of the code , i have confuse about the  last code "true , false and continue" .

What is the function for it ?

Thanks in advance .

if (OrderSelect(i,SELECT_BY_POS,MODE_TRADES)) 
if(OrderSelect(i, SELECT_BY_POS, MODE_TRADES)==true)
if(OrderSelect(i, SELECT_BY_POS, MODE_TRADES)==false)
if(OrderSelect(i, SELECT_BY_POS, MODE_TRADES)) continue;
if(OrderSelect(i, SELECT_BY_POS)==false) continue;
 

hi dearest mladen

can you add little arrows and alarm  when the rsi cross the 50 level...green and red little arrows on the graphic bars...???

ıf you can help me ı wiil be happy....many thanks...

Files:
freeRSI.ex4  4 kb
 
aress:

hi dearest mladen

can you add little arrows and alarm  when the rsi cross the 50 level...green and red little arrows on the graphic bars...???

ıf you can help me ı wiil be happy....many thanks...

Sorry

Can not change the ex4 file

 

Mr Tools/MLaden,

McNicholl moving average cross signal - is there an indicator that gives this facility?

I have searched for many weeks over the internet but not found one.

Thanks

TEAMTRADER