New metatrader 4 compatible indicators - page 146
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
AZRUL Please read this post : https://www.mql5.com/en/forum/183798/page97
Dear SIR MLADEN,
Thank you SIR, I got what you meant... have to reduce the period length on a lower time frame to make it visible... e.g M1 minimum length 4....
What more can I say... you do know how codes are calculating and have a wide knowledge ....
We are most fortunate to have you around SIR....
yours truly
AZRUL...
Sorry Secretcode,
Did not realize that on a lower time frame this indicator does not work...
Tried to play around with it but still wont work... No Idea.. only work on M30 and above
As always... PLEASE SIR MLADEN... HELP!!!!!!
My Apologists
yours truly
AZRUL...You do not need to be sorry dear friend AZRUL
Actually I am very thankful for your kind efforts
Best Regards
secretcode
You do not need to be sorry dear friend AZRUL
Actually I am very thankful for your kind efforts
Best Regards
secretcodeDear Secretcode,
Actually, I am not the One who really could solve the problem... We should be MOST THANKFUL to especially to SIR MLADEN and also MRTOOLS
Those are the people who makes thing happen around here.....
yours truly
AZRUL...
Thank you for sharing all these wonderful indicators...
Batch #8 of fixed indicators
i checked on google, they where not published as fixed versions as far as i know,
so here is the next batch i fixed.
New metatrader 4 compatible indicators
Good morning to all
Hello mladen
Please could fix errors and warnings in this indicator.
Thank you very much.
A hug.
Hermo.
Good morning to all
Hello mladen
Please could fix errors and warnings in this indicator.
Thank you very much.
A hug.
Hermo.Try it out : niveles_3_1.mq4
Can somebody update this one : mt4_currency_matrix.mq4
It should look like this :
New metatrader 4 compatible indicators
Good afternoon everyone
Hello mladen.
Could please correct errors or warnings on this indicator.
As always, infinite thanks.
Kind regards.
Hermo.
Good afternoon everyone
Hello mladen.
Could please correct errors or warnings on this indicator.
As always, infinite thanks.
Kind regards.
Hermo.Hermo
When #property strict is used, a lot of code needs to be rewritten (it is not just a matter of compiler warnings or errors). Some errors won't even show in runtime and still will be blocking the execution of the code (that is one of the reason why some are constantly complaining about the unreliability of the new metatrader 4 - sometimes the only thing that will save you from errors is the intuition to guess what the hell is metatrader doing)
I do not recommend the usage of strict in coding if you are not 100% sure exactly what is what you want to do and if you are not 100% clear how the arrays, internal functions, dlls and all the rest of stuff is working otherwise you might end up losing a lot of time looking for "errors" that are actually metatrader bugs but they do not want to admit it