Timeframe optimization during backtests

Forums ProRealTime English forum ProOrder support Timeframe optimization during backtests

Viewing 7 posts - 1 through 7 (of 7 total)
  • #125174

    Hi

    do you know if it possible to optimize the parameter including in the TF coding ?

    if not, is there a roundabout way of doing it ?

    #125183

    No, variables are not allowed.

    #125194

    Thanks

    #147888

    i come back about this topic..

    would it be possible to add it in the future evolution of PRT ?

    It seems to me that it would be great to have it in order to determine the best timeframes for a strategy

    or if not possible, the possibility to encapsulate the timeframes in conditions (

    choice = X (parameter value for BT)

    if choice = 1  then

    timeframe (1 hours,..)

    else if choice = 2 then

    timeframe (2 hours,..)

    endif

    *************

    OR

    timeframe (X hours,..)

    for example

     

    1 user thanked author for this post.
    #147895
    #147959

    i had this same problem and i fixed it with this kludge

     

    2 users thanked author for this post.
    #148090

    i had this same problem and i fixed it with this kludge


    what a great idea, thx for sharing

    thus, it’s just more work to adapt all conditions of each timeframe (and not only an EMA..) but  WF on the TF flag parameter is possible… 😀

     

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

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