
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
Spit on tolerance, a totally inappropriate thing in a technical and scientific discussion.
I do get annoyed when ignorance is prided and knowledge is substituted with aggressiveness. Only proven and provable facts and ideas are of interest, at least on forums not dedicated to shamans and magic.
So show some knowledge. Instead of aggression. You keep promising, promising... I too am waiting with interest, by the way.
Spit on tolerance, a totally inappropriate thing in a technical and scientific discussion.
I do get annoyed when ignorance is prided and knowledge is substituted with aggressiveness.
If you want to get back to the discussion, I can describe how I avoid the edge effect. In a nutshell, calculating the expansion in a loop. I'd be happy to continue the discussion.
http://www.jurikres.com/gifs/jma_anim.gif
and my MA
http://savepic.su/1888642.htm
The idea to assign myself to the mill - found on the Spider. But added a part of myself as well. I do all procedures in MATLAB. 1) Firstly, it is necessary to perform stationary! Discrete wavelet decomposition. The edge effect still remains, but it is equal to filter length. At first I used coiflets due to their smoothness. But then I came back to Dobeshi look almost the same, but the latter have less coefficients to calculate. 2) Calculate decomposition in a loop! This helps to get rid of the Gibbs effect, aka edge effect. The first clarification before decomposition is to increase the number of samples. I used Haar wavelets, aka first level Dobeshi. Whoever builds it will see that smoothing is not too big when making one cycle. And the main thing, you choose wavelet and number of levels in decomposition parameters. I specify 1 level in the loop, Smoothing by 5 cycles is better than 5 levels at a time. I can lay out the code by evening. I can tell from observations that they are close to JMA in terms of performance.
I'm sorry, can you be more specific? My Matlab skills are average. At this final stage, the only task left is to create entry and exit rules. I have a script for testing. Create an independent windows will also not be difficult. I will be grateful for your help. If you need-may lay out the code of the program.