I cant get any ProBackTest strategy to work!

Forums ProRealTime English forum ProOrder support I cant get any ProBackTest strategy to work!

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

    Hi all,

     

    I know I must be doing something stupid but I just cant get any of the strategies to show me any backtest results. First of all I go to an open chart, say DAX, and click the drop down menu next to the button with a chart and a plus next to it. On the Backtesting & automatic trading tab, I then click new, then select the “Creation by programming” tab and paste in the copied code. Finally I click “ProBacktest my strategy.

    The backtest seems to run but the open trades are usally alway 0 and if they are not then any trade that has been opened always ends up as even. There is never any winning or losing trades to view.

    I’d be very grateful for your help! Thanks!

    #65433

    Easiest is to post your code on here and I’ll run it for you on my Platform.

    I’ve had this in the past and it’s a very simple reason, but I’m blowed if I can recall what it was!? 🙂

    The 0 bars may be because you have not got tick by tick mode selected?

    I guess you have tried a few different Timeframes and markets / instruments?

    #65434

    Thanks for the reply, I’m very grateful. The code I’m using is below. No I havent tried any different time frames but as it’s a DAX breakout, I’ve only tried it with the DAX. Thanks again.

     

     

    #65435

    I got it going on 1 min TF and it looks very promising!

    I see you’ve been trying to get it going on Daily, but you are Flat Before 090100 and no trades after 100000 so you miss the Daily Open at 000000 every day.

    Try rejigging your time constraints or better still work it as a lower TF Strategy??

    PS Always use that blue PRC icon Insert PRT Code to add code to a post then you get it formatted all nice and friendly like! 🙂

     

    #65442

    Thanks, but I still can’t get it to work. How are you altering the TF? On the actual chart before clicking the button?

    #65443

    Yes on the Chart as shown by red arrow on attached.

    #65466

    If you are running it on daily time frame then any time criteria will not be met so you will get no trades.

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