Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.37 KB

File metadata and controls

49 lines (40 loc) · 1.37 KB

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