TickersList class

Kind of stable static tickers list

Constructors

TickersList()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

bonds Map<String, String>
Main bonds
getter/setter pair
companies Map<String, String>
getter/setter pair
countries Map<String, String>
ETFs for specific countries
getter/setter pair
cryptoCurrencies Map<String, String>
Main crypto currencies listed in yahoo finance
getter/setter pair
futures Map<String, String>
getter/setter pair
main Map<String, String>
List of main indexes
getter/setter pair
sectors Map<String, String>
ETFs for specific sectors
getter/setter pair
sizes Map<String, String>
ETFs that group companies based on size of the market capitalization
getter/setter pair