Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/experimental/commodities/exchangecontract"
ExchangeContract
Class ExchangeContract
Hierarchy
ExchangeContract
Index
Constructors
constructor
Properties
_code
_expiration
Date
_underlying
End
Date
_underlying
Start
Date
Methods
code
expiration
Date
underlying
End
Date
underlying
Start
Date
Constructors
constructor
new
Exchange
Contract
(
code
:
string
, expirationDate
:
Date
, underlyingStartDate
:
Date
, underlyingEndDate
:
Date
)
:
ExchangeContract
Parameters
code:
string
expirationDate:
Date
underlyingStartDate:
Date
underlyingEndDate:
Date
Returns
ExchangeContract
Properties
Protected
_code
_code
:
string
Protected
_expiration
Date
_expiration
Date
:
Date
Protected
_underlying
End
Date
_underlying
End
Date
:
Date
Protected
_underlying
Start
Date
_underlying
Start
Date
:
Date
Methods
code
code
(
)
:
string
Returns
string
expiration
Date
expiration
Date
(
)
:
Date
Returns
Date
underlying
End
Date
underlying
End
Date
(
)
:
Date
Returns
Date
underlying
Start
Date
underlying
Start
Date
(
)
:
Date
Returns
Date
Globals
"ql/experimental/commodities/exchangecontract"
Exchange
Contract
constructor
_code
_expiration
Date
_underlying
End
Date
_underlying
Start
Date
code
expiration
Date
underlying
End
Date
underlying
Start
Date
Exchange
Contracts