Skip to content

Thesis Project - The application that will be presented supports real time processing and decision making, interacting with the BtcChina webscocket API.

Notifications You must be signed in to change notification settings

leftkats/real-time-stock-prediction-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time stock prediction tool

The application that will be presented supports real time processing and decision making, interacting with the BtcChina websocket API.

Built With

  • Maven - Dependency Management

Connection

Prediction Model

Implemented in R as described here. Output signal cases:

sig < 0	-> SELL
sig = 0	-> NO POSITION
sig > 0	-> BUY

About

Thesis Project - The application that will be presented supports real time processing and decision making, interacting with the BtcChina webscocket API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages