TopLoosers
TopLoosers provides a list of (valid at the moment) worst performers. Data is compiled by the data provider of your choice.
#
TopLoosers.updateRefreshes the list of the current top performers. eshes the list of the current top performers.
• parameters
NONE
• return value:
NONE
#
TopLoosers.allReturns a list of the most recently updated worst performers. The list should be refreshed with a call to TopGainers.update()
, otherwise it may be outdated. If the top gainers/loosers feature is not supported by your data provider, an empty list will be returned.
• parameters
NONE
• return value:
Result | Return value |
---|---|
on success | iterable list symbols of worst performers |
on error | an empty list |
- JavaScript
- Python