Hello.
Is it possible to make the number of construction bars in the standard Fractals indicator customizable, i.e. different from 5?
If so, how can this be done?
Is it possible to make the number of construction bars in the standard Fractals indicator customizable, i.e. different from 5?
If so, how can this be done?
Hello.
Is it possible to make the number of construction bars in the standard Fractals indicator customizable, i.e. different from 5?
If so, how can this be done?
Thank you. I need one just for mq4https://www.mql5.com/en/code/1381
I have compiled it in MT4 editor, it works, but it loads the cpu, what should I change to not load it?
Thank you. Need one just on mq4https://www.mql5.com/en/code/1381
The corrections are minimal:
True, I would do it a little differently, but it's force of habit...
You could even do it like this:
Then you'll get quite funny fractals...
The corrections are minimal:
Although I would have done it a little differently, but that's force of habit...
You could even do it like this:
In that case it will display absolutely ridiculous fractals...
Thank you, like this.
You can't find it in MT4 Help too, what to replace it with?
Thank you, there's one like this.
Not in the MT4 help either, what to replace it with?
It's "Vertical Arrow Offset for DRAW_ARROW Style".
None of the standard ones.
You can just set the offset either in the settings, or by value of ATR
And make these lines like this:
This is "Vertical Arrow Offset for DRAW_ARROW Style".
Delete what's commented out here and put in what's written in.
It's still loading.
Calling from another indicator, even hangs the terminal for a moment.
What else can I do?
It's still loading.
Calling from another indicator, even hangs the terminal for a moment.
What else can I do?
Don't call from another indicator :)
Or show how you do it.
You agree to website policy and terms of use
90006
In this thread I want to begin to help those who really want to understand and learn programming in the new MQL4 and want to easily switch to MQL5 - the languages are very similar.
This blog will be a good place to discuss tasks, algorithms of their solution and any other questions concerning MT programming one way or another.
I hope that other experienced members of our forum will join us and this thread will be interesting to all.