Basket Trading

Viewing 15 posts - 1 through 15 (of 23 total)
  • #42153

    Hi,

    Does PRT allow for basket backtesting/trading? i.e. Backtest against multiple different stocks as a collection?

    I would like to test and see an overall strategy drawdown and profit instead of each instrument in isolation.

    Many Thanks

    2 users thanked author for this post.
    #42160

    Hi Qw3rty,

    I have pretty much the same question.

    I was also wondering how does ProOrder compare with MT4 EA as a Trade Manager. For example is it able to manage trades in a strategy such as Automatic Loss Recovery or Double in a Day model?

    Really appreciate your help.

    Cheers

    #42461

    Any Ideas?

    #43100

    I’ve been looking for the same on this thread:

    https://www.prorealcode.com/topic/backtesting-over-a-portfolio-of-markets/

    Seems like PRT does not have this functionality.

    I’m wondering how to do it with Excel (or similar) and especially how to automate this.

    Any ideas?

    Happy to collaborate on solutions!

     

     

    #43101

    It says future versions of PRT might have this ability. For now it is not possible. 🙁

     

    #43102

    I know of another software suite that does this but don’t think I can mention it on here. Busy looking into it.

    I am sure you can do something like this in Excel (thinking about this myself) it would just require a lot of checking to ensure the figures and returns are accurate

    #43103

    Ah yes .. I’m thinking, not of reproducing the strategy in excel,  but copying the results from PRT into Excel then collating them into a portfolio report.

    I can see that the results can be printed but can’t see how to export in an excel format…..

    #43112

    Try drag’n drop. This works.

    #43128

    Great thanks …. then a lot of work in excel to produce the market statistics and collate into a portfolio …

    worth it though

    #43167

    Multi instruments is coming, don’t worry. Still not have tried it myself, but I’ll be able very soon to report you about how it goes (private beta). I must warn you about the fact that multi instrument will not allow to trade multiple securities with the same strategy. But we’ll be able to compare an instrument with any other one (just like ProScreener, but not with that annoying “group” restriction..). So create ‘portfolio’ should be now possible.. (if instruments A and B are not trending, then buy instrument C, etc…). But hold on until I get my hands on this 🙂

    3 users thanked author for this post.
    #43178

    That’s great Nicolas … Still it’s the portfolio analysis of a single strategy that is key for me …. Is that on the product roadmap? If so do you know when?

    #43202

    As far as I know, no portfolio analysis is currently developed. You’ll have to make your own with that old friend called “Excel” 😉

    #43228

    Thanks Nicolas – I’m looking at coding something in Python using PyFolio .. https://github.com/quantopian/pyfolio

    So maybe transfer the order history from PRT into excel then load into PyFolio … then it may become easier just to do it all in Python.

    #43247

    Why not, this is a good idea, but you’ll have to adapt first the exported sheets or CSV files from Probacktest into a comprehensive data series for that Python library. Do you have example of how data series should look?

    #43301

    I haven’t had a good look yet but I believe it will handle MS4 formats …. won’t be hard to reformat … the boring bit will be the export from PRT as far as I can tell there is no way to automate it in PRT … so manually choose market, run the backtest, drag into excel and repeat …

Viewing 15 posts - 1 through 15 (of 23 total)

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