Skip to content

Time Series Analysis of Stock Prices is need to analyze different stocks prices, volumes etc.

Notifications You must be signed in to change notification settings

AnuragSinghKushwah/algorithmic_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolling Averages Based Stock Prediction

Stock Market Prices like NASDAQ, AAPL, TSLA are being analysed on the basis of Rolling Averages. There might be short rolling averages like 50 days or there might be long rolling averages like 200 days. This Repository includes Python Functions for :

  • Tracing Candlestick Patterns of different tickers like AAPL,NVDA,TSLA and any other.
  • Calculating Short-Term and Long-Term Rolling Averages.
  • Finding Windows where Short-Term Rolling Average is above Long-Term Rolling Average.
  • Visualizing the Patterns and Matrices using Bokeh Plots

Releases

No releases published

Packages

No packages published

Languages