Skip to content

πŸ“ˆ Technical analysis on some of the biggest tech stocks

License

Notifications You must be signed in to change notification settings

1kc2/Technical-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Technical Analysis

A technical analysis on some of the biggest tech stocks using R: Amazon (AMZN), Facebook (FB), Tesla (TSLA), Apple (AAPL) and Google (GOOGL) & a price simulation using random walk and monte carlo.

Usage

  • library.R

    • Packages used to complete the project
  • logreturn.R

    • Log return of stocks from 2010-2020
  • plotlyvisual.R

    • Visualization using plotly of a stock's risk vs return
  • chartseries.R

    • Stock's latest movement
    • Bollinger bands
    • Percentage change in Bollinger
    • Volume
    • MACD (Moving Average Convergence Divergence)
    History Analysis
  • return.R

    • Stock distribution's daily return
  • correlation.R

    • Correlation between the stocks
  • randomwalk.R

    • Using ggplot to predict stock prices
    Random Walk
  • montecarlo.R

    • Using ggplot to replicate the random walk experiment to come up with a more accurate simulation
    Monte Carlo

About

πŸ“ˆ Technical analysis on some of the biggest tech stocks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages