Skip to content
#

svi

Here are 20 public repositories matching this topic...

A Python-based trading bot designed to identify and trade mispriced options using the Schwab API. The bot automatically submits limit orders on options it detects as mispriced, and once the orders are filled, it delta hedges the positions to manage risk.

  • Updated Oct 22, 2024
  • Python

A C++-based bot developed to calculate implied volatility on option prices using the Barone-Adesi Whaley model and perform custom interpolations on the results. Built upon my original Python implementation, this version significantly enhances the performance of both the pricing calculations and interpolation processes.

  • Updated Oct 22, 2024
  • C++

A personal website built with Next.js that showcases various interpolation techniques I've mastered for volatility surface modeling. The site features an interactive graph where users can explore and visualize different volatility surfaces, with the ability to switch between multiple models for comparison and analysis.

  • Updated Oct 23, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the svi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svi topic, visit your repo's landing page and select "manage topics."

Learn more