Options Calculator

Name

Return Type

Description

DailyChanges

DataSet

Daily price changes for a given symbol and a given time interval

DailyPrices

DataSet

Closing prices for a given symbol and time interval

HistoricalVol

Double

Historical Volatility for a given symbol and date interval. If Frequency is 52, weekly price changes will be used. If Frequency is 12 monthly price changes will be used, otherwise daily price changes are used.

MonthlyChanges

DataSet

Changes in prices between months for a given symbol and date interval

MonthlyPrices

DataSet

Closing prices for the last day of the month, for a given symbol and date interval

WeeklyChanges

DataSet

Weekly prices changes for a given symbol and date interval

WeeklyPrices

DataSet

Closing prices for the last day of the week for a given symbol and date interval