Skip to content

AsobaCloud/tradingstrategy

 
 

Repository files navigation

Stock Trading Strategy Tool

This R Shiny application is meant to support the development of technical analysis strategies for stock trading. It includes a simple trading strategy default as well as an indicator strategy that gives the user the ability to choose his/her own trading strategy by choosing indicator threshold and back test his/her trading strategy. It has another option which lets the user to input custom trading strategy as his/her own written R script. The uploaded R script will be compiled and results of back testing this trading strategy will be shown. To enter the custom trading strategy, see the example R code named rscriptfortest.R

This application could be found online on the following url: https://shingi.shinyapps.io/tradingstrategy/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.6%
  • Dockerfile 1.4%