Site icon R-bloggers

A Simple Shiny App for Monitoring Trading Strategies

[This article was first published on The R Trader » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

In a previous post I showed how to use  R, Knitr and LaTeX to build a template strategy report. This post goes a step further by making  the analysis  interactive. Besides the interactivity, the Shiny App also solves two problems :

The code used in this post is available on a Gist/Github repository. There are essentially 3 files.

This app is probably far from perfect and I will certainly improve it in the future. Feel free to get in touch should you have any suggestion.

A big thank you to the RStudio/Shiny team for such a great tool.

 

To leave a comment for the author, please follow the link and comment on their blog: The R Trader » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.