Skip to content

DevOps920719/Project_C_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_C_Java

Project_C_Java Uses Random Forest Model to classify trading Signal from a live broker.

Given a set of inputs

  • Prices ['open','close', 'high', 'low', 'wap']
  • Volume
  • Count: trades count during the time period
  • Minute
  • Tesla magic numbers ['tesla3', 'tesla6', 'tesla9']
  • Decision: flag can be NO, BUY or SELL
  • Execute: flag execute the decision or ignore it, can be EXECUTE or No.

Tech

Project_Java_C uses a number of open source projects to work properly:

Installation

Project_Java_C requires Java 17 and Maven to run.

To build the project

mvn clean install

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages