xts - backtest simple strategies using R -


i looking simple backtesting keep track of pnl, rebalance portfolio, liquidate etc. need things bit differently backtest. is, backtest splits things quntile , sort. more accounting system pass table prices, give positions , have calculate pnl daily, exit on roll dates, etc. understand blotter , quantstrat 2 such packages i'm having trouble finding documentation on them. appreciated. including xts in tags since authors of package seem quite knowledgeable on topic.

blotter , quantstrat still in heavy development; can download code https://r-forge.r-project.org/r/?group_id=316.

quantstrat contains lot of demos; luxor demos example in demo directory should started.

hth,

jan humme


Comments

Popular posts from this blog

Pull out data related to my apps from Android Play Store and iOS App Store -

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -