Moving Average inside Indicator

Forums ProRealTime English forum ProOrder support Moving Average inside Indicator

Viewing 3 posts - 1 through 3 (of 3 total)
  • #122344

    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

     

    #122351

    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

    Hello Nicolas

    Sadly I am still on IG V10.4

Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login