Skip to content

I applied mean reversion strategy on NVDA stock to analyze how it performs. I used python's pandas,numpy framework to analyze my data.

Notifications You must be signed in to change notification settings

antirahat/Mean_reversion_NVDA_Stock

Repository files navigation

Mean_reversion_NVDA_Stock

This project applies a mean reversion strategy to analyze the performance of NVDA (NVIDIA) stock using Python's pandas and numpy frameworks.

What is Mean Reversion? Mean reversion is a financial theory suggesting that, after an extreme price move, asset prices tend to return to normal or average levels. Prices routinely oscillate around the mean or average price but tend to return to that same average price over time.

Strategy Performance Despite implementing the mean reversion strategy, it was observed that the buy/hold strategy outperforms the mean reversion strategy. This is primarily due to the recent uptrend in NVDA stock, which favors a buy/hold approach.

image

Buy and sell signal: image

#Repository Contents:

  1. Code
  2. NVDA Stock Price from 2021 to 2024

Details: https://rahatdhrubo.medium.com/nvda-stock-outperforms-mean-reversion-ed45f4857c51

About

I applied mean reversion strategy on NVDA stock to analyze how it performs. I used python's pandas,numpy framework to analyze my data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published