
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
but then you would have to reject the standard meta-quota algorithm.
It has to be rejected, if time is of the essence.
The problem is that we have to learn how to calculate the mashups even more optimally than in the standard meta-quote package. We need some recurrence algorithm for calculating mashes, where a mash of period N is calculated using a known mash of period N+1. In principle it is not difficult, but then one has to reject the standard metacquot algorithm.
Regarding the density of bags: we clearly need some kind of clustering algorithm, because they can be very inhomogeneous vertically (for a given bar). In short, the task is not technically easy at all.
I don't quite understand, Victor. Please explain in more detail. What is "last hundred" in one-dimensional array?
In principle, recurrence in the meta-quotes algorithm is already built in for all wizards. But it's good for calling wipes of the same period. And our periods are different every time.
In principle, recurrence in the meta-quote algorithm is already built in for all wizards. But it is good for calls to mashups of the same period. And our periods are different every time.
I don't quite understand, Victor. Please explain in more detail. What is "last hundred" in one-dimensional array?
In principle, recurrence in the meta-quotes algorithm is already built in for all wizards. But it's good for calling wipes of the same period. And we have different periods every time.
Something like that.If you count by the average,
That's not what I meant.
Instead of an expensive call to iMA() (which will add up a bunch of summands), the function calculates a mask with period incremented by 1 regardless of period. So, in fact, iMA() can be called only once on each counted bar, first and last.
For EMA a similar algorithm is also recurrent, although not as obvious. SMMA is equivalent to EMA, only LWMA remains to be seen.
Of course it's faster. But I'm talking about 'even faster' :). Compare it to mine, which is above.
Is it like that? Note the initial summation index.