ContinuousAveragingAsianOption Class Reference
[Financial instruments]

#include <ql/Instruments/asianoption.hpp>

Inheritance diagram for ContinuousAveragingAsianOption:

Inheritance graph
[legend]
List of all members.

Detailed Description

Continuous-averaging Asian option.

Todo:
add running average


Public Member Functions

 ContinuousAveragingAsianOption (Average::Type averageType, const boost::shared_ptr< BlackScholesProcess > &, const boost::shared_ptr< StrikedTypePayoff > &payoff, const boost::shared_ptr< Exercise > &exercise, const boost::shared_ptr< PricingEngine > &engine=boost::shared_ptr< PricingEngine >())
void setupArguments (Arguments *) const

Protected Attributes

Average::Type averageType_


Member Function Documentation

void setupArguments Arguments  )  const [virtual]
 

When a derived argument structure is defined for an instrument, this method should be overridden to fill it. This is mandatory in case a pricing engine is used.

Reimplemented from OneAssetStrikedOption.


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen