option-trading
There are 8 repositories under option-trading topic.
hansbuehler/deephedging
Implementation of the vanilla Deep Hedging engine
TechfaneTechnologies/QtsApp
The Python Library For QtsApp which displays the option chain in near real-time. This program retrieves this data from the QtsApp site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain along with Implied Volatatlity (IV), Open Interest (OI), Delta, Theta, Vega, Gamma, Vanna, Charm, Speed, Zomma, Color, Volga, Veta at an interval of a second and visually displays the trend in various indicators useful for Technical Analysis.
studerw/td-ameritrade-client
TD Ameritrade Java Client
harsh-vardhhan/Option-Trading-Backend
Option trading platform on NSE (India) for Upstox
Indian-Algorithmic-Trading-Community/DhanHQ-Ticker-py
The Unofficial Python Websocket Client For Communicating With The Dhan API.
lit26/Market_Watch
A full-stack platform that tracks personal stock and option trading
brayvid/option-pricing
Prices financial options using a multi-period binomial tree model.
katravathManoj/Delta-Hedging
Comprehensive analysis of delta hedging strategies, the methodology involves utilizing mathematical models (such as Black-Scholes and geometric Brownian motion) to simulate option pricing and stock price movements. It focuses on managing delta risk through dynamic hedging strategies and evaluates the impact of different hedging approaches.