Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here’s the simply 4 step guide to running my project!

#0 Install Python (if you dont already have it)

#1 Create a python environment python -m venv .venv .venv\Scripts\Activate.ps1

#2 Install all the dependencies pip install flask flask-cors pandas numpy requests yfinance statsmodel

#3 run the backend python app.py

$4 run the frontend Open a NEW terminal and paste this command: python -m http.server 5500

VISIT localhost:5500 and you’re free to use my app!

About

TWIN is a dual screen assistant that I created to predict stocks through a simple formula or advanced metrics. The concept is to bring a user friendly approach to stocks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages