Skip to content

Stock Miner is a predictive analysis and stock market trading application. Its core intent is to provide the maximal experience for executing high velocity and guided automation trades while providing loss prevention.

License

Notifications You must be signed in to change notification settings

Xaxis/stock-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Miner

Stock Miner is a predictive analysis and stock market trading application. Its core intent is to provide the maximal experience for executing high velocity and guided automation trades while providing loss prevention.

Authors

Requirements

Installation

  1. Make sure you have Node >= v10 installed
node --version
  1. Install all dependencies
npm run init
  1. Add the database file sm.db to /src/backend/db
touch src/backend/db/sm.db
  1. Build the database tables
npm run rebuild:db

Usage

To launch the application:

npm run dev

About

Stock Miner is a predictive analysis and stock market trading application. Its core intent is to provide the maximal experience for executing high velocity and guided automation trades while providing loss prevention.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published