Price crossover/crossunder Hull Moving Average

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15918 quote
    Kendoll
    Participant
    New

    I am trying to the  following Proscreener to show Hull moving average instead of Average. I can get for exponential but not Hull

    Thanks if you can help.

    indicator1 = close
    indicator2 = Average[50](close)
    c1 = (indicator1[1] CROSSES UNDER indicator2[1])
    SCREENER[c1] (Variation AS "%Chg prev bar")
    #15920 quote
    Nicolas
    Keymaster
    Master

    >> For clarity of messages on ProRealCode’s forums, please use the “insert code PRT” button to separate the text of the code part! Thank you! <<

    You need first to setup a variable that contain the Hull moving average values, the Hull MA code is available in this blog article.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Price crossover/crossunder Hull Moving Average


ProScreener : Scanners de Marché & Détection

New Reply
Author
author-avatar
Kendoll @kendoll Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by Nicolas
9 years, 4 months ago.

Topic Details
Forum: ProScreener : Scanners de Marché & Détection
Language: French
Started: 11/03/2016
Status: Active
Attachments: No files
Logo Logo
Loading...