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.
What I mean is, this is how you can test it whether it does repaint or not. At 30 min chart, you need 5 hours to observe 10 bars, but it's only take 10 minutes at 1 min chart. If it does repaint in 1 min chart, at 30 min chart should be the same, but if it doesn't repaint at 1 min chart so does 30 min chart.
I'm sorry If my post wasn't clear before. If you like this indicator, then it's good for you.
I tested it using that exact method- 1min- staring at it for an hour.
It's totally fine. I didn't see any repainting at all. The only odd thing is that whatever signal is showing on the current bar is completely irrelevant until the period is over as per my above description.
Hi, Devil2000 you are right, the Fisher zTransformation is a very valuable analysis method, but the Yurk-Version of the fisher indicator is a lying version without practical value.
The Yurk-version contains a programming error: when calculating its averages it is stepping back from presence to past, thus pesenting as past results what nobody could know at that time.
I attach a screenshot where both versions (downloadable on my homepage http://home.arcor.de/cam06/fisher/) are compared. There you can see how the Fisher_Yurk version shifts its values back into the past.
The Yurk version for example indicates today "we have down trend" and tomorrow (after refreshing the chart or close/open Metatrader) it shows the present time as "up trend". So this inddicator version is useless.
Hi, Devil2000 you are right, the Fisher zTransformation is a very valuable analysis method, but the Yurk-Version of the fisher indicator is a lying version without practical value.
The Yurk-version contains a programming error: when calculating its averages it is stepping back from presence to past, thus pesenting as past results what nobody could know at that time.
I attach a screenshot where both versions (downloadable on my homepage http://home.arcor.de/cam06/fisher/) are compared. There you can see how the Fisher_Yurk version shifts its values back into the past.
The Yurk version for example indicates today "we have down trend" and tomorrow (after refreshing the chart or close/open Metatrader) it shows the present time as "up trend". So this inddicator version is useless.
Kind Regards
Martin
-------
So you're saying from your graph that Yur4ik's version shows a downtrend?
On your attachment Yur4ik's chart hasn't signaled any trend change.
So you're saying from your graph that Yur4ik's version shows a downtrend?
On your attachment Yur4ik's chart hasn't signaled any trend change.
Both charts remain up. It doesn't prove anything.
His chart proves where the uptrend 'should' begin and where it moved back to.
The easiest way to prove that it repaints is to mark the changes with vertical lines on the 15 or 30 minute chart and then come back a day later and you will see how it doesn't line up.
The result of this programming error is the 'repainting behaviour' of this Yurk version already mentioned in this thread too.
The Yurk-Version cant detect turming points earlier than the Fisher indicator without programming error, but afterwards Yurk repaints the past as it would have known what would happen. See attached screenshot.
Besides the screenshot in my post I gave an example what consequences this programmig error can result in:
It can happen that this indicator makes you buy today and when you've lost all your money and try to recall the situation next day this indicator has repainted itself and tells you the lie it would have advised to sell yesterday and not to buy.
I think the problem is there are about 5 different versions of this around.
Fisher_Yur4ik_v2 repaints terribly. If it's painting over any signal then yeah...it's crap. And the alert version (wherever that came from) doesn't work at all.
Feb2006 is right. Every "repaint" indicator are useless in real time trading. But you mention before that your version doen't repaint it's color, why don't you post it here so we can observe it?
A first look at the 'Fisher_Yur4ik_Test.mq4' code shows that it has got the same wrong stepping back mechanism as version 'Fisher_Yur4ik_2.mq4'.
But you have to differentiate between the effects of Yurk's programming error and the value of the Fisher zTransformation itself.
The Fisher zTransformation is a quite powerful method and as far as present results are concerned the results of the Yurk's version are right in a certain sence.
Yurk's stepping in the wrong direktion causes past bars to be wrong only.
In regard to the present bar his wrong direction has got another effect: his average calculation is reduced to one single bar, you are presented the raw value.
If you know what you do, using this raw value can be absolutely an advantage, it may be very erratic but it is very fast too.
But to know what you do, means you must be able to check with a realistic picture of the past and just this purpose is hindered by the redrawing behaviour of Yurk's version.
So I suggest use the attached version without programming error, set PriceSmoothing=0 and IndexSmoothing=0 and you get a raw value too, but you can see (in past) what you do.