Moving Average inside Indicator

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #122344 quote
    MajorBasse
    Participant
    Average

    Hello!

    I have added a Hull Moving Average on the Relative Volatility Indicator and i want to write this down in code so I can use it when building in ProOrder.

    I want to be able to determine the angle of the moving average on the RVI, using the attached picture as an example I want do write something like:

    “if HullMA[16](RelativeVolatilityIndicator) is negative then…” (First red circle)

    “if HullMA[16](RelativeVolatilityIndicator) is positive then…” (Second red circle)

    I don´t know how to tell the program I want data from an indicator on an indicator. This is hard to explain but I hope someone can help.

    Thanks

    volaitlity.png volaitlity.png
    #122351 quote
    Nicolas
    Keymaster
    Master

    You can apply any data serie to an average, with PRT v11, there is an Hull MA instruction: HullAverage

    What version are you using?

    #122355 quote
    MajorBasse
    Participant
    Average

    Hello Nicolas

    Sadly I am still on IG V10.4

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

Moving Average inside Indicator


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
MajorBasse @majorbasse Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by MajorBasse
5 years, 11 months ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 03/17/2020
Status: Active
Attachments: 1 files
Logo Logo
Loading...