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
I have found a bug in my code. It only occurs if "period" is very large (e.g. 50000) (due to an integer overflow).
I have a corrected version in the attachment.
I have an EA that indeed uses both smaller and larger periods. You may call iCustom() with a timeframe that is bigger than the one the
EA is attached to if you do not need the indicator be drawn on the chart. Then the "period" parameter could be respectively smaller.
But I prefer to leave the user the freedom whether to do so or just use the indicator with a higher "period" parameter.
The original code of mladen takes several minutes longer at the begin of the test of the EA in the strategy tester if "period" is set high
(e.g. 50000).
Thanks Mladen Rakic for this indicator!!!
Thanks winloosewin for the indicator. How i wish it was mt5 though.. :)
Hello, first thank you for sharing. I want to use the Hull class embeded in EA so my question is how to use iHull.calculate to get the values of last two bars.
when I replace rates_total with bars like this it is not delivering correct results
Hello !! Thanks for share!!
Please can someone add arrows and mail alert when color cross, please?
Congratulations and thanks for your competent work and for sharing it so generously.
please help us to add arrows alert when color cross, green and red please?
Hi
Thanks for sharing!! Very good...