Black Scholes Sentiment Recommender

Apr 25, 2022 ยท 1 min read

Engineered a sentiment-based volatility predictor and trade recommender bot using the Black-Scholes model and Twitter API.

Features

  • Estimated fair option prices using sentiment analysis of top tweets.
  • Optimized call/put options using Python and statistical models.