Search
Preparing search index...
The search index is not available
stock-nse-india - v1.2.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
stock-nse-india - v1.2.0
helpers
Module helpers
Index
Functions
get
Gainers
And
Losers
ByIndex
get
Most
Active
Equities
Functions
Const
get
Gainers
And
Losers
ByIndex
get
Gainers
And
Losers
ByIndex
(
indexSymbol
:
string
)
:
Promise
<
{
gainers
:
IndexEquityInfo
[]
;
losers
:
IndexEquityInfo
[]
}
>
Parameters
indexSymbol:
string
Returns
Promise
<
{
gainers
:
IndexEquityInfo
[]
;
losers
:
IndexEquityInfo
[]
}
>
Const
get
Most
Active
Equities
get
Most
Active
Equities
(
indexSymbol
:
string
)
:
Promise
<
{
byValue
:
IndexEquityInfo
[]
;
byVolume
:
IndexEquityInfo
[]
}
>
Parameters
indexSymbol:
string
Returns
Promise
<
{
byValue
:
IndexEquityInfo
[]
;
byVolume
:
IndexEquityInfo
[]
}
>
Exports
helpers
index
interface
get
Gainers
And
Losers
ByIndex
get
Most
Active
Equities
Generated using
TypeDoc