for_date
The date for which we wish data
chronicle_reader
Instance of Data::Chronicle::Reader for reading data
chronicle_writer
Instance of Data::Chronicle::Writer to write data to
underlying_config
UnderlyingConfig used to create/initialize Q::F modules
build_expiry_conventions
Creates a default instance of ExpiryConventions according to current parameters (chronicle, for_date, underlying_config)
build_trading_calendar
Creates a default instance of TradingCalendar according to current parameters (chronicle, for_date, underlying_config)
build_interest_rate
Creates an instance of InterestRate module using current configuration
build_dividend
Creates a default instance of Dividend according to current parameters (chronicle, for_date, underlying_config)
build_asset
Creates a default instance of Asset/Currency according to current parameters (chronicle, for_date, underlying_config)
build_currency
Creates a default instance of Currency according to current parameters (chronicle, for_date, underlying_config)
build_feed_api
Returns an instance of Quant::Framework::Spot::DatabaseAPI which can be used to read historical spot values
build_spot
Returns an instance of Quant::Framework::Spot which can be used to read live or historical spot