/real-time-stock-prediction-tool

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

Primary LanguageJava

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