Dividend Stocks API
getDividendStocks
The getDividendStocks API returns dividend info for all US instruments.
View All APIsContact Us to Get Access
Inputs
countryoptional
The country code for which the instruments list is to be queried and returned.
Type
string (A sequence of characters. (example: GOOG))
Example
US
Default
US
fieldsoptional
Request additional optional fields to be included in the output.
Type
list (A comma or semi-colon delimited string.)
Example
annualDividend
Outputs
symbol
always returned
always returned
The instrument symbol.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
symbolName
always returned
always returned
The instrument name.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
exchange
always returned
always returned
The exchange code were the instrument trades.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
instrumentType
always returned
always returned
The classification of the instrument.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
hasDividends
always returned
always returned
Boolean field indicating whether the instrument has dividends or not.
boolean
A logical type representing the truth of a value as 'true' or 'false'.
A logical type representing the truth of a value as 'true' or 'false'.
annualDividend
as requested
as requested
The annual dividend for the instrument.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
annualDividendYield
as requested
as requested
The annual dividend yield for the instrument.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
Status Code Responses
200
OK
Success
400
Bad Request
The request was invalid, please see the message for more information.
500
Internal Server Error
Something is not working correctly, please contact support.
JSON
GET
GET https://ondemand.websol.barchart.com/getDividendStocks.json?apikey=YOUR_API_KEY&country=US&fields=annualDividend
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getDividendStocks.json
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&country=US&fields=annualDividend
Response
{
"status": {
"code": 200,
"message": "Success."
},
"results": [
{
"symbol": "AAU",
"symbolName": "Almaden Minerals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACU",
"symbolName": "Acme United Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "AE",
"symbolName": "Adams Resources & Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "AGE",
"symbolName": "Agex Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIM",
"symbolName": "Aim Immunotech Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIRI",
"symbolName": "Air Industries Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMBO",
"symbolName": "Ambow Education Holding Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMPE",
"symbolName": "Ampio Pharmaceuticals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMS",
"symbolName": "American Shared Hospital Services",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APT",
"symbolName": "Alpha Pro Tech",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AREN",
"symbolName": "The Arena Group Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARMP",
"symbolName": "Armata Pharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASM",
"symbolName": "Avino Silver & Gold",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASXC",
"symbolName": "Asensus Surgical Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATNM",
"symbolName": "Actinium Pharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AULT",
"symbolName": "Ault Alliance Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUMN",
"symbolName": "Golden Minerals Company",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUST",
"symbolName": "Austin Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AWX",
"symbolName": "Avalon Holdings Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BATL",
"symbolName": "Battalion Oil Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BDL",
"symbolName": "Flanigan's Enterprises",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "BGI",
"symbolName": "Birks Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BHB",
"symbolName": "Bar Harbor Bankshares",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "BKTI",
"symbolName": "Bk Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "BMTX",
"symbolName": "Bm Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRBS",
"symbolName": "Blue Ridge Bankshare",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "BRN",
"symbolName": "Barnwell Industries",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.045
},
{
"symbol": "BTG",
"symbolName": "B2Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "BTTR",
"symbolName": "Better Choice Company Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CANF",
"symbolName": "Can-Fite Biopharma Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CATX",
"symbolName": "Perspective Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CBOE",
"symbolName": "CBOE Global Markets Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "CCEL",
"symbolName": "Cryo-Cell Intl Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCF",
"symbolName": "Chase Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "CEI",
"symbolName": "Camber Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CIX",
"symbolName": "Compx International Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.75
},
{
"symbol": "CMCL",
"symbolName": "Caledonia Mining Cp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "CMT",
"symbolName": "Core Molding Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "COHN",
"symbolName": "Cohen & Company Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.75
},
{
"symbol": "CPHI",
"symbolName": "China Pharma Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CQP",
"symbolName": "Cheniere Energy Partners LP",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.25
},
{
"symbol": "CTGO",
"symbolName": "Contango Ore Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVM",
"symbolName": "Cel-Sci Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVR",
"symbolName": "Chicago Rivet & Machine Company",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.88
},
{
"symbol": "CVU",
"symbolName": "CPI Aerostructures",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYBN",
"symbolName": "Cybin Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DC",
"symbolName": "Dakota Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DIT",
"symbolName": "Amcon Distributing Company",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 5.72
},
{
"symbol": "DLA",
"symbolName": "Delta Apparel",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DNN",
"symbolName": "Denison Mines Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DPSI",
"symbolName": "Decisionpoint Systems Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DSS",
"symbolName": "Document Security Systems",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DXF",
"symbolName": "Dunxin Financial Holdings Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EFSH",
"symbolName": "1847 Holdings Llc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.262
},
{
"symbol": "ELA",
"symbolName": "Envela Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ELLO",
"symbolName": "Ellomay Capital Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ELMD",
"symbolName": "Electromed Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMAN",
"symbolName": "Emagin Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMX",
"symbolName": "Emx Royalty Group",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ENSV",
"symbolName": "Enservco Corpporation",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EPM",
"symbolName": "Evolution Petroleum Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "EQX",
"symbolName": "Equinox Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ESP",
"symbolName": "Espey Mfg. & Electronics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EU",
"symbolName": "Encore Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EVBN",
"symbolName": "Evans Bancorp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "EVI",
"symbolName": "Evi Industries Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FGH",
"symbolName": "Fg Group Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FOXO",
"symbolName": "Foxo Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FRD",
"symbolName": "Friedman Industries Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "FSI",
"symbolName": "Flexible Solutions International Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.075
},
{
"symbol": "FSP",
"symbolName": "Franklin Street Properties",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "FURY",
"symbolName": "Fury Gold Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GAU",
"symbolName": "Galiano Gold Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GBR",
"symbolName": "New Concept Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GENC",
"symbolName": "Gencor Industries IN",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GLDG",
"symbolName": "Goldmining Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GNS",
"symbolName": "Genius Group Limited",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GORO",
"symbolName": "Gold Resource Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "GROY",
"symbolName": "Gold Royalty Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "GSAT",
"symbolName": "Globalstar",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GTE",
"symbolName": "Gran Tierra Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HUSA",
"symbolName": "Houston American Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IAUX",
"symbolName": "I-80 Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIO",
"symbolName": "Ibio Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IDR",
"symbolName": "Idaho Strategic Resources",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IDW",
"symbolName": "Idw Media Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IE",
"symbolName": "Ivanhoe Electric Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IGC",
"symbolName": "India Globalization Capital Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IMH",
"symbolName": "Impac Mortgage Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IMO",
"symbolName": "Imperial Oil Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.179
},
{
"symbol": "INDO",
"symbolName": "Indonesia Energy Corp Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INFU",
"symbolName": "Infusystems Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INLX",
"symbolName": "Intellinetics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INTT",
"symbolName": "Intest Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INUV",
"symbolName": "Inuvo Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ISDR",
"symbolName": "Issuer Direct Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "ITP",
"symbolName": "IT Tech Packaging Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITRG",
"symbolName": "Integra Resources Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JOB",
"symbolName": "General Employment Enterprises",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KIQ",
"symbolName": "Kelso Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KNW",
"symbolName": "Know Labs Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KULR",
"symbolName": "Kulr Technology Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LCTX",
"symbolName": "Lineage Cell Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LEU",
"symbolName": "Centrus Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LGL",
"symbolName": "LGL Group",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LNG",
"symbolName": "Cheniere Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "LODE",
"symbolName": "Comstock Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LPTV",
"symbolName": "Loop Media Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LSF",
"symbolName": "Laird Superfood Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MAG",
"symbolName": "MAG Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MAIA",
"symbolName": "Maia Biotechnology Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MHH",
"symbolName": "Mastech Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MIMO",
"symbolName": "Airspan Networks Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MITQ",
"symbolName": "Moving Image Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MLSS",
"symbolName": "Milestone Scientific",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MNK",
"symbolName": "Mallinckrodt Plc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MPTI",
"symbolName": "M-Tron Industries Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MSN",
"symbolName": "Emerson Radio Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MTA",
"symbolName": "Metalla Royalty and Streaming Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.003
},
{
"symbol": "MTNB",
"symbolName": "Matinas Biopharma Hl",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MXC",
"symbolName": "Mexco Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MYO",
"symbolName": "Myomo Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NAK",
"symbolName": "Northern Dynasty Minerals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NAVB",
"symbolName": "Navidea Biopharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NBY",
"symbolName": "Novabay Pharmaceuticals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NEN",
"symbolName": "New England Realty Associates Ltd Partnershi",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.56
},
{
"symbol": "NEWP",
"symbolName": "New Pacific Metals Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NFGC",
"symbolName": "New Found Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NG",
"symbolName": "Novagold Resources Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NGD",
"symbolName": "New Gold Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NHC",
"symbolName": "National Healthcare Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.26
},
{
"symbol": "NHWK",
"symbolName": "Nighthawk Biosciences Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NNVC",
"symbolName": "Nanoviricides Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NTIP",
"symbolName": "Network-1 Sec Solu",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "OBE",
"symbolName": "Obsidian Energy Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OGEN",
"symbolName": "Oragenics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OPTT",
"symbolName": "Ocean Power Tech Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ORLA",
"symbolName": "Orla Mining",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PED",
"symbolName": "Pedevco Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PHGE",
"symbolName": "Biomx Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PLAG",
"symbolName": "Planet Green Holdings Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PLG",
"symbolName": "Platinum Group Metals Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PLM",
"symbolName": "Polymet Mining",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PLX",
"symbolName": "Protalix Biotherapeutics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "POL",
"symbolName": "Polished.com Inc.",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.803
},
{
"symbol": "PRK",
"symbolName": "Park National Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.67
},
{
"symbol": "PTN",
"symbolName": "Palatin Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PW",
"symbolName": "Power REIT",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PZG",
"symbolName": "Paramount Gold and Silver",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "REI",
"symbolName": "Ring Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "REPX",
"symbolName": "Riley Exploration Permian Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "RHE",
"symbolName": "Regional Health Properties",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RLGT",
"symbolName": "Radiant Logistics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RMED",
"symbolName": "Ra Medical Systems Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RVP",
"symbolName": "Retractable Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SACH",
"symbolName": "Sachem Capital Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SBEV",
"symbolName": "Splash Beverage Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SDPI",
"symbolName": "Superior Drilling Products Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SEB",
"symbolName": "Seaboard Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 9
},
{
"symbol": "SENS",
"symbolName": "Senseonics Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SIF",
"symbolName": "Sifco Industries",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SILV",
"symbolName": "Silvercrest Metals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SIM",
"symbolName": "Grupo Simec S.A. DE C.V. ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.575
},
{
"symbol": "SKYH",
"symbolName": "Sky Harbour Group Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SLI",
"symbolName": "Standard Lithium Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SLND",
"symbolName": "Southland Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SNMP",
"symbolName": "Evolve Transition Infrastructure LP",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "SSY",
"symbolName": "Sunlink Health Systems",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "STXS",
"symbolName": "Stereotaxis Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SVM",
"symbolName": "Silvercorp Metals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.025
},
{
"symbol": "SVT",
"symbolName": "Servotronics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "TELL",
"symbolName": "Tellurian Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TGB",
"symbolName": "Taseko Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "THM",
"symbolName": "International Tower Hill Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TKAT",
"symbolName": "Takung Art Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TMBR",
"symbolName": "Timber Pharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TMP",
"symbolName": "Tompkinstrustco",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.34
},
{
"symbol": "TMQ",
"symbolName": "Trilogy Metals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TOVX",
"symbolName": "Theriva Biologics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TPHS",
"symbolName": "Trinity Pl Hlds Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TRT",
"symbolName": "Trio-Tech International",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TRX",
"symbolName": "Trx Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UAMY",
"symbolName": "U S Antimony Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UAVS",
"symbolName": "Ageagle Aerial Systems Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UEC",
"symbolName": "Uranium Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UFAB",
"symbolName": "Unique Fabricating Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "URG",
"symbolName": "Ur Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "USAS",
"symbolName": "Americas Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UUU",
"symbolName": "Universal Security Instruments",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UUUU",
"symbolName": "Energy Fuels Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VGZ",
"symbolName": "Vista Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VINE",
"symbolName": "Fresh Vine Wine Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VNRX",
"symbolName": "Volitionrx Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VZLA",
"symbolName": "Vizsla Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WLMS",
"symbolName": "Williams Industrial Services Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WRN",
"symbolName": "Western Copper Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WTT",
"symbolName": "Wireless Telecom Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WWR",
"symbolName": "Westwater Resources",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WYY",
"symbolName": "Widepoint Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XPL",
"symbolName": "Solitario Zinc Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XTNT",
"symbolName": "Xtant Medical Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "YCBD",
"symbolName": "Cbdmd Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ZDGE",
"symbolName": "Zedge Inc Cl B",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ZOM",
"symbolName": "Zomedica Pharmaceuticals Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABEQ",
"symbolName": "Absolute Core Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "ACES",
"symbolName": "Alps Clean Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "ACIO",
"symbolName": "Aptus Collared Income Opportunity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "ACSI",
"symbolName": "American Customer Satisfaction Core Alpha ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "ACTV",
"symbolName": "Leadershares Activist Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "ACVF",
"symbolName": "American Conservative Values ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "ACWV",
"symbolName": "Ishares Global Min Vol Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "ADFI",
"symbolName": "Anfield Dynamic Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "ADIV",
"symbolName": "Smartetfs Asia Pacific Dividend Builder ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "ADME",
"symbolName": "Aptus Drawdown Managed Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "ADPV",
"symbolName": "Adaptiv Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "AESR",
"symbolName": "Anfield U.S. Equity Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "AFIF",
"symbolName": "Anfield Universal Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "AFK",
"symbolName": "Vaneck Africa Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "AFMC",
"symbolName": "FT Active Factor Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "AFSM",
"symbolName": "FT Active Factor Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "AGG",
"symbolName": "US Aggregate Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "AGGY",
"symbolName": "Wisdomtree Yield Enhd U.S. Agg Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "AGOX",
"symbolName": "Adaptive Growth Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "AGZ",
"symbolName": "Agency Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "AHHX",
"symbolName": "Adaptive High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "AHYB",
"symbolName": "American Century Select High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.26
},
{
"symbol": "AIEQ",
"symbolName": "Ai Powered Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "AIVL",
"symbolName": "Wisdomtree U.S. Dividend Ex-Financials Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "ALTL",
"symbolName": "Pacer Lunt Large Cap Alternator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "AMAX",
"symbolName": "Roundhill Hedged Multi-Asset Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "AMJ",
"symbolName": "Alerian MLP Index ETN JP Morgan",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMLP",
"symbolName": "Alps Alerian MLP ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.99
},
{
"symbol": "AMOM",
"symbolName": "Qraft Ai-Enhanced U.S. Large Cap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "AMZA",
"symbolName": "Infracap MLP ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "ANEW",
"symbolName": "MSCI Transformational Changes ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "AOA",
"symbolName": "Aggressive Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "AOK",
"symbolName": "Conservative Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "AOM",
"symbolName": "Moderate Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "AOR",
"symbolName": "Growth Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "APRW",
"symbolName": "Allianzim U.S. Large Cap Buffer20 Apr ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AQGX",
"symbolName": "Ai Quality Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARB",
"symbolName": "Altshares Merger Arbitrage ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "ARGT",
"symbolName": "GX MSCI Argentina ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "ARKF",
"symbolName": "Ark Fintech Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARKG",
"symbolName": "Ark Genomic Revolution ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARKK",
"symbolName": "Ark Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARKQ",
"symbolName": "Ark Autonomous Tech & Robotics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARKW",
"symbolName": "Ark Next Generation Internet ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARMR",
"symbolName": "Armor US Equity Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "ASEA",
"symbolName": "GX FTSE Southeast Asia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "ASHR",
"symbolName": "Xt Harvest CSI 300 China A-Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "ASHS",
"symbolName": "Xt Harvest CSI 500 China A-Shares Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "ASHX",
"symbolName": "Xt MSCI China A Inclusion Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "ASPY",
"symbolName": "Asymmetric S&P 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "ATMP",
"symbolName": "Barclays Plus Select MLP ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUSF",
"symbolName": "GX Adaptive U.S. Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "AVDE",
"symbolName": "Avantis International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "AVDV",
"symbolName": "Avantis International Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.75
},
{
"symbol": "AVEM",
"symbolName": "Avantis Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "AVES",
"symbolName": "Avantis Emerging Markets Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "AVGE",
"symbolName": "Avantis All Equity Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "AVIE",
"symbolName": "Avantis Inflation Focused Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "AVIG",
"symbolName": "Avantis Core Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "AVIV",
"symbolName": "Avantis International Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "AVLV",
"symbolName": "Avantis U.S. Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "AVMU",
"symbolName": "Avantis Core Municipal Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "AVRE",
"symbolName": "Avantis Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "AVSC",
"symbolName": "Avantis U.S Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "AVSD",
"symbolName": "Avantis Responsible International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "AVSE",
"symbolName": "Avantis Responsible Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "AVSF",
"symbolName": "Avantis Short-Term Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "AVSU",
"symbolName": "Avantis Responsible U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "AVUS",
"symbolName": "Avantis U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "AVUV",
"symbolName": "Avantis U.S. Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "AWAY",
"symbolName": "ETFMG Travel Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BAB",
"symbolName": "Taxable Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "BAD",
"symbolName": "Listed B.A.D. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "BALT",
"symbolName": "Innovator Defined Wealth Shield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BATT",
"symbolName": "Adv Battery Metals and Materials Amplify ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "BBAG",
"symbolName": "JPM U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "BBAX",
"symbolName": "JPM Betabuilders Developed Asia-Ex Japan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "BBC",
"symbolName": "Virtus Lifesci Biotech Clinical Trials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBCA",
"symbolName": "JPM Betabuilders Canada ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "BBCB",
"symbolName": "JPM Corp Bond Research Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"symbol": "BBEU",
"symbolName": "JPM Betabuilders Europe ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.29
},
{
"symbol": "BBHY",
"symbolName": "JPM Diversified High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.67
},
{
"symbol": "BBIN",
"symbolName": "JPM Betabuilders International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "BBJP",
"symbolName": "JPM Betabuilders Japan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "BBLU",
"symbolName": "Ea Bridgeway Blue Chip ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.58
},
{
"symbol": "BBMC",
"symbolName": "JPM Betabuilders U.S. Mid Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "BBP",
"symbolName": "Virtus Lifesci Biotech Products ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBRE",
"symbolName": "JPM Betabuilders MSCI U.S. REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.14
},
{
"symbol": "BBUS",
"symbolName": "JPM Betabuilders U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "BCD",
"symbolName": "All Commodity Longer Dated Strategy K-1 Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "BCI",
"symbolName": "All Commodity Strategy K-1 Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.41
},
{
"symbol": "BDCZ",
"symbolName": "Etracs Bus Dev ETN Series B",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BECO",
"symbolName": "Blackrock Future Climate and Sustainable Economy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "BETZ",
"symbolName": "Roundhill Sports Betting & Igaming ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "BFIX",
"symbolName": "Build Bond Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "BFOR",
"symbolName": "Barron's 400 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "BGLD",
"symbolName": "FT Gold Strategy Quarterly Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "BIBL",
"symbolName": "Inspire 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "BIDS",
"symbolName": "Amplify Digital & Online Trading ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "BIL",
"symbolName": "1-3 Month T-Bill Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "BILS",
"symbolName": "SPDR Barclays 3-12 Month T-Bill ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"symbol": "BITI",
"symbolName": "Proshares Short Bitcoin Strategy -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BITO",
"symbolName": "Proshares Bitcoin Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "BITQ",
"symbolName": "Bitwise Crypto Industry Innovators ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIV",
"symbolName": "Interm Term Bond ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.87
},
{
"symbol": "BIZD",
"symbolName": "Vaneck Bdc Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "BKAG",
"symbolName": "BNY Mellon Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "BKEM",
"symbolName": "BNY Mellon Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.68
},
{
"symbol": "BKF",
"symbolName": "BRIC Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "BKGI",
"symbolName": "BNY Mellon Global Infrastructure Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "BKHY",
"symbolName": "BNY Mellon High Yield Beta ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.18
},
{
"symbol": "BKIE",
"symbolName": "BNY Mellon International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "BKLC",
"symbolName": "BNY Mellon US Large Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "BKLN",
"symbolName": "Senior Loan Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "BKMC",
"symbolName": "BNY Mellon US Mid Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "BKSB",
"symbolName": "BNY Mellon Short-Duration Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "BKSE",
"symbolName": "BNY Mellon US Small Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "BKUI",
"symbolName": "BNY Mellon Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "BLDG",
"symbolName": "Cambria Global Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "BLES",
"symbolName": "Inspire Global Hope Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "BLOK",
"symbolName": "Transformational Data Sharing Amplify ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLV",
"symbolName": "Long Term Bond Index ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.02
},
{
"symbol": "BNDC",
"symbolName": "Flexshares Core Select Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "BNDD",
"symbolName": "Quadratic Deflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.44
},
{
"symbol": "BNE",
"symbolName": "ETF Series Blue Horizon Bne ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "BNGE",
"symbolName": "S-Network Streaming and Gaming ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "BOAT",
"symbolName": "Sonicshares Global Shipping ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.77
},
{
"symbol": "BOSS",
"symbolName": "GX Founder-Run Companies ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "BOUT",
"symbolName": "Innovator Ibd Breakout Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "BRF",
"symbolName": "Vaneck Brazil Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "BRZU",
"symbolName": "Brazil Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.22
},
{
"symbol": "BSV",
"symbolName": "Short-Term Bond ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "BTAL",
"symbolName": "US Anti-Beta Fund Mkt Neutral Quantshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "BTEK",
"symbolName": "Blackrock Future Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUCK",
"symbolName": "Simplify Stable Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "BUFF",
"symbolName": "Innovator Lunt Low Vol\/High Beta Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUL",
"symbolName": "Pacer US Cash Cows Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "BUYW",
"symbolName": "Northern IV Main Buywrite ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "BUYZ",
"symbolName": "Franklin Disruptive Commerce ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUZZ",
"symbolName": "Vaneck Social Sentiment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BWX",
"symbolName": "Intl Treasury Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "BWZ",
"symbolName": "Short-Term Intl Treasury Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "BYLD",
"symbolName": "Yield Optimized Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "BZQ",
"symbolName": "Ultrashort MSCI Brazil Capped -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "CALF",
"symbolName": "Pacer US Small Cap Cash Cows 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "CAMX",
"symbolName": "Inner Circle Fund Cambiar Aggressive Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAPE",
"symbolName": "Doubleline Shiller Cape U.S. Equities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "CARY",
"symbolName": "Angel Oak Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "CBON",
"symbolName": "Vaneck Chinaamc China Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "CCOR",
"symbolName": "Core Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "CCRV",
"symbolName": "Ishares Commodity Curve Carry ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.67
},
{
"symbol": "CDX",
"symbolName": "Simplify High Yield Plus Credit ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "CEFS",
"symbolName": "Exchange Listed Funds Trust ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "CEMB",
"symbolName": "Emrg Mkts Corp Bond Ishares JPM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "CEW",
"symbolName": "Wisdomtree Emerging Currency Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "CGCP",
"symbolName": "Capital Group Fixed Income ETF Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "CGDV",
"symbolName": "Capital Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "CGGO",
"symbolName": "Capital Global Growth Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "CGGR",
"symbolName": "Capital Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "CGMS",
"symbolName": "Capital Group U.S. Multi-Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "CGMU",
"symbolName": "Capital Group Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "CGSD",
"symbolName": "Capital Group Short-Duration Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "CGUS",
"symbolName": "Capital Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "CGV",
"symbolName": "Affinity Conductor Global Equity Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "CGW",
"symbolName": "S&P Global Water Index Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "CGXU",
"symbolName": "Capital Intl Focus Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "CHAU",
"symbolName": "CSI 300 China A 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "CHGX",
"symbolName": "Diversified Impact U.S. Large Cap Fossil Fuel Et",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "CHIE",
"symbolName": "GX MSCI China Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "CHII",
"symbolName": "GX MSCI China Industrials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "CHIK",
"symbolName": "GX MSCI China Information Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "CHIM",
"symbolName": "GX MSCI China Materials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "CHIQ",
"symbolName": "GX MSCI China Consumer Discretionary ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "CHIU",
"symbolName": "GX MSCI China Utilities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "CHIX",
"symbolName": "GX MSCI China Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "CHRG",
"symbolName": "Energy & Minerals Group Battery Materials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLDL",
"symbolName": "Cloud Computing 2X Shares Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLIX",
"symbolName": "Long Online\/Short Stores ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLOI",
"symbolName": "Vaneck Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "CLOZ",
"symbolName": "Series Portfolios Trust Panagram BBb-B Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "CLSE",
"symbolName": "Convergence Long\/Short Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "CLTL",
"symbolName": "Treasury Collateral Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.09
},
{
"symbol": "CMBS",
"symbolName": "CMBS Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "CMDY",
"symbolName": "Bberg Roll Select cmdty Strategy Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "CMF",
"symbolName": "California Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "CN",
"symbolName": "Xt MSCI All China Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "CNRG",
"symbolName": "SPDR Kensho Clean Power ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "CNXT",
"symbolName": "Vaneck Chinaamc Sme-Chnext ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNYA",
"symbolName": "China A Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "COM",
"symbolName": "Auspice Broad Commodity Strategy ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "COMB",
"symbolName": "Commodity Broad Strategy No K-1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.94
},
{
"symbol": "COPX",
"symbolName": "GX Copper Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "CORP",
"symbolName": "Invest Grade Corp Bd Index ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.26
},
{
"symbol": "COWZ",
"symbolName": "Pacer US Cash Cows 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "CQQQ",
"symbolName": "China Technology Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "CRAK",
"symbolName": "Vaneck Oil Refiners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "CRBN",
"symbolName": "ACWI Low Carbon Target Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "CRIT",
"symbolName": "Optica Rare Earths & Critical Materials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "CRPT",
"symbolName": "FT Skybridge Crypto Industry and Digital Economy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRUZ",
"symbolName": "Defiance Hotel Airline and Cruise ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "CRYP",
"symbolName": "Advisorshares Managed Bitcoin Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.38
},
{
"symbol": "CSD",
"symbolName": "S&P Spin-Off Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "CSHI",
"symbolName": "Neos Enhanced Income Cash Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "CSM",
"symbolName": "Largecap Core Plus ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "CTA",
"symbolName": "Simplify Managed Futures Strategy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "CUBS",
"symbolName": "Asian Growth Cubs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "CURE",
"symbolName": "Healthcare Bull 3X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "CUT",
"symbolName": "MSCI Global Timber Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "CVIE",
"symbolName": "MS International Responsible Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVLC",
"symbolName": "MS US Large-Cap Core Responsible Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVY",
"symbolName": "Zacks Multi-Asset Income Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "CWB",
"symbolName": "Convertible Secs Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "CWEB",
"symbolName": "CSI China Internet Idx Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CWI",
"symbolName": "ACWI Ex-US MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "CWS",
"symbolName": "Advisorshares Focused Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "CYA",
"symbolName": "Simplify Tail Risk Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"symbol": "CYB",
"symbolName": "Wisdomtree Chinese Yuan Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "CZA",
"symbolName": "Zacks Midcap Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "DALT",
"symbolName": "Anfield Capital Diversified Alternatives ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "DBA",
"symbolName": "DB Agriculture Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "DBAW",
"symbolName": "Xt MSCI All World Ex US Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.37
},
{
"symbol": "DBB",
"symbolName": "DB Base Metals Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "DBC",
"symbolName": "DB Commodity Index Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "DBE",
"symbolName": "DB Energy Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "DBEF",
"symbolName": "Xt MSCI EAFE Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.11
},
{
"symbol": "DBEH",
"symbolName": "IM Dbi Hedge Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "DBEM",
"symbolName": "Xt MSCI Emerging Markets Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "DBEU",
"symbolName": "Xt MSCI Europe Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "DBEZ",
"symbolName": "Xt MSCI Eurozone Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "DBJP",
"symbolName": "Xt MSCI Japan Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "DBMF",
"symbolName": "IM Dbi Managed Futures Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.25
},
{
"symbol": "DBND",
"symbolName": "Doubleline Opportunistic Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "DBO",
"symbolName": "DB Oil Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "DBP",
"symbolName": "DB Precious Metals Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "DDLS",
"symbolName": "Wisdomtree Dynamic Cur-Hgd Intl Smallcap Equity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "DDM",
"symbolName": "Ultra Dow30 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "DDWM",
"symbolName": "Wisdomtree Dynamic Cur-Hgd Intl Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "DECT",
"symbolName": "Aim U.S. Large Cap Buffer10 Dec ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DECW",
"symbolName": "Aim U.S. Large Cap Buffer20 Dec ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DEED",
"symbolName": "Tcw Securitized Plus ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "DEEP",
"symbolName": "Deep Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "DEF",
"symbolName": "Defensive Equity Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "DEHP",
"symbolName": "Dimensional E.M. High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "DEIF",
"symbolName": "Northern IV Sterling Capital Diverse ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "DEM",
"symbolName": "Wisdomtree EM High Div Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.07
},
{
"symbol": "DES",
"symbolName": "Wisdomtree U.S. Smallcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "DEUS",
"symbolName": "Xt Russell US Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "DEW",
"symbolName": "Wisdomtree Global High Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.79
},
{
"symbol": "DFAC",
"symbolName": "Dimensional U.S. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "DFAE",
"symbolName": "Dimensional W.M. Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "DFAI",
"symbolName": "Dimensional International Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "DFAR",
"symbolName": "Dimensional US Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "DFAS",
"symbolName": "Dimensional U.S. Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "DFAT",
"symbolName": "Dimensional U.S. Targeted Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "DFAU",
"symbolName": "Dimensional US Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "DFAX",
"symbolName": "Dimensional World Ex U.S. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "DFCF",
"symbolName": "Dimensional Core Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "DFE",
"symbolName": "Wisdomtree Europe Smallcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.2
},
{
"symbol": "DFEM",
"symbolName": "Dimensional E.M. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "DFEN",
"symbolName": "Aerospace Defense Bull 3X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "DFEV",
"symbolName": "Dimensional E.M. Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "DFGR",
"symbolName": "Dimensional Global Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "DFHY",
"symbolName": "Trimtabs Forlines Tactical High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "DFIC",
"symbolName": "Dimensional Intl Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "DFIP",
"symbolName": "Dimensional Inflation-Protected Securities",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "DFIS",
"symbolName": "Dimensional Intl Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "DFIV",
"symbolName": "Dimensional International Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "DFJ",
"symbolName": "Wisdomtree Japan Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "DFLV",
"symbolName": "Dimensional US Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "DFNL",
"symbolName": "Davis Select Financial ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "DFNM",
"symbolName": "Dimensional National Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "DFNV",
"symbolName": "Trimtabs Forlines Risk Managed Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "DFRA",
"symbolName": "Donoghue Forlines Yield Enhanced Real Asset ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.16
},
{
"symbol": "DFSB",
"symbolName": "Dimensional Global Sustainability Fixed Income E",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "DFSD",
"symbolName": "Dimensional Short-Duration Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "DFSE",
"symbolName": "Dimensional E.M. Sustainability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "DFSI",
"symbolName": "Dimensional International Sustainability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "DFSU",
"symbolName": "Dimensional US Sustainability Core 1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "DFSV",
"symbolName": "Dimensional US Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "DFUS",
"symbolName": "Dimensional U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "DFUV",
"symbolName": "Dimensional US Marketwide Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "DGRO",
"symbolName": "Dividend Growth Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "DGS",
"symbolName": "Wisdomtree Emerging Market Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.35
},
{
"symbol": "DGT",
"symbolName": "Global Dow ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.19
},
{
"symbol": "DHS",
"symbolName": "Wisdomtree U.S. High Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.1
},
{
"symbol": "DIA",
"symbolName": "Dow Industrials SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.47
},
{
"symbol": "DIAL",
"symbolName": "Columbia Diversified Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "DIG",
"symbolName": "Ultra Oil & Gas 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "DIHP",
"symbolName": "Dimensional Intl High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "DIM",
"symbolName": "Wisdomtree International Midcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.19
},
{
"symbol": "DINT",
"symbolName": "Davis Select International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "DIP",
"symbolName": "ETF Series Solutions Btd Capital Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "DISV",
"symbolName": "Dimensional Intl Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "DIV",
"symbolName": "GX Super Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "DIVB",
"symbolName": "US Dividend and Buyback Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "DIVI",
"symbolName": "Franklin Intl Core Div Tilt ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "DIVO",
"symbolName": "Yieldshares Cwp Dividend & Option Income Amplify",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.7
},
{
"symbol": "DIVZ",
"symbolName": "Trueshares Low Volatility Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "DJD",
"symbolName": "Dow Jones Indu Dividend Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "DJIA",
"symbolName": "GX Funds Gx Dow 30 Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.25
},
{
"symbol": "DLN",
"symbolName": "Wisdomtree U.S. Largecap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "DLS",
"symbolName": "Wisdomtree International Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.87
},
{
"symbol": "DMAR",
"symbolName": "FT U.S. Equity Deep Buffer ETF March",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DMDV",
"symbolName": "Aam S&P Dev Markets High Divd Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "DNL",
"symbolName": "Wisdomtree Global Ex-US Quality Div Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "DOG",
"symbolName": "Short Dow30 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "DOL",
"symbolName": "Wisdomtree International Largecap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "DON",
"symbolName": "Wisdomtree U.S. Midcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "DPST",
"symbolName": "Regional Banks Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "DRIP",
"symbolName": "S&P Oil & Gas Expl Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DRLL",
"symbolName": "Ea Series Strive U.S. Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "DRN",
"symbolName": "Real Estate Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "DRSK",
"symbolName": "Aptus Defined Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "DRV",
"symbolName": "Real Estate Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "DSCF",
"symbolName": "Discipline Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "DSI",
"symbolName": "KLD 400 Social Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "DSTL",
"symbolName": "Distillate U.S. Fundamental Stability Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "DSTX",
"symbolName": "Distillate Intl Stability & Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "DTD",
"symbolName": "Wisdomtree U.S. Total Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "DTEC",
"symbolName": "Alps Disruptive Technologies ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "DTH",
"symbolName": "Wisdomtree International High Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "DUDE",
"symbolName": "Merlyn.Ai Sectorsurfer Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "DUG",
"symbolName": "Ultrashort Oil & Gas -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "DUHP",
"symbolName": "Dimensional US High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "DULL",
"symbolName": "Microsectors Gold -3X Inverse Leveraged ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DURA",
"symbolName": "Vaneck Morningstar Durable Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "DUSA",
"symbolName": "Davis Select USA ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "DUSL",
"symbolName": "Industrials Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "DUST",
"symbolName": "Gold Miners Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DVYA",
"symbolName": "Asia\/Pacific Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "DVYE",
"symbolName": "Emrg Mkts Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.39
},
{
"symbol": "DWAT",
"symbolName": "Arrow DWA Tactic ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "DWLD",
"symbolName": "Davis Select World Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "DWM",
"symbolName": "Wisdomtree International Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "DWMF",
"symbolName": "Wisdomtree International Multifactor Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "DWX",
"symbolName": "S&P Dividend Intl SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "DXD",
"symbolName": "Ultrashort Dow30 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "DXJ",
"symbolName": "Wisdomtree Japan Hedged Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "DYLD",
"symbolName": "Leadershares Dynamic Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "DYNF",
"symbolName": "Blackrock U.S. Equity Factor Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "EAFD",
"symbolName": "Simplify Developed Ex-US Plus Dow ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "EAGG",
"symbolName": "Ishares ESG U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "EAOA",
"symbolName": "Ishares ESG Aware Aggressive Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "EASG",
"symbolName": "Xt MSCI EAFE ESG Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EATV",
"symbolName": "Vegtech Plant-Based Innovation & Climate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "EBLU",
"symbolName": "Ecofin Global Water ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "EBND",
"symbolName": "EM Local Bond ETF Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "ECH",
"symbolName": "Chile Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.82
},
{
"symbol": "ECLN",
"symbolName": "Eip Carbon Impact ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "ECNS",
"symbolName": "China Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "ECON",
"symbolName": "Emrg Mkts Consumer Egshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "EDC",
"symbolName": "Emrg Mkts Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EDEN",
"symbolName": "Denmark Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "EDIV",
"symbolName": "S&P Emrg Mkts Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "EDOW",
"symbolName": "Dow 30 Equal Weight ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "EDV",
"symbolName": "Extended Dur Trs Idx ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.71
},
{
"symbol": "EDZ",
"symbolName": "Emerging Markets Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EELV",
"symbolName": "S&P Emerging Markets Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "EEM",
"symbolName": "Emerging Markets Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "EEMD",
"symbolName": "Aam S&P Emerging Markets High Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "EEMS",
"symbolName": "Emrg Mkts Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "EEMV",
"symbolName": "Emrg Mkts Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "EEMX",
"symbolName": "EM Fossil Fuel Reserves MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "EES",
"symbolName": "Wisdomtree U.S. Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "EET",
"symbolName": "Ultra MSCI Emerging Markets 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EEV",
"symbolName": "Ultrashort MSCI Emerging Markets -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "EFA",
"symbolName": "EAFE Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.77
},
{
"symbol": "EFAD",
"symbolName": "Trust MSCI EAFE Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "EFAV",
"symbolName": "EAFE Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "EFAX",
"symbolName": "EAFE Fossil Fuel Reserves Free MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "EFG",
"symbolName": "EAFE Growth Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "EFIV",
"symbolName": "SPDR S&P 500 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "EFIX",
"symbolName": "FT ViII Tcw EMI",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "EFNL",
"symbolName": "Finland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.22
},
{
"symbol": "EFO",
"symbolName": "Ultra MSCI EAFE 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EFU",
"symbolName": "Ultrashort MSCI EAFE -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "EFV",
"symbolName": "EAFE Value Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "EFZ",
"symbolName": "Short MSCI EAFE -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "EGPT",
"symbolName": "Vaneck Egypt Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "EIDO",
"symbolName": "Indonesia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "EINC",
"symbolName": "Vaneck Energy Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "EIPX",
"symbolName": "FT Energy Income Partners ST",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "EIRL",
"symbolName": "Ireland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "EIS",
"symbolName": "Israel Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "EJUL",
"symbolName": "Innovator MSCI Emerging Markets Power Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ELD",
"symbolName": "Wisdomtree Emerging Markets Local Debt Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "EMBD",
"symbolName": "GX Emerging Markets Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "EMCR",
"symbolName": "Xt E.M. Carbon Reduction Climate Improvers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "EMDM",
"symbolName": "FT Bloomberg Emerging Democracies ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMFM",
"symbolName": "GX MSCI Next Emerging & Frontier ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "EMFQ",
"symbolName": "Amplify International Online Retail ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "EMGD",
"symbolName": "Simplify Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "EMGF",
"symbolName": "Emrg Mkts Edge Multifactor Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "EMHC",
"symbolName": "SPDR Emerging Markets USD Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "EMHY",
"symbolName": "Emrg Mkts High Yield Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "EMLC",
"symbolName": "Vaneck JPM EM Local Currency Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "EMLP",
"symbolName": "North American Energy Infr Fund FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "EMNT",
"symbolName": "Pimco Enhanced Short Maturity Active ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.15
},
{
"symbol": "EMQQ",
"symbolName": "Emrg Mkts Internet and E-Commerce ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMSG",
"symbolName": "Xt MSCI Emerging Markets ESG Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "EMTL",
"symbolName": "SPDR Doubleline EM Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.76
},
{
"symbol": "EMTY",
"symbolName": "Decline of The Retail Store -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "ENFR",
"symbolName": "Alerian Energy Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "ENOR",
"symbolName": "Norway Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "EPHE",
"symbolName": "Philippines Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "EPI",
"symbolName": "Wisdomtree India Earnings Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.96
},
{
"symbol": "EPOL",
"symbolName": "Poland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "EPP",
"symbolName": "Pacific Ex Japan Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.87
},
{
"symbol": "EPRF",
"symbolName": "Innovator S&P Investment Grade Prfd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "EPS",
"symbolName": "Wisdomtree U.S. Largecap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "EPU",
"symbolName": "Peru All Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "EPV",
"symbolName": "Ultrashort FTSE Europe -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "EQAL",
"symbolName": "Russell 1000 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "EQL",
"symbolName": "Alps Equal Sector Weight ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.14
},
{
"symbol": "EQTY",
"symbolName": "Kovitz Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "EQWL",
"symbolName": "Russell Top 200 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "ERTH",
"symbolName": "Invesco MSCI Sustainable Future ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "ERX",
"symbolName": "Energy Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "ERY",
"symbolName": "Energy Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "ESG",
"symbolName": "Flexshares US ESG Impact Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "ESGA",
"symbolName": "American Century Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "ESGB",
"symbolName": "IQ Mackay ESG Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "ESGS",
"symbolName": "Columbia Sustainable U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "ESGV",
"symbolName": "ESG U.S. Stock Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "ESML",
"symbolName": "USA Smallcap ESG Optimized Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "ETHO",
"symbolName": "Etho Climate Leadership U.S. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "EUDG",
"symbolName": "Wisdomtree Europe Quality Dividend Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "EUM",
"symbolName": "Short MSCI Emerging Markets -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "EURL",
"symbolName": "FTSE Europe Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "EUSA",
"symbolName": "USA Equal Weighted Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "EUSB",
"symbolName": "Ishares ESG Advanced Total USD Bond Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "EUSC",
"symbolName": "Wisdomtree Europe Hedged Smallcap Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "EVAV",
"symbolName": "Electric and Autonomous 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "EVEN",
"symbolName": "S&P 500 Equal Weight Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "EVNT",
"symbolName": "Altshares Event-Driven ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "EVX",
"symbolName": "Vaneck Environmental Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "EWA",
"symbolName": "Australia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "EWC",
"symbolName": "Canada Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "EWCO",
"symbolName": "Invesco S&P 500 EW Comm Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "EWD",
"symbolName": "Sweden Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "EWG",
"symbolName": "Germany Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "EWH",
"symbolName": "Hong Kong Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "EWI",
"symbolName": "Italy Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "EWJ",
"symbolName": "Japan Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "EWK",
"symbolName": "Belgium Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "EWL",
"symbolName": "Switzerland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "EWM",
"symbolName": "Malaysia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "EWMC",
"symbolName": "S&P Midcap 400 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "EWN",
"symbolName": "Netherlands Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "EWO",
"symbolName": "Austria Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "EWP",
"symbolName": "Spain Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "EWQ",
"symbolName": "France Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "EWRE",
"symbolName": "S&P 500 EW Real Estate Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "EWS",
"symbolName": "Singapore Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "EWSC",
"symbolName": "S&P Smallcap 600 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "EWT",
"symbolName": "Taiwan Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 7.56
},
{
"symbol": "EWU",
"symbolName": "UK Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "EWUS",
"symbolName": "UK Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EWV",
"symbolName": "Ultrashort MSCI Japan -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "EWW",
"symbolName": "Mexico Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.02
},
{
"symbol": "EWX",
"symbolName": "S&P Emrg Mkts Smallcap SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "EWY",
"symbolName": "South Korea Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "EWZ",
"symbolName": "Brazil Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.52
},
{
"symbol": "EXI",
"symbolName": "Global Industrials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "EYLD",
"symbolName": "Cambria Emerging Shareholder Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "EZA",
"symbolName": "South Africa Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "EZJ",
"symbolName": "Ultra MSCI Japan 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "EZM",
"symbolName": "Wisdomtree U.S. Midcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "EZU",
"symbolName": "Eurozone Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "FAN",
"symbolName": "Global Wind Energy First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "FAS",
"symbolName": "Financial Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "FAZ",
"symbolName": "Financial Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FBCG",
"symbolName": "Fidelity Blue Chip Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FBCV",
"symbolName": "Fidelity Blue Chip Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "FBND",
"symbolName": "Fidelity Total Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "FBT",
"symbolName": "Biotechnology Index NYSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FCG",
"symbolName": "Natural Gas ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "FCLD",
"symbolName": "Fidelity Cloud Computing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "FCOM",
"symbolName": "Fidelity Telecommunication MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "FCOR",
"symbolName": "Fidelity Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.54
},
{
"symbol": "FCPI",
"symbolName": "Fidelity Stocks For Inflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "FCTR",
"symbolName": "Lunt U.S. Factor Rotation ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "FDD",
"symbolName": "Stoxx Euro Select Div First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "FDEM",
"symbolName": "Fidelity Targeted Emerging Markets Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "FDEV",
"symbolName": "Fidelity Targeted International Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FDG",
"symbolName": "American Century Focused Dynamic Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDHY",
"symbolName": "Fidelity High Yield Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "FDIS",
"symbolName": "Fidelity Consumer Disc MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FDL",
"symbolName": "Mstar Dividend Leaders",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "FDLO",
"symbolName": "Fidelity Low Volatility Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "FDLS",
"symbolName": "Inspire Fidelis Multi Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "FDM",
"symbolName": "DJ Select Microcap First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "FDMO",
"symbolName": "Fidelity Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "FDN",
"symbolName": "DJ Internet Index First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDRR",
"symbolName": "Fidelity Dividend ETF For Rising Rates",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "FDRV",
"symbolName": "Fidelity Electric Vehicles Transportation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "FDV",
"symbolName": "Federated Hermes U.S. Strategic Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "FDVV",
"symbolName": "Fidelity High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "FDWM",
"symbolName": "Fidelity Women's Leadership ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "FEBT",
"symbolName": "Allianzim U.S. Large Cap Buffer10 Feb ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FEBW",
"symbolName": "Allianzim U.S. Large Cap Buffer20 Feb ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FENY",
"symbolName": "Fidelity Energy MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "FEZ",
"symbolName": "Euro Stoxx 50 ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "FFND",
"symbolName": "The Future Fund Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FFSG",
"symbolName": "Formula Folios Smart Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "FFTG",
"symbolName": "Formula Folios Tactical Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "FFTI",
"symbolName": "Formula Folios Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "FFTY",
"symbolName": "Innovator Ibd 50 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FGD",
"symbolName": "DJ Global Select Dividend First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "FGRO",
"symbolName": "Fidelity Growth Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "FHLC",
"symbolName": "Fidelity Health Care MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "FHYS",
"symbolName": "Federated Hermes Short-Duration High ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "FIAX",
"symbolName": "Tidal Nicholas Fixed Income Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "FIBR",
"symbolName": "US Fixed Income Balanced Risk Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.02
},
{
"symbol": "FIDI",
"symbolName": "Fidelity International High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "FIDU",
"symbolName": "Fidelity Industrials MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "FIG",
"symbolName": "Simplify Macro Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "FIGB",
"symbolName": "Fidelity Investment Grade Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "FILL",
"symbolName": "Ishares Global Energy Producers Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "FISR",
"symbolName": "SPDR SSGA Fixed Income Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "FITE",
"symbolName": "SPDR Kensho Future Security ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "FIVA",
"symbolName": "Fidelity International Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "FIVG",
"symbolName": "Defiance Next Gen Connectivity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "FIW",
"symbolName": "Water ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "FLAU",
"symbolName": "Australia Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "FLBL",
"symbolName": "Franklin Liberty Senior Loan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "FLBR",
"symbolName": "Brazil Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "FLCA",
"symbolName": "Canada Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FLCB",
"symbolName": "Franklin Liberty U.S. Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "FLCH",
"symbolName": "China Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "FLCO",
"symbolName": "Liberty Investment Grade Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "FLDR",
"symbolName": "Fidelity Low Duration Bond Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "FLEE",
"symbolName": "Europe Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "FLEH",
"symbolName": "Europe Hedged Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.03
},
{
"symbol": "FLFR",
"symbolName": "France Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "FLGB",
"symbolName": "UK Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "FLGR",
"symbolName": "Germany Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "FLGV",
"symbolName": "Franklin Liberty U.S. Treasury Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "FLHY",
"symbolName": "Franklin Liberty High Yield Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "FLIA",
"symbolName": "Franklin Liberty Intl Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.48
},
{
"symbol": "FLIN",
"symbolName": "Franklin India ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "FLIY",
"symbolName": "Italy Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "FLJH",
"symbolName": "Japan Hedged Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.48
},
{
"symbol": "FLJP",
"symbolName": "Japan Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "FLKR",
"symbolName": "South Korea Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "FLLA",
"symbolName": "Franklin FTSE Latin America ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.87
},
{
"symbol": "FLLV",
"symbolName": "Liberty US Low Volatility ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "FLMB",
"symbolName": "Franklin Liberty Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FLMI",
"symbolName": "Franklin Liberty Intermediate Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "FLMX",
"symbolName": "Mexico Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "FLOT",
"symbolName": "Floating Rate Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "FLQL",
"symbolName": "Franklin Liberty U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "FLQM",
"symbolName": "Franklin Liberty U.S. Mid Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "FLRG",
"symbolName": "Fidelity U.S. Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "FLRN",
"symbolName": "Inv Growth Floating Rate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "FLRT",
"symbolName": "Advisorshares Pacific Asset Enh",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.91
},
{
"symbol": "FLSP",
"symbolName": "Franklin Liberty Systematic Style Premia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "FLSW",
"symbolName": "Franklin Switzerland ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "FLTB",
"symbolName": "Fidelity Ltd Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "FLTR",
"symbolName": "Vaneck Investment Grade Floating Rate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "FLTW",
"symbolName": "Taiwan Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "FLV",
"symbolName": "American Century Focused Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.93
},
{
"symbol": "FLZA",
"symbolName": "Franklin FTSE South Africa ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "FM",
"symbolName": "Frontier 100 Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "FMAG",
"symbolName": "Fidelity Magellan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "FMAR",
"symbolName": "FT U.S. Equity Buffer ETF March",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FMAT",
"symbolName": "Fidelity Materials MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "FMF",
"symbolName": "Mstar Managed Futures Strategy Fund FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "FMIL",
"symbolName": "Fidelity New Millennium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "FNCL",
"symbolName": "Fidelity Financials MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "FNDA",
"symbolName": "Schwab Fundamental U.S. Small Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "FNDB",
"symbolName": "Schwab Fundamental U.S. Broad Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "FNDC",
"symbolName": "Schwab Fundamental Intl Small Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "FNDE",
"symbolName": "Schwab Fundamental Emrg Mkts Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "FNDF",
"symbolName": "Schwab Fundamental Intl Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "FNDX",
"symbolName": "Schwab Fundamental U.S. Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "FNGG",
"symbolName": "Large Caps & Fangs Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FORH",
"symbolName": "Formidable ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "FOVL",
"symbolName": "Ishares Focused Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "FPE",
"symbolName": "Preferred Securities and Income ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "FPEI",
"symbolName": "FT Institutional Prfd Securities Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "FPFD",
"symbolName": "Fidelity Preferred Securities & Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "FPRO",
"symbolName": "Fidelity Real Estate Investment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "FPX",
"symbolName": "FT US Equity Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "FQAL",
"symbolName": "Fidelity Quality Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "FRDM",
"symbolName": "Freedom 100 Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "FREL",
"symbolName": "Fidelity Real Estate MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "FRI",
"symbolName": "S&P REIT Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FRNW",
"symbolName": "Fidelity Clean Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "FRTY",
"symbolName": "Alger Mid Cap 40 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FSIG",
"symbolName": "FT Duration Investment Grade Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "FSMB",
"symbolName": "Short-Duration Managed Municipal ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "FSMD",
"symbolName": "Fidelity Small-Mid Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "FSMO",
"symbolName": "Fidelity Small-Mid Cap Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "FSST",
"symbolName": "Fidelity Sustainability U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "FSTA",
"symbolName": "Fidelity Consumer Staples MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "FTEC",
"symbolName": "Fidelity Info Tech MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "FTIF",
"symbolName": "FT Bloomberg Inflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FTLS",
"symbolName": "Long\/Short Equity ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "FTSD",
"symbolName": "Franklin Short-Dur US Government ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.92
},
{
"symbol": "FUMB",
"symbolName": "Ultra-Short Duration Municipal ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "FUNL",
"symbolName": "Cornercap Fundametrics Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FUTY",
"symbolName": "Fidelity Utilities MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "FVAL",
"symbolName": "Fidelity Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "FVD",
"symbolName": "Value Line Dividend Index ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "FXA",
"symbolName": "Australian Dollar Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "FXB",
"symbolName": "British Pound Sterling Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "FXC",
"symbolName": "Canadian Dollar Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "FXD",
"symbolName": "Consumer Disc Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "FXE",
"symbolName": "Euro Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "FXG",
"symbolName": "Consumer Staples Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "FXH",
"symbolName": "Healthcare Alphadex FT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "FXI",
"symbolName": "China Largecap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "FXL",
"symbolName": "Technology Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "FXN",
"symbolName": "Energy Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "FXO",
"symbolName": "Financial Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "FXP",
"symbolName": "Ultrashort FTSE China 50 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "FXR",
"symbolName": "Indust\/Producer Dur Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "FXU",
"symbolName": "Utilities Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "FXZ",
"symbolName": "Materials Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "FYLD",
"symbolName": "Cambria Foreign Shareholder Yield Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "GAA",
"symbolName": "Cambria Global Asset Allocation Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "GABF",
"symbolName": "Gabelli Financial Services Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "GAL",
"symbolName": "SSGA Global Allocation ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.33
},
{
"symbol": "GAMR",
"symbolName": "ETFMG Video Game Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GBF",
"symbolName": "Government\/Credit Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.34
},
{
"symbol": "GBIL",
"symbolName": "GS Treasuryaccess 0-1 Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "GBLD",
"symbolName": "Invesco MSCI Green Building ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "GBUY",
"symbolName": "Goldman Sachs Future Consumer Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "GCC",
"symbolName": "Wisdomtree Enhancedcontinuous Commodity Index Fu",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.1
},
{
"symbol": "GCOR",
"symbolName": "GS Access U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "GCOW",
"symbolName": "Pacer Global Cash Cows Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "GDMA",
"symbolName": "Gadsdena Dynamica Multi-Asseta ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "GDOC",
"symbolName": "Goldman Sachs Future Health Care Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GDX",
"symbolName": "Vaneck Gold Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "GDXJ",
"symbolName": "Vaneck Junior Gold Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "GEM",
"symbolName": "GS Activebeta Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "GEMD",
"symbolName": "GS Access Emerging Markets US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "GERM",
"symbolName": "ETFMG Treatments Testing & Adv ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "GHTA",
"symbolName": "Goose Hollow Tactical Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "GHYB",
"symbolName": "Access High Yield Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.42
},
{
"symbol": "GHYG",
"symbolName": "US and Intl High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "GIGB",
"symbolName": "GS Access Investment Grade Corp Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "GII",
"symbolName": "FTSE Global Infra 100 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "GINN",
"symbolName": "GS Innovate Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "GK",
"symbolName": "Advisorshares Gerber Kawasaki ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "GLD",
"symbolName": "Gold SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GLDB",
"symbolName": "Strategy Shares Gold-Hedged Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "GLOF",
"symbolName": "Ishares Global Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "GLOV",
"symbolName": "GS Activebeta World Low Vol Plus Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "GLRY",
"symbolName": "Northern IV Mid Cap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "GMET",
"symbolName": "Vaneck Green Metals ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "GMF",
"symbolName": "S&P Emerging Asia Pacific SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.44
},
{
"symbol": "GMOM",
"symbolName": "Cambria Global Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "GNR",
"symbolName": "S&P Global Natural Resources SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.49
},
{
"symbol": "GOAU",
"symbolName": "US Global Go Gold and Precious Metal Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "GOEX",
"symbolName": "GX Gold Explorers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "GOVT",
"symbolName": "US Treasury Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "GOVZ",
"symbolName": "Ishares 25 Year Treasury Strips Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "GQRE",
"symbolName": "Flexshares Global Quality Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "GREI",
"symbolName": "Goldman Sachs Future Real Estate Infrastructure",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "GREK",
"symbolName": "GX MSCI Greece ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "GRES",
"symbolName": "IQ Global Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "GRNB",
"symbolName": "Vaneck Green Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "GRZZ",
"symbolName": "Listed Grizzle Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "GSEW",
"symbolName": "Equal Weight U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "GSFP",
"symbolName": "Goldman Sachs Future Planet Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "GSG",
"symbolName": "S&P GSCI Commodity-Indexed Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GSIE",
"symbolName": "GS Activebeta International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "GSJY",
"symbolName": "GS Activebeta Japan Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "GSLC",
"symbolName": "GS Activebeta U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "GSPY",
"symbolName": "Gotham Enhanced 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "GSSC",
"symbolName": "GS Activebeta U.S. Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "GSST",
"symbolName": "GS Access Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "GSUS",
"symbolName": "GS Marketbeta U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "GSY",
"symbolName": "Ultra-Short-Duration Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "GTEK",
"symbolName": "Goldman Sachs Future Tech Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "GTIP",
"symbolName": "GS Access Inflation Protected USD Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.86
},
{
"symbol": "GTO",
"symbolName": "Total Return Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "GUNR",
"symbolName": "Mstar Global Upstream Natural Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "GURU",
"symbolName": "GX Guru Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "GUSH",
"symbolName": "S&P Oil & Gas Expl Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "GVAL",
"symbolName": "Cambria Global Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "GVI",
"symbolName": "Interm Govt\/Credit Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.09
},
{
"symbol": "GVIP",
"symbolName": "GS Hedge Industry Vip ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "GVLU",
"symbolName": "Tidal Gotham 1000 Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "GWX",
"symbolName": "S&P Smallcap Intl SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "GXC",
"symbolName": "S&P China SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.1
},
{
"symbol": "GXG",
"symbolName": "GX MSCI Colombia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.49
},
{
"symbol": "HACK",
"symbolName": "ETFMG Prime Cyber Security ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "HAIL",
"symbolName": "SPDR S&P Kenso Smart Mobility ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "HAP",
"symbolName": "Vaneck Natural Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "HAUS",
"symbolName": "Tidal Home Appreciation U.S. REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "HAUZ",
"symbolName": "Xt International Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "HAWX",
"symbolName": "ACWI Curr Hedged Ex US Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.32
},
{
"symbol": "HCOM",
"symbolName": "Hartford Schroders Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.27
},
{
"symbol": "HCRB",
"symbolName": "Hartford Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "HDAW",
"symbolName": "Xt MSCI All World Ex US High Div Yld Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "HDEF",
"symbolName": "Xt MSCI EAFE High Dividend Yield Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "HDGE",
"symbolName": "Active Bear ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HDMV",
"symbolName": "Horizon Vol Dev Intl ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "HDRO",
"symbolName": "ETF Series Defiance Next Gen H2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HDV",
"symbolName": "High Dividend Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.72
},
{
"symbol": "HEDJ",
"symbolName": "Wisdomtree Europe Hedged Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "HEEM",
"symbolName": "Emrg Mkts Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "HEFA",
"symbolName": "EAFE Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.79
},
{
"symbol": "HEGD",
"symbolName": "Swan Hedged Equity US Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "HELX",
"symbolName": "Franklin Genomic Advancements ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HEQT",
"symbolName": "Simplify Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "HEWJ",
"symbolName": "Japan Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 12.47
},
{
"symbol": "HEWU",
"symbolName": "UK Currency Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "HEZU",
"symbolName": "Eurozone Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.46
},
{
"symbol": "HFND",
"symbolName": "Tidal Unlimited Hfnd Multi-Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "HFXI",
"symbolName": "IQ 50% Hedged FTSE International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "HIBL",
"symbolName": "S&P 500 High Beta Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HIBS",
"symbolName": "S&P 500 High Beta Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HIDE",
"symbolName": "Ea Architect High Inflation and Deflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "HIGH",
"symbolName": "Simplify Enhanced Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "HIPS",
"symbolName": "Graniteshares US High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "HJEN",
"symbolName": "Direxion Hydrogen ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "HMOP",
"symbolName": "Hartford Municipal Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "HOMZ",
"symbolName": "Hoya Capital Housing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "HSCZ",
"symbolName": "EAFE Smallcap Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.95
},
{
"symbol": "HSMV",
"symbolName": "FT Horizon Managed Volatility Small\/Mid ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "HSRT",
"symbolName": "Hartford Short-Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "HSUN",
"symbolName": "Hartford Sustainable Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "HTAB",
"symbolName": "Hartford Schroders Tax-Aware Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "HTEC",
"symbolName": "Robo Global Healthcare Tech and Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HTRB",
"symbolName": "Hartford Total Return Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "HTUS",
"symbolName": "Hull Tactical US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.08
},
{
"symbol": "HUSV",
"symbolName": "Horizon Vol Domestic ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "HVAL",
"symbolName": "Alps Hillman Active Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "HYBB",
"symbolName": "Ishares Bb Rated Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.44
},
{
"symbol": "HYD",
"symbolName": "Vaneck High Yield Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "HYDB",
"symbolName": "High Yield Defensive Bond Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.83
},
{
"symbol": "HYDW",
"symbolName": "Xt Low Beta High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.21
},
{
"symbol": "HYEM",
"symbolName": "Vaneck Emerging Markets High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "HYG",
"symbolName": "High Yield Corp Bond Ishares Iboxx $ ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.11
},
{
"symbol": "HYGH",
"symbolName": "Int Rate Hedged High Yield Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.75
},
{
"symbol": "HYGV",
"symbolName": "Flexshares High Yield Value-Scored Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.19
},
{
"symbol": "HYGW",
"symbolName": "Ishares Hi-Yield Corp Bond Buywrite Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.12
},
{
"symbol": "HYHG",
"symbolName": "High Yield Interest Rate Hedged ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.34
},
{
"symbol": "HYLB",
"symbolName": "Xt USD High Yield Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.89
},
{
"symbol": "HYLD",
"symbolName": "High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.04
},
{
"symbol": "HYMB",
"symbolName": "S&P High Yield Muni Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "HYMU",
"symbolName": "Blackrock High Yield Muni Income Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "HYS",
"symbolName": "0-5 Year High Yield Corp Bond ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.81
},
{
"symbol": "HYXU",
"symbolName": "Intl High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "IAGG",
"symbolName": "Intl Aggregate Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "IAI",
"symbolName": "US Broker-Dealers & Sec Exch Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.06
},
{
"symbol": "IAK",
"symbolName": "US Insurance Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "IAT",
"symbolName": "US Regional Banks Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "IAU",
"symbolName": "Gold Trust Ishares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IAUF",
"symbolName": "Ishares Gold Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "IBCE",
"symbolName": "Mar 2023 Term Corp Ex-Financials Ishares Ibonds",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "IBD",
"symbolName": "Inspire Corporate Bond Impact ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "IBDD",
"symbolName": "Mar 2023 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "IBDO",
"symbolName": "Dec 2023 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "IBDP",
"symbolName": "Dec 2024 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "IBDQ",
"symbolName": "Dec 2025 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "IBDR",
"symbolName": "Dec 2026 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "IBDS",
"symbolName": "Dec 2027 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "IBDT",
"symbolName": "Ishares Ibonds Dec 2028 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "IBDU",
"symbolName": "Ishares Ibonds Dec 2029 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "IBDV",
"symbolName": "Ishares Ibonds Dec 2030 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "IBDW",
"symbolName": "Ishares Ibonds Dec 2031 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "IBDX",
"symbolName": "Ishares Ibonds Dec 2032 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "IBHC",
"symbolName": "Ishares Ibonds 2023 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "IBHD",
"symbolName": "Ishares Ibonds 2024 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "IBHE",
"symbolName": "Ishares Ibonds 2025 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "IBHF",
"symbolName": "Ishares Ibonds 2026 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "IBHG",
"symbolName": "Ishares Ibonds 2027 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "IBLC",
"symbolName": "Ishares Blockchain and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "IBML",
"symbolName": "Dec 2023 Term Muni Bond Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "IBMM",
"symbolName": "Dec 2024 Term Muni Bond Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "IBMN",
"symbolName": "Ishares Ibonds Dec 2025 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "IBMO",
"symbolName": "Ishares Ibonds Dec 2026 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "IBMP",
"symbolName": "Ishares Ibonds Dec 2027 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "IBMQ",
"symbolName": "Ishares Ibonds Dec 2028 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "IBND",
"symbolName": "Intl Corp Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "IBUY",
"symbolName": "Online Retail Amplify ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ICAP",
"symbolName": "Infracap Equity Income Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.26
},
{
"symbol": "ICF",
"symbolName": "Cohen & Steers REIT Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "ICOW",
"symbolName": "Pacer Developed Markets International Cash",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "ICSH",
"symbolName": "Ultra-Short-Term Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "ICVT",
"symbolName": "Convertible Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "IDAT",
"symbolName": "Ishares Cloud 5G and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "IDEV",
"symbolName": "Intl Devd Markets Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IDHD",
"symbolName": "S&P Intl Developed HI Div Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "IDHQ",
"symbolName": "S&P Intl Developed Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "IDLV",
"symbolName": "S&P Intl Developed Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "IDME",
"symbolName": "International Drawdown Managed Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "IDMO",
"symbolName": "S&P Intl Developed Momentum Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "IDNA",
"symbolName": "Genomics Immunology and Healthcare ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "IDOG",
"symbolName": "Alps International Sector Dividend",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "IDRV",
"symbolName": "Ishares Self-Driving Ev and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "IDU",
"symbolName": "US Utilities Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "IDV",
"symbolName": "Intl Select Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "IDVO",
"symbolName": "Amplify Intl Enhanced Dividend Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "IDX",
"symbolName": "Vaneck Indonesia Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "IEDI",
"symbolName": "US Discretionary Spending Ishares Evolved ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "IEFA",
"symbolName": "EAFE Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "IEMG",
"symbolName": "Emrg Mkts Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "IEO",
"symbolName": "US Oil & Gas Explor & Prod Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.5
},
{
"symbol": "IETC",
"symbolName": "US Technology Ishares Evolved ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "IEUR",
"symbolName": "Europe Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "IEV",
"symbolName": "Europe 350 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "IEZ",
"symbolName": "US Oil Equipment & Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "IFRA",
"symbolName": "US Infrastructure Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "IG",
"symbolName": "Principal Investment Grade Corporate Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "IGBH",
"symbolName": "Int Rate Hedged Long-Term Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "IGE",
"symbolName": "Natural Resources North American Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "IGEB",
"symbolName": "Invst Grade Enhanced Bond Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "IGHG",
"symbolName": "Investment Grade-Interest Rate Hedged ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.77
},
{
"symbol": "IGLB",
"symbolName": "Long-Term Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "IGLD",
"symbolName": "FT Gold Strategy Target Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "IGM",
"symbolName": "North American Tech Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "IGN",
"symbolName": "North American Tech-Multimedia Networking ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "IGRO",
"symbolName": "Intl Dividend Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "IGTR",
"symbolName": "Innovator Gradient Tactical Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "IGV",
"symbolName": "North American Tech-Software Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "IHAK",
"symbolName": "Ishares Cybersecurity and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "IHDG",
"symbolName": "Wisdomtree Intl Hedged Quality Div Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.91
},
{
"symbol": "IHE",
"symbolName": "US Pharmaceuticals Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.73
},
{
"symbol": "IHF",
"symbolName": "US Healthcare Providers Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "IHI",
"symbolName": "US Medical Devices Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "IHY",
"symbolName": "Vaneck International High Yield Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "IIGD",
"symbolName": "Invesco Investment Grade Defensive ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "IJH",
"symbolName": "S&P Midcap 400 Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.07
},
{
"symbol": "IJJ",
"symbolName": "S&P Midcap 400 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "IJK",
"symbolName": "S&P Midcap 400 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "IJR",
"symbolName": "S&P Smallcap Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "IJS",
"symbolName": "S&P Smallcap 600 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "IJUL",
"symbolName": "Innovator MSCI EAFE Power Buffer ETF Jul",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ILCB",
"symbolName": "Mstar Largecap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "ILCG",
"symbolName": "Mstar Largecap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "ILCV",
"symbolName": "Mstar Largecap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "ILF",
"symbolName": "Latin America 40 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.91
},
{
"symbol": "ILTB",
"symbolName": "10+ Year USD Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.21
},
{
"symbol": "IMCB",
"symbolName": "Mstar Midcap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "IMCG",
"symbolName": "Mstar Midcap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "IMOM",
"symbolName": "Intl Quantitative Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IMTB",
"symbolName": "5-10 Year USD Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "IMTM",
"symbolName": "Intl Momentum Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "INCO",
"symbolName": "India Consumer Egshares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.8
},
{
"symbol": "INDA",
"symbolName": "India MSCI Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INDF",
"symbolName": "Nifty India Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "INDL",
"symbolName": "India Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "INDS",
"symbolName": "Pacer Benchmark Industrial Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "INFL",
"symbolName": "Horizon Kinetics Inflation Beneficiaries ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "INKM",
"symbolName": "SSGA Income Allocation ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "INMU",
"symbolName": "Blackrock Intermediate Muni Income Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "INNO",
"symbolName": "Harbor Disruptive Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "INTF",
"symbolName": "Intl Multifactor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "ION",
"symbolName": "Proshares S&P Global Core Battery Metals ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "IOO",
"symbolName": "Global 100 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "IPAC",
"symbolName": "Pacific Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "IPAY",
"symbolName": "ETFMG Prime Mobile Payments ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IPO",
"symbolName": "Renaissance IPO ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IPOS",
"symbolName": "Renaissance International IPO ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IPPP",
"symbolName": "Listed Funds Preferred-Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "IQDE",
"symbolName": "Flexshares Intl Quality Div Def Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "IQDF",
"symbolName": "Flexshares Intl Quality Div Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "IQDG",
"symbolName": "Wisdomtree Intl Quality Div Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "IQDY",
"symbolName": "Flexshares Intl Quality Div Dyn Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "IQIN",
"symbolName": "IQ 500 International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "IQLT",
"symbolName": "Intl Quality Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "IQM",
"symbolName": "Franklin Intelligent Machines ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IQSI",
"symbolName": "IQ Candriam ESG International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "IRBA",
"symbolName": "Imgp Rba Responsible Global Allocation",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "IRBO",
"symbolName": "Ishares Robotics and Artificial Intelligence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "ISCB",
"symbolName": "Mstar Smallcap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "ISCF",
"symbolName": "Intl Smallcap Multifactor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "ISCG",
"symbolName": "Mstar Smallcap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "ISCV",
"symbolName": "Mstar Smallcap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "ISDB",
"symbolName": "Invesco Short-Duration Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "ISMD",
"symbolName": "Inspire Small\/Mid Cap Impact ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "ISRA",
"symbolName": "Vaneck Israel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "ISWN",
"symbolName": "Amplify Blackswan Iswn ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "ITA",
"symbolName": "US Aerospace & Defense Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "ITAN",
"symbolName": "Sparkline Intangible Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "ITB",
"symbolName": "US Home Construction Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "ITEQ",
"symbolName": "Bluestar Israel Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITM",
"symbolName": "Vaneck Intermediate Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "ITOT",
"symbolName": "S&P Total US Stock Market Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "IVAL",
"symbolName": "Intl Quantitative Valueshares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.75
},
{
"symbol": "IVE",
"symbolName": "S&P 500 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.05
},
{
"symbol": "IVES",
"symbolName": "ETFMG Global Cloud Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IVLU",
"symbolName": "Intl Value Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "IVOG",
"symbolName": "S&P Midcap 400 Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "IVOL",
"symbolName": "Quadratic Interest Rate Vol and Infl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "IVOO",
"symbolName": "S&P Midcap 400 ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.16
},
{
"symbol": "IVOV",
"symbolName": "S&P Midcap 400 Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IVRA",
"symbolName": "Invesco Real Assets ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "IVV",
"symbolName": "S&P 500 Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.39
},
{
"symbol": "IVW",
"symbolName": "S&P 500 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "IWB",
"symbolName": "Russell 1000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.29
},
{
"symbol": "IWC",
"symbolName": "Micro-Cap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "IWD",
"symbolName": "Russell 1000 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.25
},
{
"symbol": "IWF",
"symbolName": "Russell 1000 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "IWIN",
"symbolName": "Amplify Inflation Fighter ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "IWL",
"symbolName": "Russell Top 200 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "IWM",
"symbolName": "Russell 2000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "IWN",
"symbolName": "Russell 2000 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.95
},
{
"symbol": "IWO",
"symbolName": "Russell 2000 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "IWP",
"symbolName": "Russell Midcap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "IWR",
"symbolName": "Russell Midcap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "IWS",
"symbolName": "Russell Midcap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.03
},
{
"symbol": "IWV",
"symbolName": "Russell 3000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.45
},
{
"symbol": "IWX",
"symbolName": "Russell Top 200 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "IWY",
"symbolName": "Russell Top 200 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "IXC",
"symbolName": "Global Energy Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.86
},
{
"symbol": "IXG",
"symbolName": "Global Financials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.61
},
{
"symbol": "IXJ",
"symbolName": "Global Healthcare Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "IXN",
"symbolName": "Global Tech Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "IXP",
"symbolName": "Global Telecom Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "IYC",
"symbolName": "US Consumer Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "IYE",
"symbolName": "US Energy Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "IYF",
"symbolName": "US Financials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "IYG",
"symbolName": "US Financial Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.26
},
{
"symbol": "IYH",
"symbolName": "US Healthcare Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.12
},
{
"symbol": "IYJ",
"symbolName": "US Industrials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "IYK",
"symbolName": "US Consumer Goods Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.38
},
{
"symbol": "IYLD",
"symbolName": "Mstar Multi-Asset Income Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "IYM",
"symbolName": "US Basic Materials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.67
},
{
"symbol": "IYR",
"symbolName": "US Real Estate Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "IYT",
"symbolName": "Transportation Average Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.99
},
{
"symbol": "IYW",
"symbolName": "US Technology Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "IYY",
"symbolName": "DJ US Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "IYZ",
"symbolName": "US Telecommunications Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "IZRL",
"symbolName": "Ark Israel Innovative Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JAAA",
"symbolName": "Janus AAA Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "JAVA",
"symbolName": "JPM Active Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "JBBB",
"symbolName": "Janus B-BBB Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.71
},
{
"symbol": "JCHI",
"symbolName": "JPM Active China ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JCPB",
"symbolName": "JPM Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "JDST",
"symbolName": "Junior Gold Mine Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JEMA",
"symbolName": "JPM Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "JEPI",
"symbolName": "JPM Equity Premium Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.37
},
{
"symbol": "JETS",
"symbolName": "US Global Jets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JGRO",
"symbolName": "JPM Active Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "JHCB",
"symbolName": "JH Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "JHEM",
"symbolName": "JH Multifactor Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "JHMD",
"symbolName": "JH Developed Intl Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "JHML",
"symbolName": "JH Largecap Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "JHMM",
"symbolName": "JH Midcap Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "JHPI",
"symbolName": "JH Preferred I ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "JHSC",
"symbolName": "JH Multifactor Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "JIB",
"symbolName": "Janus Sustainable & Impact Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "JIG",
"symbolName": "JPM International Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "JIRE",
"symbolName": "JPM Intl Research Enhanced Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "JMBS",
"symbolName": "Janus Mortgage-Backed Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "JMEE",
"symbolName": "JPM Market Expansion Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.05
},
{
"symbol": "JMOM",
"symbolName": "JPM U.S. Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "JMST",
"symbolName": "JPM Ultra-Short Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "JMUB",
"symbolName": "JPM Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "JNK",
"symbolName": "High Yield Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.65
},
{
"symbol": "JNUG",
"symbolName": "Junior Gold Mine Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JPEM",
"symbolName": "JPM Dvsd Rtns EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.32
},
{
"symbol": "JPIB",
"symbolName": "JPM Global Bond Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "JPIE",
"symbolName": "JPM Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "JPIN",
"symbolName": "JPM Dvsd Rtns Intl Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "JPMB",
"symbolName": "JPM USD Emrg Mkts Sovereign Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "JPME",
"symbolName": "JPM Dvsd Rtns US Midcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "JPRE",
"symbolName": "JPM Realty Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.36
},
{
"symbol": "JPSE",
"symbolName": "JPM Dvsd Rtns US Smallcap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "JPST",
"symbolName": "JPM Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "JPSV",
"symbolName": "J.P.M Active Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JPUS",
"symbolName": "JPM Dvsd Rtns US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "JQUA",
"symbolName": "JPM U.S. Quality Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "JSCP",
"symbolName": "JPM Short-Duration Core Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "JSTC",
"symbolName": "Adasina Social Justice All Cap Global ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "JUCY",
"symbolName": "Aptus Enhanced Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "JULW",
"symbolName": "Allianzim U.S. Large Cap Buffer20 Jul ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JUST",
"symbolName": "GS Just U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "JVAL",
"symbolName": "JPM U.S. Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "JXI",
"symbolName": "Global Utilities Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.89
},
{
"symbol": "KALL",
"symbolName": "KS MSCI All China Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "KARB",
"symbolName": "ETF Series Solutions Carbon Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "KARS",
"symbolName": "KS Electric Vehicles and Future Mobility ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "KBA",
"symbolName": "KS Bosera MSCI China A ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 12.5
},
{
"symbol": "KBE",
"symbolName": "S&P Bank ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "KBND",
"symbolName": "KS Bloomberg Barclays China Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "KCCA",
"symbolName": "KS California Carbon Allowance ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "KCE",
"symbolName": "S&P Capital Markets ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.9
},
{
"symbol": "KEMQ",
"symbolName": "KS EM Consumer Technology Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KEMX",
"symbolName": "KS MSCI Emerging Markets Ex China Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "KFYP",
"symbolName": "KS Cicc China Leaders 100 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "KGRN",
"symbolName": "KS MSCI China Environment Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "KHYB",
"symbolName": "KS Ccbs China Corp High Yield Bond USD ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.56
},
{
"symbol": "KIE",
"symbolName": "S&P Insurance ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "KLDW",
"symbolName": "Knowledge Leaders Developed World ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "KLIP",
"symbolName": "KS China Internet and Covered Call Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "KLNE",
"symbolName": "Daily Global Clean Energy Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "KMET",
"symbolName": "KS Electrification Metals Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "KMLM",
"symbolName": "Kfa Mount Lucas Index Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.04
},
{
"symbol": "KNG",
"symbolName": "CBOE S&P 500 Dividend Aristocrats Target Income",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "KOIN",
"symbolName": "Innovation Nextgen Protocol ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.72
},
{
"symbol": "KOMP",
"symbolName": "SPDR Kensho & New Economies Composite ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "KONG",
"symbolName": "Opportunities Formidable Fortress ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "KORP",
"symbolName": "American Century Dvfd Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "KORU",
"symbolName": "South Korea Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "KRBN",
"symbolName": "Kfa Global Carbon ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 8.35
},
{
"symbol": "KRE",
"symbolName": "S&P Regional Banking ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "KSA",
"symbolName": "Saudi Arabia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "KSET",
"symbolName": "KS Global Carbon Offset Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "KSTR",
"symbolName": "KS Sse Star Market 50 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KTEC",
"symbolName": "KS Hang Seng Tech Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "KURE",
"symbolName": "KS MSCI All China Health Care Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "KVLE",
"symbolName": "KS Kfa Value Line Dynamic Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "KWEB",
"symbolName": "KS CSI China Internet ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KXI",
"symbolName": "Global Cons Staples Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "LABD",
"symbolName": "S&P Biotech Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "LABU",
"symbolName": "S&P Biotech Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LBAY",
"symbolName": "Leatherback Long\/Short Alternative Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "LCR",
"symbolName": "Leuthold Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "LCTU",
"symbolName": "Blackrock U.S. Carbon Transition Readiness ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "LDUR",
"symbolName": "Pimco Low Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"symbol": "LEAD",
"symbolName": "Siren Divcon Leaders Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "LEMB",
"symbolName": "Emrg Mkts Local Curr Bond Ishares JPM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "LETB",
"symbolName": "Advisorshares Bob Ai Powered Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "LEXI",
"symbolName": "Alexis Practical Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "LFEQ",
"symbolName": "Vaneck Long\/Flat Trend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "LGH",
"symbolName": "Hcm Defender 500 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "LGLV",
"symbolName": "SSGA US Large Cap Low Vol Index SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.76
},
{
"symbol": "LGOV",
"symbolName": "FT Long Duration Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "LIT",
"symbolName": "GX Lithium & Battery Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "LKOR",
"symbolName": "Flexshares Credit Scored US Long Corp",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.02
},
{
"symbol": "LONZ",
"symbolName": "Pimco Senior Loan Active Exchange",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "LQD",
"symbolName": "Invst Grade Corp Bond Ishares Iboxx $ ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.7
},
{
"symbol": "LQDB",
"symbolName": "Ishares BBB Rated Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.48
},
{
"symbol": "LQDH",
"symbolName": "Int Rate Hedged Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.16
},
{
"symbol": "LQDI",
"symbolName": "Ishares Inflation Hedged Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "LQIG",
"symbolName": "SPDR Marketaxess Investment Grade 400 Corporate",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.52
},
{
"symbol": "LRGF",
"symbolName": "USA Multifactor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "LRNZ",
"symbolName": "Truemark Technology Ai & Deep Learning ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LSAF",
"symbolName": "Leadershares Alphafactor US Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "LSAT",
"symbolName": "Leadershares Alphafactor Tactical Focused ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "LSST",
"symbolName": "Natixis Loomis Sayles Short-Duration Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "LTPZ",
"symbolName": "15+ Year US TIPS Index ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.35
},
{
"symbol": "LVHI",
"symbolName": "Legg Intl Low Vol High Div ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.84
},
{
"symbol": "MAGA",
"symbolName": "Point Bridge Gop Stock Tracker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "MAMB",
"symbolName": "Monarch Ambassador Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "MARB",
"symbolName": "Merger Arbitrage ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "MART",
"symbolName": "Aim ETF Products Trust Allianzim U.S. Large Cap",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MARW",
"symbolName": "Aim ETF Products Trust Allianzim U.S. Large Cap",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MBBB",
"symbolName": "Vaneck Moody's BBB Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "MBND",
"symbolName": "SPDR Nuveen Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "MBOX",
"symbolName": "Freedom Day Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "MDY",
"symbolName": "S&P Midcap 400 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.09
},
{
"symbol": "MDYG",
"symbolName": "S&P Midcap Growth ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "MDYV",
"symbolName": "S&P Midcap Value ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "MEAR",
"symbolName": "Short Maturity Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "MEM",
"symbolName": "Matthews Emerging Markets Equity Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "MEME",
"symbolName": "Listed Roundhill Meme ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "METV",
"symbolName": "Roundhill Ball Metaverse ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "MEXX",
"symbolName": "MSCI Mexico Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "MFDX",
"symbolName": "Pimco RAFI Multi-Factor Intl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "MFEM",
"symbolName": "Pimco RAFI Multi-Factor EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "MFUL",
"symbolName": "Mindful Conservative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "MFUS",
"symbolName": "Pimco RAFI Multi-Factor U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "MGC",
"symbolName": "Vanguard Mega Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "MGK",
"symbolName": "Vanguard Mega Cap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "MGMT",
"symbolName": "Ballast Small\/Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "MGV",
"symbolName": "Vanguard Mega Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.52
},
{
"symbol": "MIDE",
"symbolName": "Xt S&P Midcap 400 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "MIDU",
"symbolName": "Mid Cap Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "MINC",
"symbolName": "Advisorshares Newfleet Multi-Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "MINO",
"symbolName": "Pimco Municipal Income Opportunities Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "MINT",
"symbolName": "Enhanced Short-Maturity Strgy ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.44
},
{
"symbol": "MISL",
"symbolName": "FT Indxx Aerospace & Defence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "MJ",
"symbolName": "ETFMG Alternative Harvest ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "MLN",
"symbolName": "Vaneck Vaneck Corp Long Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "MLPA",
"symbolName": "GX MLP ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.06
},
{
"symbol": "MLPB",
"symbolName": "Etracs MLP Infrastructure Index ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MLPX",
"symbolName": "GX MLP & Energy Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "MMCA",
"symbolName": "IQ Mackay California Municipal Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "MMIN",
"symbolName": "IQ Mackay Shields Municipal Insured ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "MMIT",
"symbolName": "IQ Mackay Municipal Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "MMLG",
"symbolName": "Multi-Manager Large Growth ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MMTM",
"symbolName": "S&P 1500 Momentum Tilt ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.79
},
{
"symbol": "MNA",
"symbolName": "IQ Merger Arbitrage ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MNM",
"symbolName": "Daily Metal Miners Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "MOAT",
"symbolName": "Vaneck Morningstar Wide Moat ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "MOO",
"symbolName": "Vaneck Agribusiness ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "MOON",
"symbolName": "Direxion Moonshot Innovators ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MORT",
"symbolName": "Vaneck Mortgage REIT Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "MOTG",
"symbolName": "Vaneck Morningstar Global Wide Moat ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "MOTI",
"symbolName": "Vaneck Mstar International Moat ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "MOTO",
"symbolName": "Smartetfs Smart Transport & Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "MPRO",
"symbolName": "Northern IV Monarch Procap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "MSMR",
"symbolName": "ETF Series Solutions Mcelhenny Sheffield Managed",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "MSOS",
"symbolName": "Advisorshares Pure US Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MSTB",
"symbolName": "Lha Market State Tactical Beta ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "MSVX",
"symbolName": "Lha Market State Alpha Seeker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "MTGP",
"symbolName": "Wisdomtree Mortgage Plus Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "MTUM",
"symbolName": "USA Momentum Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.62
},
{
"symbol": "MUB",
"symbolName": "Natl Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"symbol": "MUNI",
"symbolName": "Interm Muni Bond Strgy ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "MUSI",
"symbolName": "American Century Multisector Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "MUST",
"symbolName": "Columbia Multi-Sector Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "MVPS",
"symbolName": "Amplify Thematic All-Stars ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MVV",
"symbolName": "Ultra Midcap400 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "MXI",
"symbolName": "Global Materials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.8
},
{
"symbol": "MYY",
"symbolName": "Short Midcap400 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "MZZ",
"symbolName": "Ultrashort Midcap400 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "NACP",
"symbolName": "Impact Shares Naacp Minority Empowerment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "NAIL",
"symbolName": "Homebuild & Suppliers Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NANR",
"symbolName": "S&P North American Natural SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "NBCM",
"symbolName": "Neuberger Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "NDIV",
"symbolName": "Amplify Natural Resources Dividend Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "NDJI",
"symbolName": "ETF Dow Jones Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "NEAR",
"symbolName": "Short Maturity Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "NERD",
"symbolName": "Roundhill Esports & Digital Entertainment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "NETL",
"symbolName": "Netlease Corporate Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "NETZ",
"symbolName": "Engine No. 1 Transform Climate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "NFLT",
"symbolName": "Virtus Newfleet Multi-Sector Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "NFRA",
"symbolName": "Flexshares Global Broad Infr Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "NGE",
"symbolName": "GX MSCI Nigeria ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "NIWM",
"symbolName": "Unified Nightshares 2000 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "NLR",
"symbolName": "Vaneck Uranium & Nuclear Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "NOBL",
"symbolName": "S&P 500 Dividend Aristocrats ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "NORW",
"symbolName": "GX FTSE Nordic Region ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "NOVZ",
"symbolName": "Trueshares Structured Outcome [Nov] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "NSCS",
"symbolName": "Nuveen Small Cap Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "NSPI",
"symbolName": "ETF S&P 500 Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "NSPL",
"symbolName": "Unified Nightshares 500 1X\/1.5X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "NSPY",
"symbolName": "Unified Nightshares 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "NTKI",
"symbolName": "ETF Russell 2000 Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "NTSE",
"symbolName": "Wisdomtree Emerging Markets Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "NTSI",
"symbolName": "Wisdomtree Intl Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "NTSX",
"symbolName": "Wisdomtree U.S. Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "NUAG",
"symbolName": "Nushares US Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "NUBD",
"symbolName": "Nushares ESG U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "NUDM",
"symbolName": "Nushares ESG Intl Developed Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "NUDV",
"symbolName": "Nuveen ESG Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "NUEM",
"symbolName": "Nushares ESG Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "NUGO",
"symbolName": "Nuveen Growth Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "NUGT",
"symbolName": "Gold Miners Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "NUHY",
"symbolName": "Nuveen ESG High Yield Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "NULG",
"symbolName": "Nushares ESG Largecap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "NULV",
"symbolName": "Nushares ESG Largecap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "NUMG",
"symbolName": "Nushares ESG Midcap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "NUMV",
"symbolName": "Nushares ESG Midcap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "NURE",
"symbolName": "Nushares Short-Term REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "NUSC",
"symbolName": "Nushares ESG Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "NUSI",
"symbolName": "Nationwide Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "NVIR",
"symbolName": "Horizon Kinetics Energy and Remediation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NXTE",
"symbolName": "Axs Green Alpha ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "NYF",
"symbolName": "New York Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "OACP",
"symbolName": "Oneascent Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "OAEM",
"symbolName": "Oneascent Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "OAIA",
"symbolName": "Teucrium Aila Long-Short Agriculture Strategy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OAIM",
"symbolName": "Oneascent International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "OALC",
"symbolName": "Oneascent Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "OARK",
"symbolName": "Tidal Yieldmax Arkk Option Income Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.6
},
{
"symbol": "OCTW",
"symbolName": "Allianzim U.S. Large Cap Buffer20 Oct ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OEF",
"symbolName": "S&P 100 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.64
},
{
"symbol": "OEUR",
"symbolName": "O's Europe Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "OIH",
"symbolName": "Vaneck Oil Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.89
},
{
"symbol": "OILK",
"symbolName": "Crude Oil Strategy K-1 Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 7.27
},
{
"symbol": "OMFL",
"symbolName": "Oppenheimer Russell 1000 Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "OMFS",
"symbolName": "Oppenheimer Russell 2000 Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "ONEO",
"symbolName": "Russell 1000 Momentum Focus ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "ONEV",
"symbolName": "Russell 1000 Low Vol ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "ONEY",
"symbolName": "Russell 1000 Yield Focus ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.97
},
{
"symbol": "ONG",
"symbolName": "Daily Oil Services Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "ONLN",
"symbolName": "Online Retail ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ONOF",
"symbolName": "GX Adaptive U.S. Risk Management ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "OPER",
"symbolName": "Clearshares Ultra-Short Maturity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.32
},
{
"symbol": "OSCV",
"symbolName": "Opus Small Cap Value Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "OUSA",
"symbolName": "O's U.S. Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "OUSM",
"symbolName": "O's Russell Smallcap Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "OVB",
"symbolName": "Overlay Shares Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "OVL",
"symbolName": "Overlay Shares Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "OVLH",
"symbolName": "Overlay Shares Hedged Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "OVT",
"symbolName": "Overlay Shares Short-Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "OWNS",
"symbolName": "Impact Shares Affordable Housing MBS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "PAK",
"symbolName": "GX MSCI Pakistan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "PALC",
"symbolName": "Pacer Large Cap Multi-Factor Alternator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "PALL",
"symbolName": "Physical Palladium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PAMC",
"symbolName": "Pacer Lunt Midcap Multi-Factor Alternator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "PAVE",
"symbolName": "GX U.S. Infrastructure Development ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "PAWZ",
"symbolName": "Pet Care ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "PBD",
"symbolName": "Global Clean Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "PBE",
"symbolName": "Dynamic Biotechnology & Genome Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PBJ",
"symbolName": "Dynamic Food & Beverage Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "PBND",
"symbolName": "Purebetasm US Aggregate Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "PBP",
"symbolName": "S&P 500 Buywrite Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "PBS",
"symbolName": "Dynamic Media Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "PBSM",
"symbolName": "Purebetasm MSCI USA Small Cap Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "PBTP",
"symbolName": "Purebetasm 0-5 Yr US TIPS Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "PBUS",
"symbolName": "Purebetasm MSCI USA Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "PBW",
"symbolName": "Wilderhill Clean Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "PCEF",
"symbolName": "CEF Income Composite Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "PCRB",
"symbolName": "Putnam ESG Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PCY",
"symbolName": "Emerging Markets Sovereign Debt Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "PDN",
"symbolName": "FTSE RAFI Dev Markets Ex-U.S. Small-Mid Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "PEJ",
"symbolName": "Dynamic Leisure and Entertainment Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "PEX",
"symbolName": "Global Listed Private Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "PFFA",
"symbolName": "Virtus Infracap U.S. Preferred Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "PFFD",
"symbolName": "GX U.S. Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "PFFL",
"symbolName": "Etracs 2X Prfd Stock Index ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PFFR",
"symbolName": "Infracap REIT Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "PFFV",
"symbolName": "GX Variable Rate Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "PFIG",
"symbolName": "Fundamental Investment Grade Corp Bond Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "PFIX",
"symbolName": "Simplify Interest Rate Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "PFLD",
"symbolName": "Aam Low Duration Preferred and Income Securities",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "PFXF",
"symbolName": "Vaneck Prfd Securities Ex Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "PGAL",
"symbolName": "GX MSCI Portugal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "PGF",
"symbolName": "Financial Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "PGHY",
"symbolName": "Global Short-Term Hi-Yld Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "PGX",
"symbolName": "Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "PHB",
"symbolName": "Fundamental Hi-Yld Corp Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "PHDG",
"symbolName": "S&P 500 Downside Hedged Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "PHYD",
"symbolName": "Putnam ESG High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PHYL",
"symbolName": "PGIM Active High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.35
},
{
"symbol": "PICB",
"symbolName": "Intl Corp Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "PICK",
"symbolName": "Ishares Global Select Metals & Mining Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.84
},
{
"symbol": "PIFI",
"symbolName": "Clearshares Piton Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "PILL",
"symbolName": "Pharmaceutical & Medical Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "PIN",
"symbolName": "India Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.99
},
{
"symbol": "PINK",
"symbolName": "Simplify Health Care ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "PJFG",
"symbolName": "PGIM Jennison Focused Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PJP",
"symbolName": "Dynamic Pharmaceuticals Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "PKB",
"symbolName": "Dynamic Building & Construction Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "PLAT",
"symbolName": "Wisdomtree Growth Leaders Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "PLDR",
"symbolName": "Putnam Sustainable Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "PP",
"symbolName": "Tidal Meet Kevin Pricing Power ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PPA",
"symbolName": "Aerospace & Defense Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "PPEM",
"symbolName": "Putnam ESG Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PPI",
"symbolName": "Axs Astoria Inflation Sensitive ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "PPIE",
"symbolName": "Putnam ESG International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PPLT",
"symbolName": "Physical Platinum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PPTY",
"symbolName": "Ppty U.S. Diversified Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "PQDI",
"symbolName": "Principal Spectrum Tax-Advantaged Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "PRAY",
"symbolName": "Fis Biblically Responsible Risk Managed ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "PREF",
"symbolName": "Principal Spectrum Preferred Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "PRF",
"symbolName": "FTSE RAFI US 1000 Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.12
},
{
"symbol": "PRNT",
"symbolName": "3D Printing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSFF",
"symbolName": "Pacer Swan Sos Fund of Funds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSI",
"symbolName": "Dynamic Semiconductors Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "PSIL",
"symbolName": "Advisorshares Psychedelics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "PSJ",
"symbolName": "Dynamic Software Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "PSK",
"symbolName": "SPDR ICE Preferred Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.15
},
{
"symbol": "PSMB",
"symbolName": "Balanced Multi-Asset Allocation Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "PSMC",
"symbolName": "Conservative Multi-Asset Allocation Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "PSMD",
"symbolName": "Pacer Swan Sos Moderate [Dec] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSMG",
"symbolName": "Growth Multi-Asset Allocation Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "PSMM",
"symbolName": "Moderately Conservative Multi-Asset Allocation",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "PSP",
"symbolName": "Global Listed Private Equity Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "PSQ",
"symbolName": "Short QQQ -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "PSR",
"symbolName": "Active U.S. Real Estate Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.57
},
{
"symbol": "PST",
"symbolName": "Ultrashort Lehman 7-10 Year Treasury -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSYK",
"symbolName": "ETF Series Psyk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "PTBD",
"symbolName": "Pacer Trendpilot US Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "PTEU",
"symbolName": "Pacer Trendpilot European Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "PTIN",
"symbolName": "Pacer Trendpilot International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "PTLC",
"symbolName": "Pacer Trendpilot 750 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "PTMC",
"symbolName": "Pacer Trendpilot 450 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "PTRB",
"symbolName": "PGIM Total Return Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.82
},
{
"symbol": "PULS",
"symbolName": "PGIM Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "PULT",
"symbolName": "Putnam ESG Ultra Short ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "PUTW",
"symbolName": "Wisdomtree CBOE S&P 500 Putwrite Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "PVAL",
"symbolName": "Putnam Focused Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "PVI",
"symbolName": "Vrdo Tax-Free Weekly Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "PWB",
"symbolName": "Dynamic Large Cap Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "PWC",
"symbolName": "Dynamic Market Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "PWS",
"symbolName": "Pacer Wealthshield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "PWV",
"symbolName": "Dynamic Large Cap Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "PWZ",
"symbolName": "California Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "PXE",
"symbolName": "Ynamic Energy Exploration & Production ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "PXF",
"symbolName": "FTSE RAFI Dev Markets Ex-U.S. Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "PXH",
"symbolName": "FTSE RAFI Emrg Markets Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "PXJ",
"symbolName": "Dynamic Oil & Gas Services Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "PXQ",
"symbolName": "Dynamic Networking Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"symbol": "PZA",
"symbolName": "National Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "PZT",
"symbolName": "New York Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "QAI",
"symbolName": "IQ Hedge Multi-Strategy Tracker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "QARP",
"symbolName": "Xt Russell 1000 US Quality Reasonable Price ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "QCON",
"symbolName": "American Century ETF American Century Qual",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "QDEF",
"symbolName": "Flexshares Quality Div Def Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "QDF",
"symbolName": "Flexshares Quality Div Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "QDIV",
"symbolName": "GX S&P 500 Quality Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "QDPL",
"symbolName": "Pacer Metaurus US Large Cap Divd Multiplier 400",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.08
},
{
"symbol": "QEFA",
"symbolName": "SPDR MSCI EAFE Strategic Factors ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.93
},
{
"symbol": "QEMM",
"symbolName": "EM Strategicfactors MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "QGRO",
"symbolName": "American Century Stoxx U.S. Quality Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "QGRW",
"symbolName": "Wisdomtree U.S. Quality Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "QID",
"symbolName": "Ultrashort QQQ -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "QINT",
"symbolName": "American Century Quality Diversified Intl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "QLC",
"symbolName": "Flexshares US Quality Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "QLD",
"symbolName": "Ultra QQQ 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "QLTA",
"symbolName": "AAA A Rated Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "QLV",
"symbolName": "Flexshares US Quality Low Volatility Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "QLVD",
"symbolName": "Flexshares Dvld Markets Ex-US Qlty Low Vol ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "QMOM",
"symbolName": "Quantitative Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "QPFF",
"symbolName": "American Century Quality Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "QQH",
"symbolName": "Hcm Defender 100 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "QRFT",
"symbolName": "Qraft Ai-Enhanced U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "QTUM",
"symbolName": "Defiance Quantum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "QUAL",
"symbolName": "USA Quality Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "QUS",
"symbolName": "USA Qlty Mix MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.86
},
{
"symbol": "QVAL",
"symbolName": "US Quantitative Valueshares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "QVMM",
"symbolName": "Invesco S&P Midcap 400 Qvm Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "QVMS",
"symbolName": "Invesco S&P Smallcap 600 Qvm Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "QVOY",
"symbolName": "Q3 All-Season Active Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "RAAX",
"symbolName": "Vaneck Inflation Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "RAVI",
"symbolName": "Flexshares Ready Access Variable Income",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "RAYC",
"symbolName": "Rayliant Quantamental China Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "RAYD",
"symbolName": "Rayliant Quantitative Developed Market Equity Et",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "RCD",
"symbolName": "S&P 500 EW Consumer Discretionary Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "RDFI",
"symbolName": "Rareview Dynamic Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "RDIV",
"symbolName": "Ultra Dividend Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "RDVI",
"symbolName": "FT Rising Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "RECS",
"symbolName": "Columbia Research Enhanced Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "REET",
"symbolName": "Global REIT Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "REGL",
"symbolName": "S&P Midcap 400 Dividend Aristocrats ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "REK",
"symbolName": "Short Real Estate -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "REM",
"symbolName": "Mortgage Real Estate Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "REMX",
"symbolName": "Vaneck Rare Earth Strategic Metals ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "RESD",
"symbolName": "Wisdomtree International ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "RESE",
"symbolName": "Wisdomtree Emerging Markets ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "RESI",
"symbolName": "Kelly Residential & Apartment Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "RESP",
"symbolName": "Wisdomtree U.S. ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "RETL",
"symbolName": "Retail Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "REVS",
"symbolName": "Columbia Research Enhanced Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "REW",
"symbolName": "Ultrashort Technology -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "REZ",
"symbolName": "Residential and Multisector Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "RFCI",
"symbolName": "Riverfront Core Income Fund ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "RFDA",
"symbolName": "Riverfront US Dividend Adv ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "RFFC",
"symbolName": "Riverfront US Flex-Cap ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "RFG",
"symbolName": "S&P Midcap 400 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "RFV",
"symbolName": "S&P Midcap 400 Pure Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.86
},
{
"symbol": "RGI",
"symbolName": "S&P 500 EW Industrials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.93
},
{
"symbol": "RHS",
"symbolName": "S&P 500 EW Consumer Staples Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.94
},
{
"symbol": "RIET",
"symbolName": "Hoya Capital High Dividend Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "RIGS",
"symbolName": "Riverfront Strategic Income Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "RINF",
"symbolName": "Inflation Expectations ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "RISN",
"symbolName": "Inspire Tactical Balanced ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "RISR",
"symbolName": "Foliobeyond Rising Rates ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "RLY",
"symbolName": "SSGA Multi-Asset Real Return ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "ROAM",
"symbolName": "Lattice EM Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "ROBO",
"symbolName": "Global Robotics and Automation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ROCI",
"symbolName": "Alpha Architect ETF Roc ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "RODM",
"symbolName": "Lattice Developed Markets Ex-US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "ROM",
"symbolName": "Ultra Technology 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ROMO",
"symbolName": "Strategy Shares Newfound\/Resolve Robust Momentum",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "ROOF",
"symbolName": "IQ US Real Estate Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "RORO",
"symbolName": "Atac US Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "ROUS",
"symbolName": "Lattice US Equity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "RPAR",
"symbolName": "Rpar Risk Parity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "RPG",
"symbolName": "S&P 500 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "RPHS",
"symbolName": "Regents Park Hedged Market Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "RPV",
"symbolName": "S&P 500 Pure Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "RRH",
"symbolName": "Advocate Rising Rate Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.07
},
{
"symbol": "RSP",
"symbolName": "S&P 500 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.57
},
{
"symbol": "RSPE",
"symbolName": "Invesco ESG S&P 500 Equal Weight ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "RTAI",
"symbolName": "Rareview Tax Advantaged Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "RTM",
"symbolName": "S&P 500 EW Materials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.48
},
{
"symbol": "RUFF",
"symbolName": "Alpha Dog ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "RULE",
"symbolName": "Adaptive Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RVNU",
"symbolName": "Xt Municipal Infrastructure Revenue Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "RWJ",
"symbolName": "Smallcap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "RWK",
"symbolName": "Midcap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "RWL",
"symbolName": "Largecap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "RWM",
"symbolName": "Short Russell 2000 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "RWO",
"symbolName": "DJ Global Real Estate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "RWR",
"symbolName": "DJ REIT ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.32
},
{
"symbol": "RWX",
"symbolName": "DJ Intl Real Estate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "RXD",
"symbolName": "Ultrashort Health Care -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "RXI",
"symbolName": "Global Cons Disc Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "RXL",
"symbolName": "Ultra Health Care 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "RYE",
"symbolName": "S&P 500 EW Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.5
},
{
"symbol": "RYF",
"symbolName": "S&P 500 EW Financials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "RYH",
"symbolName": "S&P 500 EW Health Care Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "RYJ",
"symbolName": "Raymond James Sb-1 Equity Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "RYLD",
"symbolName": "GX Russell 2000 Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.47
},
{
"symbol": "RYLG",
"symbolName": "GX Russell 2000 Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "RYT",
"symbolName": "S&P 500 EW Technology Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.73
},
{
"symbol": "RYU",
"symbolName": "S&P 500 EW Utilities Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.73
},
{
"symbol": "RZG",
"symbolName": "S&P Smallcap 600 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "RZV",
"symbolName": "S&P Smallcap 600 Pure Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "SAA",
"symbolName": "Ultra Smallcap600 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "SAEF",
"symbolName": "Schwab Strategic Ariel ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "SAGP",
"symbolName": "Strategas Global Policy Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "SAMT",
"symbolName": "Strategas Macro Thematic Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "SBB",
"symbolName": "Short Smallcap600 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SBIO",
"symbolName": "Alps Medical Breakthroughs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SCC",
"symbolName": "Ultrashort Consumer Services -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "SCHA",
"symbolName": "Schwab U.S. Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SCHB",
"symbolName": "Schwab U.S. Broad Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "SCHC",
"symbolName": "Schwab Intl Smallcap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SCHD",
"symbolName": "Schwab US Dividend Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.56
},
{
"symbol": "SCHE",
"symbolName": "Schwab Emrg Mkts Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "SCHF",
"symbolName": "Schwab Intl Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "SCHG",
"symbolName": "Schwab U.S. Largecap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "SCHH",
"symbolName": "Schwab U.S. REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "SCHI",
"symbolName": "Schwab 5-10 Year Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "SCHJ",
"symbolName": "Schwab 1-5 Year Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "SCHK",
"symbolName": "Schwab 1000 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "SCHM",
"symbolName": "Schwab U.S. Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SCHO",
"symbolName": "Schwab Short-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "SCHP",
"symbolName": "Schwab U.S. TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.48
},
{
"symbol": "SCHQ",
"symbolName": "Schwab Long-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SCHR",
"symbolName": "Schwab Int-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "SCHV",
"symbolName": "Schwab U.S. Largecap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "SCHX",
"symbolName": "Schwab U.S. Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "SCHY",
"symbolName": "Schwab International Dividend Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SCHZ",
"symbolName": "Schwab US Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "SCJ",
"symbolName": "Japan Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "SCMB",
"symbolName": "Schwab Strategic Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SCRD",
"symbolName": "Janus Sustainable Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "SDCI",
"symbolName": "Uscf Summerhaven Dynamic Commodity Strategy No K",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.1
},
{
"symbol": "SDD",
"symbolName": "Ultrashort Smallcap600 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "SDEF",
"symbolName": "Sound Enhanced Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "SDEI",
"symbolName": "Sound Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "SDEM",
"symbolName": "GX MSCI Superdividend EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "SDIV",
"symbolName": "GX Superdividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.79
},
{
"symbol": "SDOG",
"symbolName": "Alps Sector Dividend Dogs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "SDOW",
"symbolName": "Ultrapro Short Dow 30 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "SDP",
"symbolName": "Ultrashort Utilities -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SDS",
"symbolName": "Ultrashort S&P500 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "SDY",
"symbolName": "S&P Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.13
},
{
"symbol": "SEA",
"symbolName": "U.S. Global Sea To Sky Cargo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "SECT",
"symbolName": "Northern IV Main Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "SEF",
"symbolName": "Short Financials -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SEIM",
"symbolName": "Sei Enhanced U.S. Large Cap Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "SEIQ",
"symbolName": "Sei Enhanced U.S. Large Cap Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "SEIV",
"symbolName": "Sei Exchange Traded Fds Sei Enhanced U.S. Large",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "SEIX",
"symbolName": "Virtus Seix Senior Loan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "SELV",
"symbolName": "Sei Enhanced Low Volatility U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "SEMI",
"symbolName": "Columbia Seligman Semiconductor and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "SFIG",
"symbolName": "Wisdomtree U.S. Short-Term Corp Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "SFLR",
"symbolName": "Innovator Equity Managed Floor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "SFY",
"symbolName": "Sofi Select 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "SFYF",
"symbolName": "Sofi 50 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "SFYX",
"symbolName": "Sofi Next 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "SGDJ",
"symbolName": "Alps Sprott Junior Gold",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "SGDM",
"symbolName": "Sprott Gold Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "SGOV",
"symbolName": "Ishares 0-3 Month Treasury Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "SH",
"symbolName": "Short S&P500 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SHAG",
"symbolName": "Wisdomtree Yield Enhd U.S. Short-Term Agg Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "SHE",
"symbolName": "SSGA Gender Diversity ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "SHM",
"symbolName": "Short-Term Muni Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "SHNY",
"symbolName": "Microsectors Gold 3X Leveraged ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SHOC",
"symbolName": "Ea Series Strive U.S. Semiconductor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SHYD",
"symbolName": "Vaneck Short High Yield Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "SHYG",
"symbolName": "0-5 Year High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.4
},
{
"symbol": "SHYL",
"symbolName": "Xt Short-Duration High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.41
},
{
"symbol": "SIHY",
"symbolName": "Harbor Scientific Alpha High-Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "SIJ",
"symbolName": "Ultrashort Industrials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SIL",
"symbolName": "GX Silver Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "SILJ",
"symbolName": "ETFMG Prime Junior Silver Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "SIMS",
"symbolName": "SPDR Kensho Intelligent Structures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "SIXA",
"symbolName": "6 Meridian Mega Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "SIXH",
"symbolName": "6 Meridian Hedged Eqty Idx Option Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "SIXL",
"symbolName": "6 Meridian Low Beta Equity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SIXS",
"symbolName": "6 Meridian Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "SIZE",
"symbolName": "USA Size Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "SJB",
"symbolName": "Short High Yield -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "SJNK",
"symbolName": "ST High Yield Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "SKF",
"symbolName": "Ultrashort Financials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "SLVP",
"symbolName": "Ishares Global Silver Miners Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "SLX",
"symbolName": "Vaneck Steel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.88
},
{
"symbol": "SLY",
"symbolName": "S&P Smallcap 600 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "SLYG",
"symbolName": "S&P Smallcap Growth ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "SLYV",
"symbolName": "S&P Smallcap Value ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SMB",
"symbolName": "Vaneck Short Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "SMDD",
"symbolName": "Ultrapro Short Midcap 400 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "SMDV",
"symbolName": "Russell 2000 Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.54
},
{
"symbol": "SMHB",
"symbolName": "Etracs 2X Small Cap HI Div ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SMIG",
"symbolName": "Aam Bahl Small\/Mid Cap Income Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "SMIN",
"symbolName": "India Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SMLF",
"symbolName": "USA Multifactor Smallcap Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "SMLV",
"symbolName": "SSGA US Smallcap Low Vol Index SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.96
},
{
"symbol": "SMMD",
"symbolName": "Russell 2500 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "SMMU",
"symbolName": "Short-Term Muni Bond Strgy ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SMMV",
"symbolName": "USA Min Vol Smallcap Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "SMN",
"symbolName": "Ultrashort Basic Materials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SMOG",
"symbolName": "Vaneck Low Carbon Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "SMOT",
"symbolName": "Vaneck Morningstar Smid Moat ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SNPE",
"symbolName": "Xt S&P 500 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "SOXL",
"symbolName": "Semiconductor Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "SOXS",
"symbolName": "Semiconductor Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "SPAB",
"symbolName": "SPDR Aggregate Bond Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "SPAX",
"symbolName": "Robinson Alternative Yield Pre-Merger Spac ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "SPBO",
"symbolName": "Issuer Scd Corp Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SPD",
"symbolName": "Simplify US Equity Plus Downside",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "SPDN",
"symbolName": "S&P 500 Bear -1X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "SPDV",
"symbolName": "Aam S&P 500 High Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SPDW",
"symbolName": "SPDR World Ex-US Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "SPEM",
"symbolName": "SPDR Emerging Markets Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "SPEU",
"symbolName": "Stoxx Europe 50 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "SPFF",
"symbolName": "GX Superincome Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "SPGM",
"symbolName": "SPDR Portfolio MSCI Global Stock Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "SPGP",
"symbolName": "Invesco S&P 500 Garp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "SPHB",
"symbolName": "S&P 500 High Beta Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "SPHD",
"symbolName": "S&P 500 High Dividend Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "SPHQ",
"symbolName": "S&P 500 Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SPHY",
"symbolName": "SPDR Portfolio High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "SPIB",
"symbolName": "SPDR Intermediate Term Corporate Bond Portfolio",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "SPIP",
"symbolName": "TIPS Barclays ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "SPLB",
"symbolName": "SPDR Long Term Corporate Bond Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "SPLG",
"symbolName": "SPDR Portfolio S&P 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "SPLV",
"symbolName": "S&P 500 Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"symbol": "SPMB",
"symbolName": "Mortgage Backed Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "SPMD",
"symbolName": "SPDR Mid Cap Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "SPMO",
"symbolName": "S&P 500 Momentum Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "SPMV",
"symbolName": "S&P 500 Minimum Variance Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "SPRE",
"symbolName": "SPDR S&P Global REIT Sharia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "SPSB",
"symbolName": "SPDR Short-Term Corporate Bond Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "SPSK",
"symbolName": "Tidal SP Funds Dow Jones Global Sukuk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "SPSM",
"symbolName": "SPDR Small Cap Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "SPTI",
"symbolName": "Interm-Term Treasury ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "SPTL",
"symbolName": "SPDR Long Term Treasury Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "SPTM",
"symbolName": "SPDR Total Stock Market Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "SPTS",
"symbolName": "SPDR Short-Term Treasury Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "SPUC",
"symbolName": "Simplify US Equity Plus Upside ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "SPUS",
"symbolName": "SPDR S&P 500 Sharia Industry Exclusions ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "SPUU",
"symbolName": "S&P 500 Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "SPVM",
"symbolName": "Invesco S&P 500 Value With Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "SPVU",
"symbolName": "S&P 500 Enhanced Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "SPXL",
"symbolName": "S&P 500 Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "SPXS",
"symbolName": "S&P 500 Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SPXT",
"symbolName": "S&P 500 Ex-Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "SPXU",
"symbolName": "Ultrapro Short S&P500 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "SPY",
"symbolName": "S&P 500 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.46
},
{
"symbol": "SPYC",
"symbolName": "Simplify US Equity Plus Convexity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "SPYD",
"symbolName": "SPDR S&P 500 High Dividend Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "SPYG",
"symbolName": "SPDR S&P 500 Growth Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SPYI",
"symbolName": "Shp Neos S&P 500 High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.84
},
{
"symbol": "SPYV",
"symbolName": "SPDR S&P 500 Value Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "SPYX",
"symbolName": "S&P 500 Ex-Fossil Fuel ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "SQEW",
"symbolName": "Leadershares Equity Skew ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "SRLN",
"symbolName": "Blackstone Gso Senior Loan SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.5
},
{
"symbol": "SROI",
"symbolName": "Calamos Antetokounmpo Global Sustainable ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SRS",
"symbolName": "Ultrashort Real Estate -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SRTY",
"symbolName": "Ultrapro Short Russell 2000 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "SRVR",
"symbolName": "Pacer Benchmark & Infrastructure Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "SSFI",
"symbolName": "Day Hagan Smart Sector Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "SSG",
"symbolName": "Ultrashort Semiconductors -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "SSO",
"symbolName": "Ultra S&P500 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "SSPY",
"symbolName": "Syntax Stratified Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "SSUS",
"symbolName": "Day Hagan\/Ned Davis Research Smart Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "SSXU",
"symbolName": "Smart Sector International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "STCE",
"symbolName": "Schwab Crypto Thematic ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "STIP",
"symbolName": "0-5 Year TIPS Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.38
},
{
"symbol": "STOT",
"symbolName": "SPDR Doubleline Short-Duration TR Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "STPZ",
"symbolName": "1-5 Year US TIPS Index ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "STRV",
"symbolName": "Ea Series Strive 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "STXE",
"symbolName": "Strive Emerging Markets Ex-China ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SUB",
"symbolName": "Short-Term Natl Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "SUPL",
"symbolName": "Proshares Supply Chain Logistics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "SUSA",
"symbolName": "USA ESG Select Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "SVAL",
"symbolName": "Ishares US Small Cap Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "SVOL",
"symbolName": "Simplify Volatility Premium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.92
},
{
"symbol": "SWAN",
"symbolName": "Blackswan Growth & Treasury Core Amplify ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SXUS",
"symbolName": "Janus International Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "SYLD",
"symbolName": "Cambria Shareholder Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "SZK",
"symbolName": "Ultrashort Consumer Goods -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "SZNE",
"symbolName": "Pacer Cfra-Stovall EW Seasonal Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "TACK",
"symbolName": "Capitol Fairlead Tactical Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "TAFI",
"symbolName": "Ab Tax-Aware Short-Duration Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "TAGG",
"symbolName": "T. Rowe Price Qm U.S. Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "TAGS",
"symbolName": "Teucrium Agricultural",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TAIL",
"symbolName": "Cambria Tail Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "TAN",
"symbolName": "Solar Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TAXF",
"symbolName": "American Century Diversified Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "TBF",
"symbolName": "Short 20+ Year Treasury -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "TBT",
"symbolName": "Ultrashort Lehman 20 Year Treasury -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "TBUX",
"symbolName": "T. Rowe Price Ultra-Short-Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "TBX",
"symbolName": "Short 7 10 Year Treasury -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "TCHP",
"symbolName": "T. Rowe Price Blue Chip Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TDTF",
"symbolName": "Iboxx 5Yr Target Dur TIPS ETF Flexshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "TDTT",
"symbolName": "Iboxx 3Yr Target Dur TIPS ETF Flexshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "TDV",
"symbolName": "S&P Technology Dividend Aristocrats ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "TDVG",
"symbolName": "T. Rowe Price Dividend Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "TECB",
"symbolName": "Ishares U.S. Tech Breakthrough Multisector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "TECL",
"symbolName": "Technology Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "TECS",
"symbolName": "Technology Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TEQI",
"symbolName": "T. Rowe Price Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "TFI",
"symbolName": "Muni Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "TFLO",
"symbolName": "Treasury Floating Rate Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "TGRW",
"symbolName": "T. Rowe Price Growth Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "THCX",
"symbolName": "Spinnaker The Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "THD",
"symbolName": "Thailand Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "THNQ",
"symbolName": "Robo Global Artificial Intelligence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "THY",
"symbolName": "Agility Shares Dynamic Tactical Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "THYF",
"symbolName": "T. Rowe Price U.S. High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "TILL",
"symbolName": "Teucrium Agricultural Strategy No K-1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "TILT",
"symbolName": "Mstar US Mkt Factors Tilt ETF Flexshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.39
},
{
"symbol": "TIME",
"symbolName": "Capitol Series Clockwise Capital Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TINT",
"symbolName": "Proshares Smart Materials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "TINY",
"symbolName": "Proshares Nanotechnology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "TIP",
"symbolName": "TIPS Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.74
},
{
"symbol": "TIPL",
"symbolName": "Daily TIPS Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "TIPX",
"symbolName": "Barclays 1-10 Year TIPS SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "TIPZ",
"symbolName": "Broad U.S. TIPS Index ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.55
},
{
"symbol": "TLH",
"symbolName": "10-20 Year Treas Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.24
},
{
"symbol": "TLTD",
"symbolName": "Flexshares Dev Mkt Ex-US Factor Tilt Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "TLTE",
"symbolName": "Flexshares EM Factor Tilt Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "TLTW",
"symbolName": "Ishares 20+ Year T-Bond Buywrite Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.6
},
{
"symbol": "TMAT",
"symbolName": "Main Thematic Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "TMDV",
"symbolName": "Russell US Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "TMF",
"symbolName": "20+ Year Trsy Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "TMFC",
"symbolName": "Motley Fool 100 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "TMFE",
"symbolName": "Motley Fool Capital Efficiency 100 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "TMFG",
"symbolName": "Motley Fool Global Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "TMFS",
"symbolName": "Motley Fool Smallcap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "TMFX",
"symbolName": "Motley Fool Next Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "TMV",
"symbolName": "20+ Year Trsy Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TNA",
"symbolName": "Smallcap Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "TOK",
"symbolName": "Kokusai Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.87
},
{
"symbol": "TOKE",
"symbolName": "Cambria Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "TOLZ",
"symbolName": "DJ Brookfield Global Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "TOTL",
"symbolName": "SPDR Doubleline Total Return Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.93
},
{
"symbol": "TPHD",
"symbolName": "Timothy Plan High Dividend Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "TPHE",
"symbolName": "Timothy Plan High Dividend Stock Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "TPIF",
"symbolName": "Timothy Plan International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "TPLC",
"symbolName": "Timothy Plan US Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "TPLE",
"symbolName": "Timothy Plan US Large\/Mid Cap Core Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "TPMN",
"symbolName": "Timothy Plan Market Neutral ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "TPOR",
"symbolName": "Transportation Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TPSC",
"symbolName": "Timothy Plan US Small Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "TPYP",
"symbolName": "Tortoise North Amer Pipeline Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "TRND",
"symbolName": "Pacer Trendpilot Fund of Funds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "TRTY",
"symbolName": "Cambria Trinity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "TSLY",
"symbolName": "Tidal Yieldmax Tsla Option Income Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "TSME",
"symbolName": "Thrivent Small-Mid Cap ESG Etd",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "TSPA",
"symbolName": "T. Rowe Price U.S. Equity Research ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "TTAC",
"symbolName": "Trimtabs Float Shrink ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "TTAI",
"symbolName": "Trimtabs Fcf International Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.38
},
{
"symbol": "TTT",
"symbolName": "Ultrapro Short 20 Year Treasury -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "TUA",
"symbolName": "Simplify Short-Term Treasury Futures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "TWIO",
"symbolName": "Spinnaker Trajan Wealth Income Opportunity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "TWM",
"symbolName": "Ultrashort Russell 2000 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "TYA",
"symbolName": "Simplify Risk Parity Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "TYD",
"symbolName": "7-10 Year Treasury Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "TYLG",
"symbolName": "GX Information Technology Covered Call & Growth",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "TYO",
"symbolName": "7-10 Year Treasury Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "TZA",
"symbolName": "Smallcap Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UBOT",
"symbolName": "Robotics Artificial Intelligence 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UBR",
"symbolName": "Ultra MSCI Brazil Capped 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UBT",
"symbolName": "Ultra 20+ Year Treasury 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "UCC",
"symbolName": "Ultra Consumer Services 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "UCON",
"symbolName": "Tcw Unconstrained Plus Bond ETF ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "UDN",
"symbolName": "DB US Dollar Index Bearish -1X Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "UDOW",
"symbolName": "Ultrapro Dow30 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "UGE",
"symbolName": "Ultra Consumer Goods 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "ULST",
"symbolName": "SSGA Ultra-Short-Term Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "ULTR",
"symbolName": "IQ Ultra-Short-Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"symbol": "UMDD",
"symbolName": "Ultrapro Midcap 400 Proshares 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "UMI",
"symbolName": "Uscf Midstream Energy Income Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"symbol": "UPAR",
"symbolName": "Tidal Upar Ultra Risk Parity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "UPRO",
"symbolName": "Ultrapro S&P 500 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "UPV",
"symbolName": "Ultra FTSE Europe 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "UPW",
"symbolName": "Ultra Utilities 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "URA",
"symbolName": "GX Uranium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "URE",
"symbolName": "Ultra Real Estate 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "URNM",
"symbolName": "Sprott Uranium Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "URTH",
"symbolName": "World Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "URTY",
"symbolName": "Ultrapro Russell 2000 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "USAI",
"symbolName": "American Energy Independence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "USD",
"symbolName": "Ultra Semiconductors 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "USDU",
"symbolName": "Wisdomtree Bloomberg U.S. Dollar Bullish Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.04
},
{
"symbol": "USFR",
"symbolName": "Wisdomtree Floating Rate Treasury Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "USHY",
"symbolName": "Broad USD High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "USMF",
"symbolName": "Wisdomtree U.S. Multifactor Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "USMV",
"symbolName": "USA Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "USO",
"symbolName": "US Oil Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "USPX",
"symbolName": "Franklin U.S. Equity Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "USRT",
"symbolName": "US REIT Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "USSG",
"symbolName": "Xt MSCI USA ESG Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "UST",
"symbolName": "Ultra 7-10 Year Treasury 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "UTES",
"symbolName": "Virtus Reaves Utilities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "UTRN",
"symbolName": "Vesper US Large Cap Short-Term Reversal Strategy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "UTSL",
"symbolName": "Utilities Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "UUP",
"symbolName": "DB US Dollar Index Bullish Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "UVDV",
"symbolName": "Uva Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "UWM",
"symbolName": "Ultra Russell 2000 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "UXI",
"symbolName": "Ultra Industrials 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "UYG",
"symbolName": "Ultra Financials 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "UYM",
"symbolName": "Ultra Basic Materials 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "VALQ",
"symbolName": "American Century Stoxx U.S. Quality Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "VAMO",
"symbolName": "Cambria Value and Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "VAW",
"symbolName": "Materials ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.36
},
{
"symbol": "VB",
"symbolName": "Smallcap ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.91
},
{
"symbol": "VBK",
"symbolName": "Smallcap Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "VBND",
"symbolName": "Vident Core U.S. Bond Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "VBR",
"symbolName": "Smallcap Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.23
},
{
"symbol": "VCAR",
"symbolName": "Simplify Volt Robocar Disruption and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "VCEB",
"symbolName": "Vanguard ESG U.S. Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "VCLO",
"symbolName": "Simplify Volt Cloud and Cybersecurity Disruption",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VCR",
"symbolName": "Consumer Disc ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.14
},
{
"symbol": "VDC",
"symbolName": "Consumer Staples ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.54
},
{
"symbol": "VDE",
"symbolName": "Energy ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.43
},
{
"symbol": "VDNI",
"symbolName": "V-Shares US Leadership Diversity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "VEA",
"symbolName": "FTSE Developed Markets Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "VEGA",
"symbolName": "Advisorshares Star Global Buy-Write ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "VEGI",
"symbolName": "Global Agriculture Prod Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "VEGN",
"symbolName": "US Vegan Climate Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "VERS",
"symbolName": "Proshares Metaverse ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "VEU",
"symbolName": "FTSE All-World Ex-US ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "VFH",
"symbolName": "Financial ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "VFMF",
"symbolName": "U.S. Multifactor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "VFMO",
"symbolName": "U.S. Momentum Factor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "VFMV",
"symbolName": "U.S. Minimum Volatility Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "VFQY",
"symbolName": "U.S. Quality Factor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "VFVA",
"symbolName": "Wellington Fund Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "VGK",
"symbolName": "Europe ETF FTSE Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "VGT",
"symbolName": "Information Technology ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.91
},
{
"symbol": "VHT",
"symbolName": "Healthcare ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.3
},
{
"symbol": "VICE",
"symbolName": "Advisorshares Vice ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "VIDI",
"symbolName": "Vident Intl Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "VIG",
"symbolName": "Dividend Appreciation ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.97
},
{
"symbol": "VIOG",
"symbolName": "S&P Smallcap 600 Growth Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "VIOO",
"symbolName": "S&P Smallcap 600 Index Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "VIOV",
"symbolName": "S&P Smallcap 600 Value Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.29
},
{
"symbol": "VIS",
"symbolName": "Industrials ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.77
},
{
"symbol": "VLU",
"symbolName": "S&P 1500 Value Tilt ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.02
},
{
"symbol": "VLUE",
"symbolName": "USA Value Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.9
},
{
"symbol": "VMOT",
"symbolName": "Alpha Architect Value Momentum Trend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "VNAM",
"symbolName": "GX Funds Gx MSCI Vietnam ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "VNLA",
"symbolName": "Janus Short-Duration Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.24
},
{
"symbol": "VNM",
"symbolName": "Vaneck Vietnam ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "VNQ",
"symbolName": "Real Estate Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.23
},
{
"symbol": "VNSE",
"symbolName": "Natixis Vaughan Nelson Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.76
},
{
"symbol": "VO",
"symbolName": "Midcap ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.27
},
{
"symbol": "VOE",
"symbolName": "Midcap Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.07
},
{
"symbol": "VOO",
"symbolName": "S&P 500 ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.95
},
{
"symbol": "VOOG",
"symbolName": "S&P 500 Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "VOOV",
"symbolName": "S&P 500 Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.06
},
{
"symbol": "VOT",
"symbolName": "Midcap Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "VOTE",
"symbolName": "Engine No. 1 Transform 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "VOX",
"symbolName": "Telecom Services ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "VPC",
"symbolName": "Virtus Private Credit Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "VPL",
"symbolName": "Pacific ETF FTSE Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.87
},
{
"symbol": "VPU",
"symbolName": "Utilities ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.58
},
{
"symbol": "VRAI",
"symbolName": "Virtus Real Asset Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "VRP",
"symbolName": "Variable Rate Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "VSGX",
"symbolName": "ESG Intl Stock Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "VSS",
"symbolName": "FTSE All-World Ex-US Smcp Idx ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"symbol": "VT",
"symbolName": "Total World Stock Index ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.92
},
{
"symbol": "VTEB",
"symbolName": "Tax-Exempt Bond Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "VTES",
"symbolName": "Vanguard Short-Term Tax Exempt Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VTI",
"symbolName": "Total Stock Market ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.18
},
{
"symbol": "VTV",
"symbolName": "Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.53
},
{
"symbol": "VUG",
"symbolName": "Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "VUSB",
"symbolName": "Vanguard Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "VUSE",
"symbolName": "Vident Core US Equity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "VV",
"symbolName": "Largecap ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.89
},
{
"symbol": "VWO",
"symbolName": "FTSE EM ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "VXF",
"symbolName": "Extended Market Index ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "VYM",
"symbolName": "High Dividend Yield Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.31
},
{
"symbol": "WANT",
"symbolName": "Consumer Discretionary Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WBAT",
"symbolName": "Battery Value Chain and Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "WBIF",
"symbolName": "WBI Largecap Value Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "WBIG",
"symbolName": "WBI Largecap Growth Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "WBIL",
"symbolName": "WBI Largecap Select Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "WBIY",
"symbolName": "WBI Largecap Yield Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "WCEO",
"symbolName": "Hypatia Women Ceo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WDIV",
"symbolName": "S&P Global Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3
},
{
"symbol": "WEBL",
"symbolName": "DJ Internet Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WEBS",
"symbolName": "DJ Internet Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "WFH",
"symbolName": "Work From Home ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "WFHY",
"symbolName": "Wisdomtree U.S. High Yield Corporate Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "WIP",
"symbolName": "DB Intl Govt Infl-Protected Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.09
},
{
"symbol": "WKLY",
"symbolName": "Sofi Weekly Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "WLDR",
"symbolName": "Affinity World Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "WOMN",
"symbolName": "Impact Shares Ywca Women's Empowerment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.34
},
{
"symbol": "WPS",
"symbolName": "Intl Devd Property Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "WTID",
"symbolName": "Microsectors Energy -3X Leveraged Etns",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WTIU",
"symbolName": "Microsectors Energy 3X Leveraged Etns",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "WTMF",
"symbolName": "Wisdomtree Managed Futures Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "WTRE",
"symbolName": "Wisdomtree Global Ex-US Real Estate Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "WTV",
"symbolName": "Wisdomtree U.S. Quality Shareholder Yield Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "WWJD",
"symbolName": "Inspire International ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "XAR",
"symbolName": "S&P Aerospace & Defense SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "XBI",
"symbolName": "S&P Biotech SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XBTF",
"symbolName": "Vaneck ETF Trust Vaneck Bitcoin Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "XC",
"symbolName": "WT Emerging Markets Ex-China Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "XCCC",
"symbolName": "Bondbloxx CCc-Rated USD Hi-Yi Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.49
},
{
"symbol": "XCEM",
"symbolName": "Columbia EM Core Ex-China ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "XEMD",
"symbolName": "Bondbloxx JP USD EM 1-10 Year Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "XES",
"symbolName": "S&P Oil & Gas Eqpt & Services SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "XFIV",
"symbolName": "Boxx Five Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "XHB",
"symbolName": "S&P Homebuilders SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "XHE",
"symbolName": "S&P Healthcare Equipment SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "XHLF",
"symbolName": "Boxx Six Month Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "XHS",
"symbolName": "S&P Healthcare Services SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "XHYE",
"symbolName": "Boxx USD Hi-Yi Energy Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.42
},
{
"symbol": "XHYF",
"symbolName": "Boxx USD Hi-Yi Financial & REIT Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.34
},
{
"symbol": "XHYH",
"symbolName": "Boxx USD Hi-Yi Healthcare Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "XITK",
"symbolName": "Factset Innovative Technology SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "XJH",
"symbolName": "Ishares ESG Screened S&P Midcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "XJR",
"symbolName": "Ishares ESG Screened S&P Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "XLB",
"symbolName": "S&P 500 Materials Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.76
},
{
"symbol": "XLC",
"symbolName": "S&P 500 Communication Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "XLE",
"symbolName": "S&P 500 Energy Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.22
},
{
"symbol": "XLF",
"symbolName": "S&P 500 Financials Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "XLG",
"symbolName": "S&P 500 Top 50 Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.69
},
{
"symbol": "XLI",
"symbolName": "S&P 500 Industrial Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "XLK",
"symbolName": "S&P 500 Technology Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "XLP",
"symbolName": "S&P 500 Cons Staples Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "XLRE",
"symbolName": "S&P 500 Real Estate Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"symbol": "XLSR",
"symbolName": "SSGA U.S. Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "XLU",
"symbolName": "S&P 500 Utilities Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.06
},
{
"symbol": "XLV",
"symbolName": "S&P 500 Healthcare Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "XLY",
"symbolName": "S&P 500 Cons Disc Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "XME",
"symbolName": "S&P Metals & Mining SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "XMHQ",
"symbolName": "Invesco S&P Midcap Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "XMLV",
"symbolName": "S&P Midcap Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "XMMO",
"symbolName": "Invesco S&P Midcap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "XMPT",
"symbolName": "Vaneck CEF Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "XMVM",
"symbolName": "Invesco S&P Midcap Value Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "XNTK",
"symbolName": "SPDR NYSE Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "XONE",
"symbolName": "Boxx One Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "XOP",
"symbolName": "S&P Oil & Gas Expl & Prod SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.35
},
{
"symbol": "XOUT",
"symbolName": "Graniteshares Xout U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "XPH",
"symbolName": "S&P Pharmaceuticals SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "XPP",
"symbolName": "Ultra FTSE China 50 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XRLV",
"symbolName": "S&P 500 Ex-Rate Sensitive Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "XRMI",
"symbolName": "GX S&P 500 Risk Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.64
},
{
"symbol": "XRT",
"symbolName": "S&P Retail SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "XSD",
"symbolName": "S&P Semiconductor SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "XSHD",
"symbolName": "S&P Smallcap High Dividend Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "XSHQ",
"symbolName": "S&P Smallcap Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "XSLV",
"symbolName": "S&P Smallcap Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "XSMO",
"symbolName": "Invesco S&P Smallcap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "XSOE",
"symbolName": "Wisdomtree Emerging Markets Ex-State Owned Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "XSVM",
"symbolName": "Invesco S&P Smallcap Value With Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "XSW",
"symbolName": "S&P Software & Services ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "XTL",
"symbolName": "S&P 500 Telecom Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "XTN",
"symbolName": "S&P Transportation SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "XTRE",
"symbolName": "Boxx Three Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "XTWO",
"symbolName": "Boxx Two Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "XVV",
"symbolName": "Ishares ESG Screened S&P 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "XWEB",
"symbolName": "S&P Internet ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XYLD",
"symbolName": "GX S&P 500 Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.14
},
{
"symbol": "XYLG",
"symbolName": "GX S&P 500 Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "YALL",
"symbolName": "Tidal God Bless America ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "YANG",
"symbolName": "FTSE China Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "YEAR",
"symbolName": "Ab Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "YINN",
"symbolName": "FTSE China Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "YOLO",
"symbolName": "Advisorshares Pure Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "YPS",
"symbolName": "Arrow Reverse Cap 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "YXI",
"symbolName": "Short FTSE China 50 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "YYY",
"symbolName": "Yieldshares High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "ZECP",
"symbolName": "Zacks Earnings Consistent Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "ZHDG",
"symbolName": "Zega Buy and Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "ZIG",
"symbolName": "The Acquirers Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "ZROZ",
"symbolName": "25+ Year Zero Cpn U.S. Trsy Idx ETF Pimco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.41
},
{
"symbol": "ZSB",
"symbolName": "Uscf Sustainable Battery Metals Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AACG",
"symbolName": "Ata Creativity Global ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AADI",
"symbolName": "Aadi Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AAL",
"symbolName": "American Airlines Gp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "AAME",
"symbolName": "Atlantic Amer Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "AAOI",
"symbolName": "Applied Optoelect",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AAON",
"symbolName": "Aaon Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "AAPL",
"symbolName": "Apple Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "ABCB",
"symbolName": "Ameris Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "ABCL",
"symbolName": "Abcellera Biologics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABCM",
"symbolName": "Abcam Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABEO",
"symbolName": "Abeona Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABIO",
"symbolName": "Arca Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABNB",
"symbolName": "Airbnb Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABOS",
"symbolName": "Acumen Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABSI",
"symbolName": "Absci Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABST",
"symbolName": "Absolute Software Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.244
},
{
"symbol": "ABUS",
"symbolName": "Arbutus Biopharma Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ABVC",
"symbolName": "Abvc Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACAD",
"symbolName": "Acadia Pharmaceutica",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACB",
"symbolName": "Aurora Cannabis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACBA",
"symbolName": "Ace Global Business Acquisition Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACCD",
"symbolName": "Accolade Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACDC",
"symbolName": "Profrac Holding Corp. Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACER",
"symbolName": "Acer Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACET",
"symbolName": "Adicet Bio Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "ACGL",
"symbolName": "Arch Capital Grp Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACGN",
"symbolName": "Aceragen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACHC",
"symbolName": "Acadia Healthcr Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACHL",
"symbolName": "Achilles Therapeutics Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACHV",
"symbolName": "Achieve Life Sciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACIU",
"symbolName": "AC Immune S.A.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACIW",
"symbolName": "Aci Worldwide Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACLS",
"symbolName": "Axcelis Tech Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACLX",
"symbolName": "Arcellx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACMR",
"symbolName": "Acm Research Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACNB",
"symbolName": "Acnb Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "ACNT",
"symbolName": "Ascent Industries Co.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACOR",
"symbolName": "Acorda Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACRS",
"symbolName": "Aclaris Therapts",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACRV",
"symbolName": "Acrivon Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACRX",
"symbolName": "Acelrx Pharmaceutica",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACST",
"symbolName": "Acasti Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACT",
"symbolName": "Enact Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.68
},
{
"symbol": "ACTG",
"symbolName": "Acacia Res-Acacia",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACVA",
"symbolName": "Acv Auctions Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ACXP",
"symbolName": "Acurx Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADAG",
"symbolName": "Adagene Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADAP",
"symbolName": "Adaptimmune Ther ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADBE",
"symbolName": "Adobe Systems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADD",
"symbolName": "Color Star Tech Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADEA",
"symbolName": "Adeia Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 10.6
},
{
"symbol": "ADES",
"symbolName": "Advanced Emissions Solutions Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "ADI",
"symbolName": "Analog Devices",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.14
},
{
"symbol": "ADIL",
"symbolName": "Adial Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADMA",
"symbolName": "Adma Biologics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADMP",
"symbolName": "Adamis Pharmaceuticl",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADN",
"symbolName": "Advent Technologies Hldg Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADP",
"symbolName": "Automatic Data Procs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.58
},
{
"symbol": "ADPT",
"symbolName": "Adaptive Biotechnologies Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADSE",
"symbolName": "Ads-Tec Energy Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADSK",
"symbolName": "Autodesk Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADTH",
"symbolName": "Adtheorent Holding Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADTN",
"symbolName": "Adtran Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "ADTX",
"symbolName": "Aditxt Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADUS",
"symbolName": "Addus Homecare Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADV",
"symbolName": "Advantage Solutions Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADVM",
"symbolName": "Adverum Biotechnlgs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ADXN",
"symbolName": "Addex Therapeutics Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEHL",
"symbolName": "Antelope Enterprise Hldg Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEHR",
"symbolName": "Aehr Test Systems",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEI",
"symbolName": "Alset Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEIS",
"symbolName": "Advanced Energy",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "AEMD",
"symbolName": "Aethlon Medical",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEP",
"symbolName": "American Electric Power Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.22
},
{
"symbol": "AEY",
"symbolName": "Addvantage Techs Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEYE",
"symbolName": "Audioeye Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEZS",
"symbolName": "Aeterna Zentaris",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFBI",
"symbolName": "Affinity Bancshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFCG",
"symbolName": "Afc Gamma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "AFIB",
"symbolName": "Acutus Medical Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFMD",
"symbolName": "Affimed N.V.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFRM",
"symbolName": "Affirm Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFYA",
"symbolName": "Afya Ltd Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGBA",
"symbolName": "Agba Group Holding Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGEN",
"symbolName": "Agenus Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGFS",
"symbolName": "Agrofresh Solutions",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGFY",
"symbolName": "Agrify Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGIL",
"symbolName": "Agilethought Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGIO",
"symbolName": "Agios Pharmaceuticals",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGLE",
"symbolName": "Aeglea Biothera",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGMH",
"symbolName": "Agm Group Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGNC",
"symbolName": "Agnc Investment Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "AGRI",
"symbolName": "Agriforce Growing Systems Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGRX",
"symbolName": "Agile Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AGYS",
"symbolName": "Agilysys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AHCO",
"symbolName": "Adapthealth Corp Cl. A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AHG",
"symbolName": "Akso Health Group ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIH",
"symbolName": "Aesthetic Medical International Holdings Group L",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIHS",
"symbolName": "Senmiao Technology Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIMC",
"symbolName": "Altra Indtl Mtn",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "AIMD",
"symbolName": "Ainos Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIP",
"symbolName": "Arteris Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIRG",
"symbolName": "Airgain Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIRS",
"symbolName": "Airsculpt Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AIRT",
"symbolName": "Air T Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKAM",
"symbolName": "Akamai Technologies",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKAN",
"symbolName": "Akanda Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKBA",
"symbolName": "Akebia Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKLI",
"symbolName": "Akili Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKRO",
"symbolName": "Akero Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKTS",
"symbolName": "Akoustis Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKTX",
"symbolName": "Akari Therapeutics ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKU",
"symbolName": "Akumin Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AKYA",
"symbolName": "Akoya Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALAR",
"symbolName": "Alarum Technologies Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALBT",
"symbolName": "Avalon Globocare",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALCO",
"symbolName": "Alico Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "ALDX",
"symbolName": "Aldeyra Therapeu",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALEC",
"symbolName": "Alector Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALGM",
"symbolName": "Allegro Microsystems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALGN",
"symbolName": "Align Technology",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALGS",
"symbolName": "Aligos Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALGT",
"symbolName": "Allegiant Travel Com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.1
},
{
"symbol": "ALHC",
"symbolName": "Alignment Healthcare Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALIM",
"symbolName": "Alimera Sciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALKS",
"symbolName": "Alkermes Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALKT",
"symbolName": "Alkami Technology Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALLK",
"symbolName": "Allakos Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALLO",
"symbolName": "Allogene Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALLR",
"symbolName": "Allarity Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALLT",
"symbolName": "Allot Communications",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALNY",
"symbolName": "Alnylam Pharmaceuticals",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALOT",
"symbolName": "Astronova Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "ALPN",
"symbolName": "Alpine Immune Sciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALPP",
"symbolName": "Alpine 4 Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALPS",
"symbolName": "Alpine Summit Energy Partners Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.153
},
{
"symbol": "ALRM",
"symbolName": "Alarm.com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALRN",
"symbolName": "Aileron Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALRS",
"symbolName": "Alerus Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "ALT",
"symbolName": "Altimmune Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALTI",
"symbolName": "Alvarium Tiedmann Hldgs Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALTO",
"symbolName": "Alto Ingredients Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALTR",
"symbolName": "Altair Engineering Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALVO",
"symbolName": "Alvotech",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALVR",
"symbolName": "Allovir Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALXO",
"symbolName": "Alx Oncology Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALYA",
"symbolName": "Alithya Group Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALZN",
"symbolName": "Alzamend Neuro Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMAL",
"symbolName": "Amalgamated Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "AMAM",
"symbolName": "Ambrx Biopharma Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMAT",
"symbolName": "Applied Materials",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "AMBA",
"symbolName": "Ambarella Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMCX",
"symbolName": "AMC Networks Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMD",
"symbolName": "Adv Micro Devices",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMED",
"symbolName": "Amedisys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMEH",
"symbolName": "Apollo Medical Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMGN",
"symbolName": "Amgen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 7.95
},
{
"symbol": "AMKR",
"symbolName": "Amkor Technology",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "AMLI",
"symbolName": "American Lithium Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMLX",
"symbolName": "Amylyx Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.016
},
{
"symbol": "AMNB",
"symbolName": "American Natl Bksh",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "AMOT",
"symbolName": "Allied Motion Tech",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "AMPG",
"symbolName": "Amplitech Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMPH",
"symbolName": "Amphastar Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMPL",
"symbolName": "Amplitude Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMRK",
"symbolName": "A-Mark Precious Meta",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "AMRN",
"symbolName": "Amarin Corp ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMRS",
"symbolName": "Amyris Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMSC",
"symbolName": "Amer Superconductor",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMSF",
"symbolName": "Amerisafe Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 5.27
},
{
"symbol": "AMSWA",
"symbolName": "Amer Software Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "AMTB",
"symbolName": "Mercantil Bank Holding Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "AMTI",
"symbolName": "Applied Molecular Transport Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMTX",
"symbolName": "Aemetis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMWD",
"symbolName": "Amer Woodmark Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMYT",
"symbolName": "Amryt Pharma Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMZN",
"symbolName": "Amazon.com Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANAB",
"symbolName": "Anaptysbio Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANDE",
"symbolName": "Andersons Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.725
},
{
"symbol": "ANEB",
"symbolName": "Anebulo Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANGI",
"symbolName": "Angi Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANGN",
"symbolName": "Angion Biomedica Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANGO",
"symbolName": "Angiodynamics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANIK",
"symbolName": "Anika Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANIP",
"symbolName": "ANI Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANIX",
"symbolName": "Anixa Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANNX",
"symbolName": "Annexon Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANPC",
"symbolName": "Anpac Bio-Medical Science ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANSS",
"symbolName": "Ansys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANTE",
"symbolName": "Airnet Technology Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANTX",
"symbolName": "An2 Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ANY",
"symbolName": "Sphere 3D Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AOSL",
"symbolName": "Alpha and Omega Semi",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AOUT",
"symbolName": "American Outdoor Brands Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APA",
"symbolName": "Apa Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "APDN",
"symbolName": "Applied Dna Scns",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APEI",
"symbolName": "American Public Education",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APEN",
"symbolName": "Apollo Endosurgery Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APGN",
"symbolName": "Apexigen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "API",
"symbolName": "Agora Inc Ads",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APLD",
"symbolName": "Applied Digital Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APLS",
"symbolName": "Apellis Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APLT",
"symbolName": "Applied Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APM",
"symbolName": "Aptorum Group Ltd Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APOG",
"symbolName": "Apogee Entrpr Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "APP",
"symbolName": "Applovin Corp Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APPF",
"symbolName": "Appfolio Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APPH",
"symbolName": "Appharvest Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APPN",
"symbolName": "Appian Corp Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APPS",
"symbolName": "Digital Turbine",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APRE",
"symbolName": "Aprea Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APTO",
"symbolName": "Aptose Bioscns",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APTX",
"symbolName": "Aptinyx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APVO",
"symbolName": "Aptevo Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "APWC",
"symbolName": "Asia Pacific Wire & Cable",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "APYX",
"symbolName": "Apyx Medical Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AQB",
"symbolName": "Aquabounty Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AQMS",
"symbolName": "Aqua Metals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AQST",
"symbolName": "Aquestive Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARAV",
"symbolName": "Aravive Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARAY",
"symbolName": "Accuray Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARBE",
"symbolName": "Arbe Robotics Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARBK",
"symbolName": "Argo Blockchain Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARCB",
"symbolName": "Arcbest Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "ARCC",
"symbolName": "Ares Capital Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.9
},
{
"symbol": "ARCE",
"symbolName": "Arco Platform Ltd Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARCT",
"symbolName": "Arcturus Therapeutics Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARDS",
"symbolName": "Aridis Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARDX",
"symbolName": "Ardelyx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AREB",
"symbolName": "American Rebel Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AREC",
"symbolName": "American Resources Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARGX",
"symbolName": "Argenx Se ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARHS",
"symbolName": "Arhaus Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARKO",
"symbolName": "Arko Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "ARKR",
"symbolName": "Ark Restaurants Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "ARLP",
"symbolName": "Alliance Resource Pt",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "AROW",
"symbolName": "Arrow Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.064
},
{
"symbol": "ARQQ",
"symbolName": "Arqit Quantum Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARQT",
"symbolName": "Arcutis Biotherapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARRY",
"symbolName": "Array Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARTL",
"symbolName": "Artelo Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARTNA",
"symbolName": "Artesian Res Cp A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.103
},
{
"symbol": "ARTW",
"symbolName": "Art S Way MFG Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARVL",
"symbolName": "Arrival",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARVN",
"symbolName": "Arvinas Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ARWR",
"symbolName": "Arrowhead Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASLE",
"symbolName": "Aersale Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASLN",
"symbolName": "Aslan Pharmaceuticals Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASMB",
"symbolName": "Assembly Biosciences",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASML",
"symbolName": "Asml Holdings NY Reg ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 6.89
},
{
"symbol": "ASND",
"symbolName": "Ascendis Pharma ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASNS",
"symbolName": "Actelis Networks Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASO",
"symbolName": "Academy Sports and Outdoors Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.225
},
{
"symbol": "ASPI",
"symbolName": "Asp Isotopes Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASPS",
"symbolName": "Altisource Portfolio",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASPU",
"symbolName": "Aspen Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASRT",
"symbolName": "Assertio Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASRV",
"symbolName": "Ameriserv Financial",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "ASTC",
"symbolName": "Astrotech Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASTE",
"symbolName": "Astec Inds Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "ASTI",
"symbolName": "Ascent Solar Technologies",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASTL",
"symbolName": "Algoma Steel Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "ASTR",
"symbolName": "Astra Space Inc Cl. A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASTS",
"symbolName": "Ast Spacemobile Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASUR",
"symbolName": "Asure Software",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ASYS",
"symbolName": "Amtech Systems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATAI",
"symbolName": "Atai Life Sciences N.V.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "ATAT",
"symbolName": "Atour Lifestyle Holdings ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATCX",
"symbolName": "Atlas Technical Consultants Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATEC",
"symbolName": "Alphatec Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATER",
"symbolName": "Aterian Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATEX",
"symbolName": "Anterix Inc.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATHA",
"symbolName": "Athira Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATHE",
"symbolName": "Alterity Therapeutics Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATHX",
"symbolName": "Athersys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATIF",
"symbolName": "Atif Holdings Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATLC",
"symbolName": "Atlanticus Holdings Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATLO",
"symbolName": "Ames Natl Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "ATNF",
"symbolName": "180 Life Sciences Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATNI",
"symbolName": "Atn International",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "ATNX",
"symbolName": "Athenex Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATOM",
"symbolName": "Atomera Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATOS",
"symbolName": "Atossa Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATRA",
"symbolName": "Atara Biotherap",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATRC",
"symbolName": "Atricure Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATRI",
"symbolName": "Atrion Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 8.4
},
{
"symbol": "ATRO",
"symbolName": "Astronics Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATSG",
"symbolName": "Air Transport",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATVI",
"symbolName": "Activision Blizzard",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "ATXG",
"symbolName": "Addentax Group Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATXI",
"symbolName": "Avenue Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATXS",
"symbolName": "Astri Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATY",
"symbolName": "Acuityads Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUDC",
"symbolName": "Audiocodes Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "AUGX",
"symbolName": "Augmedix Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUID",
"symbolName": "Ipsidy Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUPH",
"symbolName": "Aurinia Pharm Ord",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUR",
"symbolName": "Aurora Innovation Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AURA",
"symbolName": "Aura Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUTL",
"symbolName": "Autolus Therapeutics Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUUD",
"symbolName": "Auddia Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUVI",
"symbolName": "Applied Uv Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVAH",
"symbolName": "Aveanna Healthcare Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVAV",
"symbolName": "Aerovironment Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVDL",
"symbolName": "Avadel Pharmaceuticals Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVDX",
"symbolName": "Avidxchange Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVGO",
"symbolName": "Broadcom Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 16.9
},
{
"symbol": "AVGR",
"symbolName": "Avinger Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVID",
"symbolName": "Avid Tech Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVIR",
"symbolName": "Atea Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVNW",
"symbolName": "Aviat Networks Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVO",
"symbolName": "Mission Produce Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVPT",
"symbolName": "Avepoint Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVRO",
"symbolName": "Avrobio Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVT",
"symbolName": "Avnet Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "AVTA",
"symbolName": "Avantax Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVTE",
"symbolName": "Aerovate Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVTX",
"symbolName": "Cerecor Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVXL",
"symbolName": "Anavex Lf SC",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AWH",
"symbolName": "Aspira Womans Health Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AWRE",
"symbolName": "Aware Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXDX",
"symbolName": "Accelerate Diagnosti",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXGN",
"symbolName": "Axogen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXLA",
"symbolName": "Axcella Health Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXNX",
"symbolName": "Axonics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXON",
"symbolName": "Axon Enterprise Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXSM",
"symbolName": "Axsome Thera",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AXTI",
"symbolName": "Axt Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AY",
"symbolName": "Atlantica Yield Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.775
},
{
"symbol": "AYRO",
"symbolName": "Ayro Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AYTU",
"symbolName": "Aytu Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AZ",
"symbolName": "A2Z Smart Technologies Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AZN",
"symbolName": "Astrazeneca Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "AZPN",
"symbolName": "Aspen Technology",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AZTA",
"symbolName": "Azenta Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "AZYO",
"symbolName": "Aziyo Biologics Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BACK",
"symbolName": "Imac Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BAER",
"symbolName": "Bridger Aerospace Group Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BAFN",
"symbolName": "Bayfirst Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "BAND",
"symbolName": "Bandwidth Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BANF",
"symbolName": "Bancfirst Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "BANR",
"symbolName": "Banner Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "BAOS",
"symbolName": "Baosheng Media Group Holdings Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BASE",
"symbolName": "Couchbase Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BATRA",
"symbolName": "Liberty Braves CS A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BATRK",
"symbolName": "Liberty Braves CS C",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBBY",
"symbolName": "Bed Bath & Beyond",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "BBCP",
"symbolName": "Concrete Pumping Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBGI",
"symbolName": "Beasley Broadcast Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "BBIG",
"symbolName": "Vinco Ventures Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBIO",
"symbolName": "Bridgebio Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBLG",
"symbolName": "Bone Biologics Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BBSI",
"symbolName": "Barrett Business S",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "BCAB",
"symbolName": "Bioatla Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCBP",
"symbolName": "Bcb Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "BCDA",
"symbolName": "Biocardia Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCEL",
"symbolName": "Atreca Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCLI",
"symbolName": "Brainstorm Cell",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCML",
"symbolName": "Bay Commercial Bk CA",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "BCOV",
"symbolName": "Brightcove Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCPC",
"symbolName": "Balchem Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "BCRX",
"symbolName": "Biocryst Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCTX",
"symbolName": "Briacell Therapeutics Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BCYC",
"symbolName": "Bicycle Therapeutics Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BDSX",
"symbolName": "Biodesix Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BDTX",
"symbolName": "Black Diamond Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BEAM",
"symbolName": "Beam Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BEAT",
"symbolName": "Heartbeam Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BECN",
"symbolName": "Beacon Roofing Suppl",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BEEM",
"symbolName": "Beam Global",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BELFA",
"symbolName": "BEL Fuse Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "BELFB",
"symbolName": "BEL Fuse Inc Cl B",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "BFC",
"symbolName": "Bank First National Corp [Wisconsin]",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "BFI",
"symbolName": "Burgerfi Intl Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BFIN",
"symbolName": "Bankfinancial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "BFRI",
"symbolName": "Biofrontera Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BFST",
"symbolName": "Business First Bancshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "BGCP",
"symbolName": "Bgc Partners Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "BGFV",
"symbolName": "Big 5 Sporting",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "BGNE",
"symbolName": "Beigene Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BGRY",
"symbolName": "Berkshire Grey Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BGXX",
"symbolName": "Bright Green Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BHAT",
"symbolName": "Blue Hat Interactive Entertainment Tech",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BHF",
"symbolName": "Brighthouse Financial Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIAF",
"symbolName": "Bioaffinity Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIDU",
"symbolName": "Baidu Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIGC",
"symbolName": "Bigcommerce Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIIB",
"symbolName": "Biogen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BILI",
"symbolName": "Bilibili Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIMI",
"symbolName": "Bimi Intl Medical Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIOC",
"symbolName": "Biocept Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIOL",
"symbolName": "Biolase Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIOR",
"symbolName": "Biora Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIOX",
"symbolName": "Bioceres Crop Solutions Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIRD",
"symbolName": "Allbirds Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BITF",
"symbolName": "Bitfarms Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BIVI",
"symbolName": "Biovie Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BJDX",
"symbolName": "Bluejay Diagnostics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BJRI",
"symbolName": "Bj's Restaurants Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "BKCC",
"symbolName": "Blackrock Cptl Invt",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "BKNG",
"symbolName": "Booking Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BKR",
"symbolName": "Baker Hughes Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "BKSC",
"symbolName": "Bank of So Car Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "BKYI",
"symbolName": "Bio-Key Intl Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BL",
"symbolName": "Blackline Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLBD",
"symbolName": "Blue Bird Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLBX",
"symbolName": "Blackboxstocks Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLCM",
"symbolName": "Bellicum Pharma Comm",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLDE",
"symbolName": "Blade Air Mobility Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLDP",
"symbolName": "Ballard Power Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLFS",
"symbolName": "Biolife Solutions",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLFY",
"symbolName": "Blue Foundry Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLI",
"symbolName": "Berkeley Lights Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLIN",
"symbolName": "Bridgeline Digital",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLKB",
"symbolName": "Blackbaud Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "BLMN",
"symbolName": "Bloomin' Brands Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "BLNK",
"symbolName": "Blink Charging Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLPH",
"symbolName": "Bellerophon Ther Com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLRX",
"symbolName": "Biolinerx Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLTE",
"symbolName": "Belite Bio Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLU",
"symbolName": "Bellus Health Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLUE",
"symbolName": "Bluebird Bio",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BLZE",
"symbolName": "Backblaze Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BMBL",
"symbolName": "Bumble Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BMEA",
"symbolName": "Biomea Fusion Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BMR",
"symbolName": "Beamr Imaging Ltd Ordinary Share",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BMRA",
"symbolName": "Biomerica Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BMRC",
"symbolName": "Bank of Marin Bancrp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "BMRN",
"symbolName": "Biomarin Pharmaceuticals",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNGO",
"symbolName": "Bionano Genomics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNOX",
"symbolName": "Bionomics Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNR",
"symbolName": "Burning Rock Biotech Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNRG",
"symbolName": "Brenmiller Energy Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNSO",
"symbolName": "Bonso Elec Intl IN",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNTC",
"symbolName": "Benitec Biopharma Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BNTX",
"symbolName": "Biontech Se ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.084
},
{
"symbol": "BOKF",
"symbolName": "Bok Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.14
},
{
"symbol": "BOLT",
"symbolName": "Bolt Biotherapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BON",
"symbolName": "Bon Natural Life Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BOOM",
"symbolName": "Dynamic Materials",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.375
},
{
"symbol": "BOSC",
"symbolName": "Bos Better Online",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BOTJ",
"symbolName": "Bank of The Jame Fnl",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "BOXL",
"symbolName": "Boxlight Corp Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BPMC",
"symbolName": "Blueprint Medicines Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BPOP",
"symbolName": "Popular Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "BPRN",
"symbolName": "Princeton Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "BPTH",
"symbolName": "Bio-Path Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BPTS",
"symbolName": "Biophytis Sa ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRAG",
"symbolName": "Bragg Gaming Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRFH",
"symbolName": "Barfresh Food Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRID",
"symbolName": "Bridgford Foods Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRKL",
"symbolName": "Brookline Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "BRKR",
"symbolName": "Bruker Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "BRLT",
"symbolName": "Brilliant Earth Group Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRP",
"symbolName": "Brp Group Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRQS",
"symbolName": "Borqs Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRTX",
"symbolName": "Biorestorative Therapies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRY",
"symbolName": "Berry Pete Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "BRZE",
"symbolName": "Braze Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSBK",
"symbolName": "Bogota Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSET",
"symbolName": "Bassett Furniture",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "BSFC",
"symbolName": "Blue Star Foods Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSGM",
"symbolName": "Biosig Technologies",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSQR",
"symbolName": "Bsquare Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSRR",
"symbolName": "Sierra Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "BSVN",
"symbolName": "Bank7 Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "BSY",
"symbolName": "Bentley Systems Inc Cl B",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "BTAI",
"symbolName": "Bioxcel Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTBD",
"symbolName": "Bt Brands Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTBT",
"symbolName": "Bit Digital Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTCS",
"symbolName": "Btcs Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BTCY",
"symbolName": "Biotricity Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTMD",
"symbolName": "Biote Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTOG",
"symbolName": "Bit Origin Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BTTX",
"symbolName": "Better Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUSE",
"symbolName": "First Busey Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "BVS",
"symbolName": "Bioventus Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BVXV",
"symbolName": "Biondvax Pharma ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BWAY",
"symbolName": "Brainsway Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BWB",
"symbolName": "Bridgewater Bancshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BWEN",
"symbolName": "Broadwind Energy Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BWFG",
"symbolName": "Bankwell Financial",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "BWMN",
"symbolName": "Bowman Consulting Group Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BWMX",
"symbolName": "Betterware DE Mexico Sapi DE Cv",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.845
},
{
"symbol": "BWV",
"symbolName": "Blue Water Vaccines Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BXRX",
"symbolName": "Baudax Bio Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BYFC",
"symbolName": "Broadway Fin Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BYND",
"symbolName": "Beyond Meat Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BYRN",
"symbolName": "Byrna Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BYSI",
"symbolName": "Beyondspring Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BZ",
"symbolName": "Kanzhun Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BZFD",
"symbolName": "Buzzfeed Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BZUN",
"symbolName": "Baozun Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAAS",
"symbolName": "China Automotive Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CABA",
"symbolName": "Cabaletta Bio Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAC",
"symbolName": "Camden Natl Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "CACC",
"symbolName": "Credit Acceptance",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CADL",
"symbolName": "Candel Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAKE",
"symbolName": "Cheesecake Fact",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "CALB",
"symbolName": "California Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CALM",
"symbolName": "Cal-Maine Foods IN",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.078
},
{
"symbol": "CALT",
"symbolName": "Calliditas Therapeutics Ab ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAMP",
"symbolName": "Calamp Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAMT",
"symbolName": "Camtek Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "CAN",
"symbolName": "Canaan Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAPR",
"symbolName": "Capricor Therap",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAR",
"symbolName": "Avis Budget Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARA",
"symbolName": "Cara Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARE",
"symbolName": "Carter Bankshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARG",
"symbolName": "Cargurus Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARM",
"symbolName": "Carisma Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARV",
"symbolName": "Carver Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CASA",
"symbolName": "Casa Systems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CASH",
"symbolName": "Pathward Financial Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "CASI",
"symbolName": "Casi Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CASS",
"symbolName": "Cass Information Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "CASY",
"symbolName": "Casey's General Stor",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "CATC",
"symbolName": "Cambridge Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "CATY",
"symbolName": "Cathay Genl Bncp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "CBAN",
"symbolName": "Colony Bankcorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.433
},
{
"symbol": "CBAT",
"symbolName": "Cbak Energy Technology Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CBAY",
"symbolName": "Cymabay Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CBFV",
"symbolName": "Cb Financial Svc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "CBIO",
"symbolName": "Catalyst Bio",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CBNK",
"symbolName": "Capital Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "CBRL",
"symbolName": "Cracker Barrel",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 5.2
},
{
"symbol": "CBSH",
"symbolName": "Commerce Bancshares",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "CCAP",
"symbolName": "Crescent Capital Bdc Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "CCB",
"symbolName": "Coastal Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCBG",
"symbolName": "Capital City Bank Gr",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "CCCC",
"symbolName": "C4 Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCCS",
"symbolName": "CCC Intelligent Solutions Hldgs Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCEP",
"symbolName": "Coca-Cola Europacific Partners Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.7
},
{
"symbol": "CCLD",
"symbolName": "Carecloud Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCLP",
"symbolName": "CSI Compressco",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "CCNE",
"symbolName": "Cnb Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "CCOI",
"symbolName": "Cogent Comm Hlds",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.625
},
{
"symbol": "CCRN",
"symbolName": "Cross Ctry Hlthcr",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CCSI",
"symbolName": "Consensus Cloud Solutions",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CD",
"symbolName": "Chindata Group Holdings Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDAK",
"symbolName": "Codiak Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDLX",
"symbolName": "Cardlytics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDMO",
"symbolName": "Avid Bioservices Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDNA",
"symbolName": "Caredx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDNS",
"symbolName": "Cadence Design Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDRO",
"symbolName": "Codere Online Luxembourg S.A.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDTX",
"symbolName": "Cidara Thera",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDW",
"symbolName": "CDW Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "CDXC",
"symbolName": "Chromadex Corp CS",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDXS",
"symbolName": "Codexis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CDZI",
"symbolName": "Cadiz Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CEAD",
"symbolName": "Cea Indistries Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CECO",
"symbolName": "Ceco Environmental Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CEG",
"symbolName": "Constellation Energy Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.705
},
{
"symbol": "CELC",
"symbolName": "Celcuity Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CELH",
"symbolName": "Celsius Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CELU",
"symbolName": "Celularity Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CELZ",
"symbolName": "Creative Medical Technology Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CEMI",
"symbolName": "Chembio Diagnostics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CENN",
"symbolName": "Cenntro Electric Group Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CENT",
"symbolName": "Central Garden",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CENTA",
"symbolName": "Central Garden & Pet",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CENX",
"symbolName": "Century Aluminum C",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CERE",
"symbolName": "Cerevel Therapeutics Hldg Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CERS",
"symbolName": "Cerus Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CERT",
"symbolName": "Certara Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CETX",
"symbolName": "Cemtrex Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "CEVA",
"symbolName": "Ceva Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CFB",
"symbolName": "Crossfirst Bankshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CFFI",
"symbolName": "C&F Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.68
},
{
"symbol": "CFFN",
"symbolName": "Capitol Fed Finl Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "CFLT",
"symbolName": "Confluent Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CFMS",
"symbolName": "Conformis Inc CS",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CFRX",
"symbolName": "Contrafect",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CFSB",
"symbolName": "Cfsb Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGBD",
"symbolName": "Carlyle Secured Lending Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "CGC",
"symbolName": "Canopy Growth Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGEM",
"symbolName": "Cullinan Management Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGEN",
"symbolName": "Compugen Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGNT",
"symbolName": "Cognyte Software Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGNX",
"symbolName": "Cognex Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "CGRN",
"symbolName": "Capstone Green Energy Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGTX",
"symbolName": "Cognition Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHCI",
"symbolName": "Comstock Hlds Cos",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHCO",
"symbolName": "City Holding Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.5
},
{
"symbol": "CHDN",
"symbolName": "Churchill Downs IN",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.714
},
{
"symbol": "CHEF",
"symbolName": "The Chefs Warehouse",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHEK",
"symbolName": "Check-Cap Ltd Ord",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHK",
"symbolName": "Chesapeake Energy Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 9.11
},
{
"symbol": "CHKP",
"symbolName": "Check Point Software",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHMG",
"symbolName": "Chemung Financial Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "CHNR",
"symbolName": "China Natural Res",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHRD",
"symbolName": "Chord Energy Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 28.245
},
{
"symbol": "CHRS",
"symbolName": "Coherus Bio",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHRW",
"symbolName": "C.H. Robinson Ww",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.32
},
{
"symbol": "CHSCP",
"symbolName": "CHS Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "CHTR",
"symbolName": "Charter Communications Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHUY",
"symbolName": "Chuy's Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CHX",
"symbolName": "Championx Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "CIDM",
"symbolName": "Cinedigm Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CIFR",
"symbolName": "Cipher Mining Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CIGI",
"symbolName": "Colliers Intl Grp IN",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "CIH",
"symbolName": "China Index Holdings Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CINF",
"symbolName": "Cincinnati Financial",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.82
},
{
"symbol": "CING",
"symbolName": "Cingulate Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CISO",
"symbolName": "Cerberus Cyber Sentinel Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CIVB",
"symbolName": "Civista Bncshrs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "CIZN",
"symbolName": "Citizens Holdings Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "CJJD",
"symbolName": "China Jojo Drugstore",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CKPT",
"symbolName": "Checkpoint Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLAR",
"symbolName": "Clarus Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "CLBK",
"symbolName": "Columbia Financial Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLBT",
"symbolName": "Cellebrite Di Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLDX",
"symbolName": "Celldex Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLEU",
"symbolName": "China Liberal Education Holdings Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLFD",
"symbolName": "Clearfield Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLGN",
"symbolName": "Collplant Biotechnologies Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLIR",
"symbolName": "Clearsign Combustion",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLLS",
"symbolName": "Cellectis S.A. ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLMB",
"symbolName": "Climb Global Solutions Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "CLMT",
"symbolName": "Calumet Specialty Pr",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLNE",
"symbolName": "Clean Energy Fuels",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLNN",
"symbolName": "Clene Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLOV",
"symbolName": "Clover Health Investments Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLPS",
"symbolName": "Clps Incorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLPT",
"symbolName": "Clearpoint Neuro Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLRB",
"symbolName": "Cellectar Biosc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLRO",
"symbolName": "Clearone Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "CLSD",
"symbolName": "Clearside Biomedi",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLSK",
"symbolName": "Cleanspark Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLST",
"symbolName": "Catalyst Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLVR",
"symbolName": "Clever Leaves Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLWT",
"symbolName": "Euro Tech Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLXT",
"symbolName": "Calyxt Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMAX",
"symbolName": "Caremax Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMBM",
"symbolName": "Cambium Networks Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMCO",
"symbolName": "Columbus Mckinnon",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "CMCSA",
"symbolName": "Comcast Corp A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "CMCT",
"symbolName": "Creative Media & Community Trust Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.255
},
{
"symbol": "CME",
"symbolName": "CME Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 8.6
},
{
"symbol": "CMLS",
"symbolName": "Cumulus Media Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMMB",
"symbolName": "Chemomab Therapeutics Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMPO",
"symbolName": "Composecure Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMPR",
"symbolName": "Cimpress N.V. Ord",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMPS",
"symbolName": "Compass Pathways Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMPX",
"symbolName": "Compass Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMRA",
"symbolName": "Comera Life Sciences Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMRX",
"symbolName": "Chimerix Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMTL",
"symbolName": "Comtech Telecom Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "CNDT",
"symbolName": "Conduent Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNET",
"symbolName": "Zw Data Action Tech Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNOB",
"symbolName": "Connectone Bancorp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "CNSL",
"symbolName": "Consolidated Communications Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.162
},
{
"symbol": "CNSP",
"symbolName": "Cns Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNTA",
"symbolName": "Centessa Pharmaceuticals Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNTB",
"symbolName": "Connect Biopharma Holdings Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNTG",
"symbolName": "Centogene N.V.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNTX",
"symbolName": "Context Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNTY",
"symbolName": "Century Casinos IN",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CNXC",
"symbolName": "Concentrix Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "CNXN",
"symbolName": "PC Connection Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "COCO",
"symbolName": "The Vita Coco Company Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COCP",
"symbolName": "Cocrystal Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CODA",
"symbolName": "Coda Octopus Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CODX",
"symbolName": "Co-Diagnostics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COFS",
"symbolName": "Choiceone Financial",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "COGT",
"symbolName": "Cogent Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COHU",
"symbolName": "Cohu Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "COIN",
"symbolName": "Coinbase Global Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COKE",
"symbolName": "Coca Cola Bot Cons",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.25
},
{
"symbol": "COLB",
"symbolName": "Columbia Banking Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "COLL",
"symbolName": "Collegium Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COLM",
"symbolName": "Columbia Sprtswr",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "COMM",
"symbolName": "Commscope Holding Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COMS",
"symbolName": "Comsovereign Holding Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CONN",
"symbolName": "Conn's Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COOP",
"symbolName": "Mr.Cooper Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CORT",
"symbolName": "Corcept Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COSM",
"symbolName": "Cosmos Health Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "COST",
"symbolName": "Costco Wholesale",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.6
},
{
"symbol": "COYA",
"symbolName": "Coya Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPHC",
"symbolName": "Canterbury Park Hl",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "CPIX",
"symbolName": "Cumberland Pharmaceu",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPLP",
"symbolName": "Capital Product Part",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "CPRT",
"symbolName": "Copart Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPRX",
"symbolName": "Catalyst Pharm Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPSH",
"symbolName": "Cps Technologies",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPSI",
"symbolName": "Computer Programs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "CPSS",
"symbolName": "Consumer Portfol",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPTN",
"symbolName": "Cepton Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRAI",
"symbolName": "Cra International",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "CRBP",
"symbolName": "Corbus Pharmaceuticals Hldgs Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRBU",
"symbolName": "Caribou Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRCT",
"symbolName": "Cricut Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRDF",
"symbolName": "Cardiff Oncology Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRDL",
"symbolName": "Cardiol Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRDO",
"symbolName": "Credo Technology Group Holding Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CREG",
"symbolName": "Smart Power Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRESY",
"symbolName": "Cresud Sacif ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.136
},
{
"symbol": "CREX",
"symbolName": "Creative Realities Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRGE",
"symbolName": "Charge Enterprises Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRIS",
"symbolName": "Curis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRKN",
"symbolName": "Crown Electrokinetics Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRMD",
"symbolName": "Cormedix Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRMT",
"symbolName": "America's Car-Mart",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRNC",
"symbolName": "Cerence Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRNT",
"symbolName": "Ceragon Networks Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRNX",
"symbolName": "Crinetics Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRON",
"symbolName": "Cronos Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CROX",
"symbolName": "Crocs Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRSP",
"symbolName": "Crispr Therapeutics Ag",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRSR",
"symbolName": "Corsair Gaming Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRTO",
"symbolName": "Criteo S.A. ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRUS",
"symbolName": "Cirrus Logic Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRVL",
"symbolName": "Corvel Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRVS",
"symbolName": "Corvus Pharma Com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRWD",
"symbolName": "Crowdstrike Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CRWS",
"symbolName": "Crown Crafts Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "CSBR",
"symbolName": "Champions Oncolog",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSCO",
"symbolName": "Cisco Systems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "CSGP",
"symbolName": "Costar Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSGS",
"symbolName": "C S G Sys Intl",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.075
},
{
"symbol": "CSII",
"symbolName": "Cardiovascular Syst",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSIQ",
"symbolName": "Canadian Solar Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSPI",
"symbolName": "C S P Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "CSSE",
"symbolName": "Chicken Soup For The Soul Entertainment Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSTE",
"symbolName": "Caesarstone Sdot-Yam",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.199
},
{
"symbol": "CSTL",
"symbolName": "Castle Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CSTR",
"symbolName": "Capstar Financial Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "CSWI",
"symbolName": "Csw Industrials Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "CSX",
"symbolName": "CSX Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "CTAS",
"symbolName": "Cintas Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.4
},
{
"symbol": "CTBI",
"symbolName": "Community TR Bancp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "CTG",
"symbolName": "Computer Task Gp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTHR",
"symbolName": "Charles & Colvard",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTIB",
"symbolName": "Cti Inds Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTIC",
"symbolName": "Cti Biopharm Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTKB",
"symbolName": "Cytek Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTLP",
"symbolName": "Cantalope Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTMX",
"symbolName": "Cytomx Thera",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTRM",
"symbolName": "Castor Maritime Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTRN",
"symbolName": "Citi Trends Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "CTSH",
"symbolName": "Cognizant Tech Sol",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "CTSO",
"symbolName": "Cytosorbents Cor",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTXR",
"symbolName": "Citius Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CUE",
"symbolName": "Cue Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CUEN",
"symbolName": "Cuentas",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CULL",
"symbolName": "Cullman Bancorp Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "CURI",
"symbolName": "Curiositystream Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CUTR",
"symbolName": "Cutera Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVAC",
"symbolName": "Curevac N.V.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVBF",
"symbolName": "Cvb Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "CVCO",
"symbolName": "Cavco Inds Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVCY",
"symbolName": "Central Vly Cmty Bcp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "CVGI",
"symbolName": "Commercial Vehicle G",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVGW",
"symbolName": "Calavo Growers Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.287
},
{
"symbol": "CVLG",
"symbolName": "Covenant Logistics Group Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.333
},
{
"symbol": "CVLT",
"symbolName": "Commvault Systems",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVLY",
"symbolName": "Codorus Valley Bncp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "CVRX",
"symbolName": "Cvrx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVT",
"symbolName": "Cvent Holding Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVV",
"symbolName": "CVD Equipment Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CWBC",
"symbolName": "Community West Bncsh",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.305
},
{
"symbol": "CWBR",
"symbolName": "Cohbar Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CWCO",
"symbolName": "Cons Water Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "CWST",
"symbolName": "Casella Waste Sys",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CXDO",
"symbolName": "Crexendo Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.015
},
{
"symbol": "CYAD",
"symbolName": "Celyad Sa ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYAN",
"symbolName": "Cyanotech Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYBR",
"symbolName": "Cyberark Soft Ord",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYCC",
"symbolName": "Cyclacel Pharmaceuti",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYCN",
"symbolName": "Cyclerion Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYN",
"symbolName": "Cyngn Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYRX",
"symbolName": "Cryoport Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYT",
"symbolName": "Cyteir Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYTH",
"symbolName": "Cyclo Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYTK",
"symbolName": "Cytokinetics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYTO",
"symbolName": "Altamira Therapeutics Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CYXT",
"symbolName": "Cyxtera Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CZFS",
"symbolName": "Citizens Fincl Svcs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.92
},
{
"symbol": "CZNC",
"symbolName": "Citizens Nrthn Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "CZR",
"symbolName": "Caesars Entertainment Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CZWI",
"symbolName": "Citizens Community",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "DADA",
"symbolName": "Dada Nexus Ltd ADR",
"exchange": "NASDAQ",
&qu