NOT SURE HOW TO USE THE OPTMIZE

Forums ProRealTime English forum ProOrder support NOT SURE HOW TO USE THE OPTMIZE

Viewing 8 posts - 1 through 8 (of 8 total)
  • #240659

    IV ADD THE FILE Basically what I’ve done is all I want to do is optimize the risk management i’ve put a basic 20 moving average price goes above it by price goes below itself but all I really want to do is try to work out how to use the optimizer at the same time so any help I would appreciate it

    #240662
    #240663

    For example :
    Comment-out your St in line 23 (//).
    Now add the variable/parameter St to the Optimizer Variables.
    Let it iterate over the points you want to test (e.g. from 5 to 20, step 0.5).
    Press Backtest.

    Have the checkbox “Tick by Tick mode” checked.

    Helps ?

     

    PS: Keep in mind that you overrule the St variable on line 85. It is a bit difficult for me to find another candidate in your code.
    Edit : PointsToKeep may be a good one !

    2 users thanked author for this post.
    #240668

    On this system I’m not very sure what are the from the testing what is the best variables and the inundate are outdated is quite confusing for me and if you look at the left there’s a big section where it’s just one part one code and then all the other parts are broken down into different bits in and out of date or something

    #240670

    But Patrick, you  engaged Walk Forward (see the tabs below). You should select Off there. Unless you want to test “walk forward” of course. But I don’t think you want that.

    1 user thanked author for this post.
    #240672

    You have made active ‘Walk Forward’.  If you make Walk Forward as Inactive then you will have a straightforward Optimiser … which I’m sure you will easily se how it works/

    1 user thanked author for this post.
    #240677

    THANNK YOU BOTH THIS FEELS LIKE IT ONLY GOING TO GET HARDER FROM HERE OUT

    #240679

    You have got off to a very good start, just ask specific questions and you’ll be sure to get answers.

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

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