Module options

Source
Expand description

§Options Market Indicators

This module provides indicators specialized for options markets.

§Available Indicator Groups

  • implied_volatility: Indicators based on implied volatility analysis
  • greeks: Indicators and calculations for option Greeks

Re-exports§

pub use greeks::GreeksCalculator;
pub use implied_volatility::IVSurface;

Modules§

greeks
Option Greeks Indicators
implied_volatility
Implied Volatility Indicators