Skip to content

Configuring Equity Analytics Using Prevailing Values

For some of the interval based analytics, if there is no value within the interval timeframe, the close of the previous interval is used.

For example, if there is no value in bucket N for the intervalHigh_N and intervalLow_N analytics, then the close value from interval N-1 is used.

This behaviour can be turned off, in which case the result is a null value.

To configure this, change the value of the .eqea.useIntervalPrevailingValues variable from true (1b) to false (0b). This variable can be changed in the equitiesEa.api.config.q file.

General commands to unpack and re-package a package can be found here. Steps to repackage the Eqea accelerator specifically can be found here.