Inheritance diagram for CommodityForward::arguments:Public Member Functions | |
| void | validate () const override |
Public Attributes | |
| QuantLib::ext::shared_ptr< CommodityIndex > | index |
| QuantLib::Currency | currency |
| QuantLib::Position::Type | position |
| QuantLib::Real | quantity |
| QuantLib::Date | maturityDate |
| QuantLib::Real | strike |
| bool | physicallySettled |
| QuantLib::Date | paymentDate |
| Currency | payCcy |
| QuantLib::ext::shared_ptr< FxIndex > | fxIndex |
| Date | fixingDate |