Can anyone translate French to explain the Goertzel Amp, Period & Phase Algo

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #95672 quote
    NicolasNicolas
    Keymaster
    Legend

    A lot of John Ehlers indicators are available here: https://www.prorealcode.com/tag/john-ehlers/

    Is this one useful for your query? @Finning
    Ehlers’s Adaptive Cyber Cycle

    #95695 quote
    FinningFinning
    Participant
    Veteran

    Hi Nicolas,

    I have had a look through the Ehlers tags, and I couldn’t find what I was looking for.

    I am looking for an indicator to find the dominant cycle of the market.

    The Cyber Cycle doesn’t do what I’m looking for either – however apparently it does use the dominant cycle in the code – just don’t exactly know to isolate that part of the code.

    I did see this below request in the forums – https://www.prorealcode.com/topic/convert-autocorrelation-periodogram-cci-from-easy-language-to-prorealtime/

    This would have done the job perfectly – however the Easy Language code needed arrays to work – which PRT doesn’t support.

    What I’m ultimately trying to achieve is a measurement that I can then average to describe the dominant cycle of the market  – and a Dot Plot of the dominant cycle – just as on the HK-Lisse page – would be great.

    The reason I’m looking for this dominant cycle is to primarily tune indicator lengths to market phase.

    Seems a bit unfair to ask you to find the missing pieces (a MESA based dominant cycle finder), but if you could – and post it to the library for all, that would be much appreciated.

    Finning.

     

    PS – have also seen this  – https://www.prorealcode.com/topic/dominat-cycle-calculation-by-band-pass-corssing-over/

    I don’t believe that this is the “original” way to find the dominant cycle. I have got this method to work, and get results that are reasonably correlated to my empirical cycle measurements – however a dot plot or autocorrelation periodogram of dominant cycle information is much more useful in revealing additional cycle information.

    #95782 quote
    NicolasNicolas
    Keymaster
    Legend

    You’ll find attached to the post the ITF file for the Goertzel cycle detection algorithm. When you import the file you’ll get all necessary sub-functions imported at once.

    Bear in mind that the indicator will find cycle period from 5 to 25, because it was an experiment to find the correct one that HK-Lisse introduces in his article, he was using a simple fake signal (the first red curve = no noise curve) and then he made another test with another fake signal but with more noises (the green curve).

    So in order to get a dominant cycle of the price data serie, you must make some changes in the code (increase the range of cycle period for instance) and also inject the price serie in a detrended format, otherwise you’ll get false results obviously.

    Bard thanked this post
    prgm-goertzel.itf
    #95814 quote
    FinningFinning
    Participant
    Veteran

    Hi Nicolas,

    thank you very much for that! I will test shortly, and let you know how it goes.

    Regards,

    Finning

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Can anyone translate French to explain the Goertzel Amp, Period & Phase Algo


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
Bard @brad Participant
Summary

This topic contains 18 replies,
has 4 voices, and was last updated by FinningFinning
7 years, 5 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 11/01/2016
Status: Active
Attachments: 7 files
ProRealCode ProRealCode
Loading...