GetBaseIndex
- retrieves symbol of relative strength base index

Referencing other symbol data
(AmiBroker 4.10)


SYNTAX GetBaseIndex( )
RETURNS STRING
FUNCTION Retrieves base relative-strength index for given security as defined in Symbol->Categories.
EXAMPLE AddTextColumn( GetBaseIndex(), "Base index" );
SEE ALSO

References:

The GetBaseIndex function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.