Skip to content

Shreepaad/CryptoSight

Repository files navigation

cryptosight-logo

Cryptosight

Summary

Cryptosight runs market simulations of various cryptocurrencies using Machine Learning based algorithms, taking into consideration users' investing goals. We use QuantConnect to run our custom-made, optimal algorithm and get information such as Compounding Annual Return, Win Percentage, Probabilistic Sharpe Ratio, Sharpe Ratio, Alpha, Beta, and a benchmark comparison to the S&P 500. Our goal is to help traders meet their goals with the use of algorithmic trading.

Usage

The React website can be run with the following commands:

npm install
npm start

The Flask server can be run with the following commands:

cd flask-server
python server.py

Launch the website, then select a goal and cryptocurrency and review the data on the dashboard.

Credit

React Dependencies:

ReactRouterDOM, jQuery, ChartJS, ReactChartJS 2, and AnimeJS

Flask Dependencies:

Flask, CORS, and QuantConnect

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •