Skip to content

Terminal-based stock trading assistant for individual stock and complete portfolio analysis.

Notifications You must be signed in to change notification settings

lucabarcelo/PipeLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Command Line PipeLine

Stock trading assistant for individual stock and complete portfolio analysis.

This algorithm requires the use of < Pandas, Yfinance, Matplotlib, Colorama, Numpy, Seaborn, and Random >.

Walkthrough:

** SINGLE ** Selection 1) General Information about a single stock including moving average analysis.

** LIST ** Selection 2) Volatility, Return, and Correlation comparison between input list of stocks

** LIST ** Selection 3) Portfolio Simulations for Predicting the Future of your input list.


Example Use: 1) Please Provide a ticker or list of tickers to begin: (ex: tsla / tsla appl nvda)

MU

Please Select an Option:

  1. General Info & Moving Averages
  2. Stock Risk & Comparisons
  3. Simulate Portfolio

1

Please select a starting date

2019-01-01

Please select an ending date

2021-01-01


Example Use: 2) & 3) Please Provide a ticker or list of tickers to begin: (ex: tsla / tsla appl nvda)

MU AAPL NVDA F FB BYND

Please Select an Option:

  1. General Info & Moving Averages
  2. Stock Risk & Comparisons
  3. Simulate Portfolio

2

Please select a starting date

2019-01-01

Please select an ending date

2021-01-01


About

Terminal-based stock trading assistant for individual stock and complete portfolio analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages