Skip to content

predicting stock direction for binary option trading

Notifications You must be signed in to change notification settings

hmphu/binary_options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
KlausGlueckert
Mar 14, 2017
ab27928 · Mar 14, 2017

History

17 Commits
Feb 18, 2017
Mar 13, 2017
Mar 13, 2017
Mar 13, 2017
Mar 13, 2017
Feb 18, 2017
Mar 13, 2017
Feb 2, 2017
Mar 14, 2017
Feb 2, 2017
Mar 13, 2017
Feb 18, 2017
Mar 13, 2017
Mar 13, 2017
Mar 13, 2017
Mar 13, 2017
Feb 18, 2017
Feb 18, 2017
Mar 14, 2017
Mar 13, 2017
Mar 14, 2017
Mar 14, 2017

Repository files navigation

Dataincubator Capstone project: Automated binary option trading (work in progress)

https://glueckert.shinyapps.io/binary_options/

  • Goal: predict hourly or daily stock direction using machine learning and perform API based automated trading on binary option platforms.
  • Result: up to 0.7 accuracy yielding 20%+ ROI at sharp-ratio of 5+

The webapp shows:

  • explantion and resources regarding binary options
  • example simulation for binary option trading
  • visualizations of hourly directional stock movements
  • backetesting results and benchmark
  • dashboard of live trading results (wor in progress)

Data used

Key directories and files

/build_stocks.R retrieves stock data for daily rates and minute rates

/build_plotdata.R builds 5-minute, 15-minute, 60-minute directional stock movements for visualizations in the stock directions tab

/build_features_day.R calculates features for next-day analysis using a mix of technical indicators (R-quantmod) and sliding window approach

Tech stack

Shiny-R application deployed to shinyapps.io

Analysis and machine learning

  • R

Web & Graphics

  • R Shiny
  • Bootstrap
  • Custom CSS, HTML tweaks
  • JQuery / Javascript

Sources

Stock trading papers

Trading tutorials

Live data feeds

About binary options

Stock symbol guides:

About

predicting stock direction for binary option trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published