Optimising the Period on a Standard Deviation Indicator

Forums ProRealTime English forum ProOrder support Optimising the Period on a Standard Deviation Indicator

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by avatarBard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • #94500

    I have an Average Filter Regression indicator (using #43 “Reference Fast Trend Line” from the list of 66 filters) that is part of the rules for entry of an auto system I’m testing. The price must cross over the 30 period filter for a buy/sell signal.

    https://www.prorealcode.com/prorealtime-indicators/average-filter-regression/

    When I optimised the period (30) and changed it to “a” and added it as a variable I get the same results? (Pls see screenshot).
    This reminds me of the initial problems optimising the Kase Dev Stop but for the life of me I can’t figure out what the reason is in this case.
    For example if I optimise the period for the std deviation indicator (also a condition of entry, in that the std dev must be > the 30 period exponential mov average applied to the std dev indicator), there is no problem and lots of different profits produced.

    Any ideas what I’m doing wrong? (I always assume “user error” with PRT because it’s far more versatile than I am!)

    #94528

    Ps/ The indicators’ Period setting is already striked out: Pls see screenshot.

     

    #94542

    You shared the code in a screen shot, if you post the .itf file also then I would run it on my Platform to see if I replicate your Issue and maybe spot a reason / fix?

    And / or post the code on the screen (to enable copy, paste, run ) then others may spot the Issue by checking the code (easier than a screen shot of the code)?

    1 user thanked author for this post.
    #94679

    Cheers @GraHal, Here it is:

    I was using filter #43 from here: https://www.prorealcode.com/prorealtime-indicators/average-filter-regression/

    for first part of the Buy signal rules. The other part is the std deviation condition:
    Indicator 2 is a 21 period Std Dev indicator. Buy signal if the std dev is > than a 30 period average (#9 from the list of 66 filters) to avoid flat markets.

    Ps/ You should check out how the Kase Dev Stop rides some of those trends without stopping you out (regardless of entry type). 👌

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

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