adrian77
1st September 2005, 11:35 PM
I am testing a system with the entry trigger being a close above a previous peak and have been using the following formula as the entry trigger.
Cross(C,ref(Peak(1,C,5),-1) = 1
I am a little concerned that the test results are unrealistic because the peak and trough help section in Metastock says "...be careful when designing system tests, experts, etc. based on the Zig Zag indicator."
The trouble is i don't know what "be careful" means here. Can anyone tell me if the above entry trigger will produce valid test results or does it use hindsight and therefore produce invalid results
Thanks
Adrian
Cross(C,ref(Peak(1,C,5),-1) = 1
I am a little concerned that the test results are unrealistic because the peak and trough help section in Metastock says "...be careful when designing system tests, experts, etc. based on the Zig Zag indicator."
The trouble is i don't know what "be careful" means here. Can anyone tell me if the above entry trigger will produce valid test results or does it use hindsight and therefore produce invalid results
Thanks
Adrian