Elite indicators - metatrader 5 version :) - page 74

 
Mladen Rakic:

Not a problem of ArraySize() and ArrayResize()

They are the same in mt4 and mt5

The rest of the code is the problem

dear mladen,

                        i want the equivalent of this code in MQ5..please..

         tocheck  = iLowest(symb,0,MODE_LOW,LookBack,0);

 

Hello mladen,


i'm trying to convert mt4 indicator found here https://www.mql5.com/en/market/product/7302 to mq5, but i can seem to get it working, it really stressful.. 

can you help me discover the problem.. 


attached is the source program and my poor result of converting the indicator..


many thanks

Technical Indicator AnyCandleGroup
Technical Indicator AnyCandleGroup
  • reviews: 2
  • 2015.01.07
  • Szabolcs PRIBELI
  • www.mql5.com
AnyCandleGroup - H1, H4, D1 candles on your M15 chart.OverviewThis indicator displays the last 3 candles of any timeframe on the right side of your...
 
r40s:

Hello mladen,


i'm trying to convert mt4 indicator found here https://www.mql5.com/en/market/product/7302 to mq5, but i can seem to get it working, it really stressful.. 

can you help me discover the problem.. 


attached is the source program and my poor result of converting the indicator..


many thanks

Start from re-coding it for mt5 instead of simply copying and renaming the file to mq5

It does not work like that and it will never work. Sorry

 

Can anyone help me convert the attached MT4 indicator to MT5?

Much appreciate.

 
traderoo:

Can anyone help me convert the attached MT4 indicator to MT5?

Much appreciate.


Just to remind:

Programmers (any programmers) are coding for free:

  • if it is interesting for them personally, or
  • if it is interesting for many members of this forum.

---------

And Freelance section of the forum should be used in most of the cases.

 

dear mladen,

           i tried converting this indicator for MT5..it compiles succesfully but doesn't seem to work..could u please correct it.

Files:
 

hello,

mladen

can you help me to code stlm histogram indicator for mt5 terminal that changes color green and red on slope change of histogram as shown in attached image.


this image is of mt4 version of stlm histogram.

i found one ftlm-stlm indicator but that does not change color on slope change of histogram. also attaching image of this mt5 version of indicator


attaching both indicators of mt5 version(that does not change color on slope change) and mt4 version(that changes color from red to green and green to red) here.

thank you in advance.

waiting for your reply whenever you find time. thanks

 

hi  mladen 

if it is possible , can you convert this indicator to MT5


thank you very much for your efforts and your patient

 

hello,can someone please fix these indicators ?thank you.

 
CrazyTrend:

hi  mladen 

if it is possible , can you convert this indicator to MT5


thank you very much for your efforts and your patient

I wouldn't use that version as the basis (seems that the changes made in that code were done ... in a rather strange mode)
Reason: