# Functions
Compute the option chain response.
OptionChain godoc @Summary Calculate option chain @Description Calculates option prices for a range of asset prices, strike prices, and days to expiry.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AssetPrice_Strike_Positions contains option prices for a specific asset price and strike price @Description Contains strike and expiry prices for a given asset price.
No description provided by the author
ChainResponse represents the response structure for an option chain request @Description The response object for the CalculateOptionChain endpoint.
No description provided by the author
Position contains option prices for a specific expiry date @Description Contains the option price for a specific number of days to expiry.
StrikePositions contains option prices for a specific strike price and expiry dates @Description Contains option prices for different expiry dates at a given strike price.
# Type aliases
No description provided by the author