New metatrader 4 compatible indicators - page 308

 
thunderstorms:

Thank u for your quick responce mladen. I only have TimeFrameLib-v0.3 in decompile version and i know its cann't be used

mladen, can you check this indicator. it show nothing when i attached it to chart

 

As far as I see, there are a lot of issues that has to be solved in that indicator

Just one example :

   double H2DAILY = iMA(Symbol(),PERIOD_D1,0,0,MODE_HIGH,PRICE_HIGH,0);
   double LDAILY = iMA(Symbol(),PERIOD_D1,0,0,MODE_LOW,PRICE_LOW,0);

That can not be used like that at all

Also, commenting out the library does not help either

__________________

Why don't you simply use some Murrey math indicator that works as it should?

 
soil82:

not working for me . what???

please help me

​thanks

Did you solve the issue (by copying it to scripts)?
 
mladen:

What are you talking about? What is there to "fix"?

If it used to work, try to compile it with old compiler and then use the resulting ex4

As of the rest : there are no new metatrader 4 mql incompatibilities - checked it and there is nothing to fix there, all the warnings are completely benign - the rest I leave to to whoever invented or modified it - frankly, when I see a code that does not work at all I turn away and never look back. Why should I try to "fix" something that : a) does not work, b) even when it starts to work, what shall we get?

All the best

ok thanks for help
 
mladen:

secretcode

Here is the multi time frame version for now

PS: this version will not work with build 509

Mladen, this indicator RWI to which works?
 
Garry119:
Mladen, this indicator RWI to which works?

Hi Garry119

i guess it needs dll file too. (random walk index.dll)

regards

 
mntiwana:

Hi Garry119

i guess it needs dll file too. (random walk index.dll)

regards

Not able to find in the Internet the dll for this indicator. But, the indicator runs in terminal and does not require a dll. An empty indicator window
 
need help...any expert kindly help to make the indicator work with new mt4...thank you for the kindness...
 
playnet:
need help...any expert kindly help to make the indicator work with new mt4...thank you for the kindness...
these are already new mt4 compatible but moderators can better guide you.
 
playnet:
need help...any expert kindly help to make the indicator work with new mt4...thank you for the kindness...

They are already new mt4 compatible and they are working


 
thank you mladen and mntiwana...appreciated...
Reason: