Skip to content

bridaniels/OptionsAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Options Trading Analysis Techniques


Pythonic Methods for Options Pricing Analysis

  • Black-Scholes Model
  • Binomial Option Pricing Model

Getting Started:

Libraries Utilized:

pandas, numpy, pandas_datareader, datetime, matplotlib, scipy.stats, math, datascience, requests

European Option vs. American Option


European:

  • can only be exercised at expiration
  • original Black-Scholes equation foundation

American:

  • Binary Option:
  • can be exercised whenever within contract
  • Binomial Model

Call Option



  • Short Call: Trader is betting the underlying asset price will drop
    • Call Seller to sell security to Call Buyer at strike price when call exercised
    • Bearish -> reflecting fall in asset value
    • More risk -> less upfront money
    • Naked or Covered

Put Option







  • Delta
  • Gamma
  • Theta
  • Vega
  • Rho
  • time to expiration of one year
  • no time to expiration
  • time to expiration of three years




  • Aroon Indicator
  • Moving Average Convergence/Divergence (MACD)
  • Exponential Moving Average (EMA)
  • Simple Moving Average (SMA)
  • Weighted Moving Average (WMA)
  • TRIX Indicator
  • Mass Index (MI)
  • Ichimoku Indicator
  • Know Sure Thing Oscillator (KST Signal)
  • Detrended Price Oscillator (DPO)
  • Commodity Channel Index (CCI)
  • Average Directional Movement Index (ADX)
  • Vortex Indicator (VI)
  • Parabolic Stop and Reverse (Parabolic SAR)
  • Schaff Trend Cycle (STC)
  • Relative Strength Indicator (RSI)
  • True Strength Indicator (TSI)
  • Ultimate Oscillator
  • Stochastic Oscillator
  • Kaufman's Adaptive Moving Average (KAMA)
  • Rate-Of-Change(ROC)
  • Awesome Oscillator
  • Williams %R
  • Stochastic RSI
  • Percentage Point Oscillator (PPO)
  • Percentage Volume Oscillator (PVO)

References:


About

Options Trading Analysis Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published