
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
ValeoFX
Here you go (for a pleasant weekend)
Made a trend envelopes version with multi pass moving average filter. It seems to be interesting (here is an example of a 10,2 high-low prices trend envelope on a 15 minute chart) It will need some experimenting with parameters but it does look OK at a first glance
PS: made an error in code, it is corrected now. If in your version line 130 goes like this("0" as a last parameter)
then please re-download the indicator or replace the last parameter from "0" with "1".
regards
Mladen
==============
Good morning Mladen,
The first reaction is "typical Mladen" genius at work.
Please would you consider a Hi/Lo version such as the Tr.Env. or Gann_Hi/Lo indicators, plse?
I am just testing it on default 5 setting but with 2-MAfilterpass and that looks very good.
Looking forward to seeing your response.
Enjoy the weekend.Much appreciated Mladen
ValeoFX
Here you go (for a pleasant weekend)
Made a trend envelopes version with multi pass moving average filter. It seems to be interesting (here is an example of a 10,2 high-low prices trend envelope on a 15 minute chart) It will need some experimenting with parameters but it does look OK at a first glance
PS: made an error in code, it is corrected now. If in your version line 130 goes like this("0" as a last parameter)
then please re-download the indicator or replace the last parameter from "0" with "1".
regards
Mladen============================
Good morning Mladen,
Thank you for this new version. As always my heartfelt thanks. Trust that it did not spoil the weekend though.
I will make the changes as you suggested to the original indicator. Thank you for pointing it out.
Wishing you a successful week ahead.
All greetings. here indicators for trade in day ? Thanks
Welcome
Welcome rsa,
Here you find excellent indicators to suit your level of expertise. So I suggest you start reading first once you have identified your own level of expertise.
Best wishes.
MrTools..
Hi MrTools,
Trust you had a great weekend.
I attach here for your kind perusal and comments a picture of the Ergodic-CCi_Channel. Would you mind pointing out to me what value you see it adding to our continued quest in finding value-adding indicators, please?
Here you see the new Tr.Env. Multipass which is an obvious value-adding indicator to confirm the direction of the trade, but I struggle to understand the Ergodic-CCi and I do not want to miss out on anything.
Thank you for responding and your patience with me.
Success for the rest of the week and from what i read, this is the most important week of the calender this year, so let's make the very best of it.
Best wishes.
For Halloween
It is a digital filter based on sync() function. In short sync is defined as sync(n) = sin(n*Pi)/(n*Pi) and is, as it is obvious, using a syne wave like shaped coefficients for filtering - smoothing.
But, there is a but : sync can not be used "as is" for that purpose or one will get surprised with the result "jumping around" for different calculating lengths (I know at least one person that did not know that and was even bragging with a "fastest moving average there is" based on sync() and I suppose that by the time he discovered that "jumping effect" al he was left to do is to disappear from internet scene). For purpose of avoiding that, windowing is used. In this indicator I "overdid" a bit and made almost every window variation that is found in wikipedia (here is a link with rather good description of different types of window functions : Window function - Wikipedia, the free encyclopedia ).
After this description, now about some of the parameters. The 3 most important parameters are the frequency cutoff, the filter (window) type and the "causal" parameter.This is the sync filters with adaptive zone bands, the adaptive zone you have separate upper lower band deviation with a choice of 10 different ma's and in the picture is using the non lag ma.
This is the sync filters with adaptive zone bands, the adaptive zone you have separate upper lower band deviation with a choice of 10 different ma's and in the picture is using the non lag ma.
Very nice mrtools, so far the best 'bands' indicator...but will have to test a bit longer tho.
Which settings (besides non-lagma) did you use on the GY?
Cheers, San.
Very nice mrtools, so far the best 'bands' indicator...but will have to test a bit longer tho.
Which settings (besides non-lagma) did you use on the GY?
Cheers, San.Thanks San,
Pretty much default, except on m5 been using 2.25 upper and lower deviation, so far so good but only using it on pull back reentries for now, like you am still testing it, so many possibilities Mladen added, will take awhile to find best settings. And the non lag for the adaptive range seems the best to me so far.
This is the sync filters with adaptive zone bands, the adaptive zone you have separate upper lower band deviation with a choice of 10 different ma's and in the picture is using the non lag ma.
Hi MrTools,
Do you have a MTF for this one
Thx