ProOrder Improvement wishes – Return variable in optimization window

Forums ProRealTime English forum ProOrder support ProOrder Improvement wishes – Return variable in optimization window

Viewing 2 posts - 1 through 2 (of 2 total)
  • #68701

    Here are a few wishes for improvements of the ProRealCode language (and programming interface) :

    1/ It would be much more efficient to let us declare variable to optimize directly in the code, in the following way :

    Once Var1 = [1;20][1]   if I want to find the optimum value of Var1, between 1 and 20 with a step of 2

    Once Var2 = [6] means that I want Var2 to be set at 6, but anyway to show it in the optimization window result

    This is exactly the syntax that is used to summarize the list of variables to optimize.

    The idea is not to remove the detailed pop-up window for newbies; keep it, it’s pedagogical for those who are not familiar with the syntax.

    But for those who are regular programmers, it would be faster to allow also the other way.

    2/ It would be nice to have a command like REPORT (in indicators) for showing the result of a variable in the back-test optimization results table.

    3/ Choice of optimization

    The current back-test optimization selects the top100 results by profit.

    It would be interesting to select the kind of optimization expected : 1/ Absolute Profit (like now) 2/ Profit/Drawdown ratio 3/ Drawdown value

    4/ Let us change the order of variables to optimize by simply dragging them in the variables definition window.

    (Instead of having to delete/re-create)

    1 user thanked author for this post.
    #68711

    This is a link to suggestions, maybe someone has already posted something similar, or you may do that:

    https://www.prorealcode.com/topic/centralization-of-queries-and-suggestions-on-prorealtime/#post-23211

     

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

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