Trend Indicator optimisation

Forums ProRealTime English forum ProBuilder support Trend Indicator optimisation

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

    Looking for code for indicator optimisation.   For a simplistic example  – I am looking for the code to run a routine to optimise which two moving average lookbacks to use to maximise the gains from a moving average crossover strategy.

    #245198
    JS

    Here is a simple “CrossOver” system that can be optimized…
    You have two optimization parameters here: “FastPeriod” and “SlowPeriod”…
    Import the “itf-file” (in the section “BackTesting & Auto Trading”)…

    2 users thanked author for this post.
    #245224

    i think he wants a code that optimize itself… something like Nicolas with HalfTrend adaptive length.
    https://www.prorealcode.com/prorealtime-indicators/fifty-shades-halftrend-indicator/

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