PureBytes Links
Trading Reference Links
|
<SPAN
class=757275811-27062002>Hello
<SPAN
class=757275811-27062002>
Base indexes are
defined in different ways in AB: for markets, for groups and for
industries.
The new function
getbaseindex() returns the ticker of the base index corresponding to the
group.
<SPAN
class=757275811-27062002>
Would it be
possible to add an argument to the function so that it can return any of the
index?
Something
like:
getbaseindex(0)
returns base index for market
<SPAN
class=757275811-27062002>getbaseindex(1) returns base index for
group
<SPAN
class=757275811-27062002>getbaseindex(2)returns
base index for industries
<SPAN
class=757275811-27062002>or by combiningwith
other function: getbaseindex(marketID())
<SPAN
class=757275811-27062002><SPAN
class=757275811-27062002>
<SPAN
class=757275811-27062002><SPAN
class=757275811-27062002>Waz
<SPAN
class=757275811-27062002>
|