IMsValueAtRiskTransform.RandomWalk

Syntax

RandomWalk: Boolean;

Description

The RandomWalk property determines whether random walk hypothesis should be used.

Comments

Available values:

The DistinguishLongShortPositions property is used only in the Delta Normal method, that is, IMsValueAtRiskTransform.MethodType = MsValueAtRiskMethodType.DeltaNormal.

Example

The property use is given in the example for IMsValueAtRiskTransform.DistinguishLongShortPositions.

See also:

IMsValueAtRiskTransform