
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
Can I suggest that you don't move the whole array? :)
Dynamic array, new data is written to the end, size is changed/memorized, and AsSeries flag changes only indexation.
For normal order to access N element of array, for "serial" Size-N-1.
Yeah, it's probably the fastest solution in terms of speed.
True, there is a pitfall, it's easier to get confused with number of data and calls to them, but it's already details.
It is written in the help:
The following restrictions apply when applying chart operations to the Chart object (OBJ_CHART):
When I attach an indicator with a timer tothe "Chart" object, everything works except the timer.Question: should the timer work?
It is written in the help:
When I attach a timed indicator tothe "Chart" object, everything works except the timer.Question: should the timer work?
MetaEditir - toolbar setting.
I add a split bar - highlight - up - > reaches the closest bar, then the selection is reset to the closest button at the bottom, then it drags on. It is impossible to put two bars side by side.
And, if possible, add the ability to change (reduce) the size of the buttons.
... It is impossible to put two lanes side by side.
Is there any justification for putting in 2 separators?
The fact that the highlighting is reset is somehow wrong.
It's not just that the selection is reset. It's the doublet that gets deleted.
Without demand. Then the remaining copy should stand out, no?
Oh, it's all right, as long as it's designed that way.
Remind me again, I haven't found required information in Help, on page"Types of optimization": at what minimum number of runs genetic optimization is enabled? It says that it automatically turns on at 10000000 and more variants, but there's nothing about not switching on if the number of variants is less than that. Maybe you should select the item in the dropdown list of optimization types when genetic optimization is unavailable and, correspondingly, slow optimization type when only genetic one is available?