Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
sorry but i dont look at date
i will try to use this week
If we understand all the suggestions of the other people as an opinion only everything will be ok.
Just one example: Many people (on Russian forums especially) said that digital filters are the old/dead question and we do not need to develop anything based on the digital filters. And on the same time Russian broker (Alpari) announced on-live training courses on digital filters with EAs (for money of course). So, it is the old question if for free, but if for money ... You understand.
As to ASCTrend system I may say that Igorad (he is the member of our forum and author of many indicators) did very interesting evaluation of this system. It is the best evaluation of ASCTrend system I've seen in my life.
But in Russian language sorry.
If we understand all the suggestions of the other people as an opinion only everything will be ok.
Just one example: Many people (on Russian forums especially) said that digital filters are the old/dead question and we do not need to develop anything based on the digital filters. And on the same time Russian broker (Alpari) announced on-live training courses on digital filters with EAs (for money of course). So, it is the old question if for free, but if for money ... You understand.
As to ASCTrend system I may say that Igorad (he is the member of our forum and author of many indicators) did very interesting evaluation of this system. It is the best evaluation of ASCTrend system I've seen in my life.
But in Russian language sorry.
Could you please direct me to the evaluation made by igorad in russian?
I have a russian freind and he can help me understand it. thanks.
And still, almost in all versions NRTR and NRTR WATR there is a same mistake in the formulas:
Instead of value=price*(1-dK) (for Up trend) and value=price*(1+dK) (for Down trend) there should be value=price-dK and value=price+dK accordingly.
dK is not coefficient, it is an average HiLo range.
In this case if (Close[i]>10) dK=dK/100.0; loses sense.
And still, almost in all versions NRTR and NRTR WATR there is a same mistake in the formulas:
Instead of value=price*(1-dK) (for Up trend) and value=price*(1+dK) (for Down trend) there should be value=price-dK and value=price+dK accordingly.
dK is not coefficient, it is an average HiLo range.
In this case if (Close[i]>10) dK=dK/100.0; loses sense.
Igor
P.S. I have problem, because can't attach file.
Beluck re-wrote the NRTR indicator. He said that original NRTR was mistaken. And he re-wrote some other indicator, fixed something and added the other indicators.
rateAnd I looked at the ASCTrend2 indicator and this indicator is filtering everything: and good signals and bad one. I like filters but that beats everything.
Igorad, may you look at ASCTrend2 indicator as well?
Last edited by newdigital; 01-16-2006 at 10:11 AM.
And I looked at the ASCTrend2 indicator and this indicator is changing everything: and good signals and bad one. I like filters but that beats everything.
Igorad, may you look at ASCTrend2 indicator as well?
Do you mean that it redraws past values over time?