Accounting Engines

Overview

functions to construct and use Accounting Engines objects.

Function List

qlAccountingEngine ()
qlAccountingEngineMultiplePathValues ()

Function Documentation

qlAccountingEngine

string returnValue
qlAccountingEngine(
string ObjectId
string MarketModelEvolver
string Product
double InitialNumeraireValue
bool Permanent
any Trigger
bool Overwrite)
Description:

Construct an object of class AccountingEngine and return its id

Supported Platforms:

Excel, C++, Calc

Parameters
ObjectIdid of object to be created
MarketModelEvolverMarketModelEvolver object ID.
ProductMarketModelMultiProduct object ID.
InitialNumeraireValueinitial numeraire value.
Permanentobject permanent/nonpermanent
Triggerdependency tracking trigger
Overwriteoverwrite flag

qlAccountingEngineMultiplePathValues

void returnValue
qlAccountingEngineMultiplePathValues(
string ObjectId
string SequenceStats
long Paths
any Trigger)
Description:

return multiple path values.

Supported Platforms:

Excel, Calc

Parameters
ObjectIdid of existing QuantLib::AccountingEngine object
SequenceStatsSequence Statistics object ID.
Pathsnumber of paths.
Triggerdependency tracking trigger