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": null
},
{
"symbol": "ACU",
"symbolName": "Acme United Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "AE",
"symbolName": "Adams Resources & Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "AEON",
"symbolName": "Aeon Biopharma Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGE",
"symbolName": "Agex Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIM",
"symbolName": "Aim Immunotech Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIRI",
"symbolName": "Air Industries Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMBI",
"symbolName": "Ambipar Emergency Response Cl A",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMBO",
"symbolName": "Ambow Education Holding Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMPE",
"symbolName": "Ampio Pharmaceuticals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMS",
"symbolName": "American Shared Hospital Services",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APT",
"symbolName": "Alpha Pro Tech",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AREN",
"symbolName": "The Arena Group Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARMN",
"symbolName": "Aris Mining Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARMP",
"symbolName": "Armata Pharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASM",
"symbolName": "Avino Silver & Gold",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASXC",
"symbolName": "Asensus Surgical Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ATNM",
"symbolName": "Actinium Pharmaceuticals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AULT",
"symbolName": "Ault Alliance Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AUMN",
"symbolName": "Golden Minerals Company",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AUST",
"symbolName": "Austin Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AZTR",
"symbolName": "Azitra Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "BATL",
"symbolName": "Battalion Oil Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "BDL",
"symbolName": "Flanigan's Enterprises",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "BGI",
"symbolName": "Birks Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "BHB",
"symbolName": "Bar Harbor Bankshares",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "BHM",
"symbolName": "Bluerock Homes Trust Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "BQ",
"symbolName": "Boqii Holding Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "BRBS",
"symbolName": "Blue Ridge Bankshare",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.368
},
{
"symbol": "BRN",
"symbolName": "Barnwell Industries",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "BTG",
"symbolName": "B2Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "BTTR",
"symbolName": "Better Choice Company Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "BURU",
"symbolName": "Nuburu Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CANF",
"symbolName": "Can-Fite Biopharma Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CATX",
"symbolName": "Perspective Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CBOE",
"symbolName": "CBOE Global Markets Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.1
},
{
"symbol": "CCEL",
"symbolName": "Cryo-Cell Intl Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CEI",
"symbolName": "Camber Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CIX",
"symbolName": "Compx International Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "CLDI",
"symbolName": "Calidi Biotherapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": "COE",
"symbolName": "51Talk Online Education Group",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "COHN",
"symbolName": "Cohen & Company Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "CPHI",
"symbolName": "China Pharma Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CQP",
"symbolName": "Cheniere Energy Partners LP",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.16
},
{
"symbol": "CTGO",
"symbolName": "Contango Ore Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CTM",
"symbolName": "Castellum Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CVM",
"symbolName": "Cel-Sci Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CVR",
"symbolName": "Chicago Rivet & Machine Company",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "CVU",
"symbolName": "CPI Aerostructures",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "CYBN",
"symbolName": "Cybin Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "DC",
"symbolName": "Dakota Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "DNN",
"symbolName": "Denison Mines Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "DPSI",
"symbolName": "Decisionpoint Systems Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "DSS",
"symbolName": "Document Security Systems",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "DXF",
"symbolName": "Dunxin Financial Holdings Ltd ADR",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "EFSH",
"symbolName": "1847 Holdings Llc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.281
},
{
"symbol": "ELA",
"symbolName": "Envela Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ELLO",
"symbolName": "Ellomay Capital Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ELMD",
"symbolName": "Electromed Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "EMX",
"symbolName": "Emx Royalty Group",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ENSV",
"symbolName": "Enservco Corpporation",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "EPM",
"symbolName": "Evolution Petroleum Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "EQX",
"symbolName": "Equinox Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ESP",
"symbolName": "Espey Mfg. & Electronics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "EU",
"symbolName": "Encore Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "EVBN",
"symbolName": "Evans Bancorp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.32
},
{
"symbol": "EVI",
"symbolName": "Evi Industries Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "FGH",
"symbolName": "Fg Group Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "FOXO",
"symbolName": "Foxo Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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.04
},
{
"symbol": "FURY",
"symbolName": "Fury Gold Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "GAU",
"symbolName": "Galiano Gold Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "GBR",
"symbolName": "New Concept Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "GENC",
"symbolName": "Gencor Industries IN",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "GLDG",
"symbolName": "Goldmining Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "GNS",
"symbolName": "Genius Group Limited",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "GTE",
"symbolName": "Gran Tierra Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "HUSA",
"symbolName": "Houston American Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IAUX",
"symbolName": "I-80 Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IBIO",
"symbolName": "Ibio Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IDR",
"symbolName": "Idaho Strategic Resources",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IE",
"symbolName": "Ivanhoe Electric Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IGC",
"symbolName": "India Globalization Capital Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "IHT",
"symbolName": "Innsuites Hospitality Trust",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "IMO",
"symbolName": "Imperial Oil Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.424
},
{
"symbol": "INDO",
"symbolName": "Indonesia Energy Corp Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "INFU",
"symbolName": "Infusystems Holdings",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "INLX",
"symbolName": "Intellinetics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "INTT",
"symbolName": "Intest Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "INUV",
"symbolName": "Inuvo Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "ITRG",
"symbolName": "Integra Resources Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "JOB",
"symbolName": "General Employment Enterprises",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "KIQ",
"symbolName": "Kelso Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "KNW",
"symbolName": "Know Labs Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "KULR",
"symbolName": "Kulr Technology Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LCTX",
"symbolName": "Lineage Cell Therapeutics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LEU",
"symbolName": "Centrus Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LGL",
"symbolName": "LGL Group",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LNG",
"symbolName": "Cheniere Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "LODE",
"symbolName": "Comstock Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LPTV",
"symbolName": "Loop Media Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "LSF",
"symbolName": "Laird Superfood Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MAG",
"symbolName": "MAG Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MAIA",
"symbolName": "Maia Biotechnology Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MHH",
"symbolName": "Mastech Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MI",
"symbolName": "Nft Limited Class A Ordinary Share",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MIMO",
"symbolName": "Airspan Networks Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MITQ",
"symbolName": "Moving Image Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MLSS",
"symbolName": "Milestone Scientific",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MPTI",
"symbolName": "M-Tron Industries Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MPU",
"symbolName": "Mega Matrix Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MRT",
"symbolName": "Marti Technologies Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "MSN",
"symbolName": "Emerson Radio Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MTA",
"symbolName": "Metalla Royalty and Streaming Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.023
},
{
"symbol": "MTNB",
"symbolName": "Matinas Biopharma Hl",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MWG",
"symbolName": "Multi Ways Holdings Limited",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MXC",
"symbolName": "Mexco Energy Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "MYO",
"symbolName": "Myomo Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NAK",
"symbolName": "Northern Dynasty Minerals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NBY",
"symbolName": "Novabay Pharmaceuticals",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NEN",
"symbolName": "New England Realty Associates Ltd Partnershi",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.72
},
{
"symbol": "NEWP",
"symbolName": "New Pacific Metals Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NFGC",
"symbolName": "New Found Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NG",
"symbolName": "Novagold Resources Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NGD",
"symbolName": "New Gold Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NHC",
"symbolName": "National Healthcare Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.32
},
{
"symbol": "NHWK",
"symbolName": "Nighthawk Biosciences Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NNVC",
"symbolName": "Nanoviricides Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "NRXS",
"symbolName": "Neuraxis Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "OGEN",
"symbolName": "Oragenics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "OPTT",
"symbolName": "Ocean Power Tech Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ORLA",
"symbolName": "Orla Mining",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "OZ",
"symbolName": "Belpointe Prep Llc Cl A Units",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PED",
"symbolName": "Pedevco Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PHGE",
"symbolName": "Biomx Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PLAG",
"symbolName": "Planet Green Holdings Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PLG",
"symbolName": "Platinum Group Metals Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PLX",
"symbolName": "Protalix Biotherapeutics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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.2
},
{
"symbol": "PTN",
"symbolName": "Palatin Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PW",
"symbolName": "Power REIT",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "PZG",
"symbolName": "Paramount Gold and Silver",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "REI",
"symbolName": "Ring Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "REPX",
"symbolName": "Riley Exploration Permian Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "RHE",
"symbolName": "Regional Health Properties",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "RLGT",
"symbolName": "Radiant Logistics",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "RVP",
"symbolName": "Retractable Technologies",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SACH",
"symbolName": "Sachem Capital Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "SATX",
"symbolName": "Satixfy Communications Ltd Ordinary Share",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SBEV",
"symbolName": "Splash Beverage Group Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SDPI",
"symbolName": "Superior Drilling Products Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "SGE",
"symbolName": "Strong Global Entertainment Cl A",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SIF",
"symbolName": "Sifco Industries",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SILV",
"symbolName": "Silvercrest Metals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SKYH",
"symbolName": "Sky Harbour Group Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SLI",
"symbolName": "Standard Lithium Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "SLND",
"symbolName": "Southland Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "STRW",
"symbolName": "Strawberry Fields REIT Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "STXS",
"symbolName": "Stereotaxis Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "TGB",
"symbolName": "Taseko Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "THM",
"symbolName": "International Tower Hill Mines Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TMP",
"symbolName": "Tompkinstrustco",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.4
},
{
"symbol": "TMQ",
"symbolName": "Trilogy Metals Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TOON",
"symbolName": "Kartoon Studios Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TOVX",
"symbolName": "Theriva Biologics Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TPET",
"symbolName": "Trio Petroleum Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TPHS",
"symbolName": "Trinity Pl Hlds Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TRT",
"symbolName": "Trio-Tech International",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "TRX",
"symbolName": "Trx Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "UAMY",
"symbolName": "U S Antimony Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "UAVS",
"symbolName": "Ageagle Aerial Systems Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "UEC",
"symbolName": "Uranium Energy",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "URG",
"symbolName": "Ur Energy Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "USAS",
"symbolName": "Americas Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "UUU",
"symbolName": "Universal Security Instruments",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "UUUU",
"symbolName": "Energy Fuels Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "VGZ",
"symbolName": "Vista Gold Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "VINE",
"symbolName": "Fresh Vine Wine Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "VNRX",
"symbolName": "Volitionrx Ltd",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "VTAK",
"symbolName": "Catheter Precision Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "VZLA",
"symbolName": "Vizsla Silver Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "WRN",
"symbolName": "Western Copper Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "WWR",
"symbolName": "Westwater Resources",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "WYY",
"symbolName": "Widepoint Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "XPL",
"symbolName": "Solitario Resources Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "XTNT",
"symbolName": "Xtant Medical Holdings Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "YCBD",
"symbolName": "Cbdmd Inc",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ZDGE",
"symbolName": "Zedge Inc Cl B",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ZOM",
"symbolName": "Zomedica Pharmaceuticals Corp",
"exchange": "AMEX",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AAA",
"symbolName": "First Priority Clo Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "AAPY",
"symbolName": "Neos Strategy Apple [Aapl] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "ABEQ",
"symbolName": "Absolute Core Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "ACES",
"symbolName": "Alps Clean Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "ACIO",
"symbolName": "Aptus Collared Income Opportunity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"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.27
},
{
"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.25
},
{
"symbol": "ADIV",
"symbolName": "Smartetfs Asia Pacific Dividend Builder ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "ADME",
"symbolName": "Aptus Drawdown Managed Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "ADPV",
"symbolName": "Adaptiv Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "ADVE",
"symbolName": "Matthews Asia Dividend Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AEMB",
"symbolName": "American Century Emerging Markets Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.96
},
{
"symbol": "AESR",
"symbolName": "Anfield U.S. Equity Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "AETH",
"symbolName": "Bitwise Ethereum Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AFIF",
"symbolName": "Anfield Universal Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "AFK",
"symbolName": "Vaneck Africa Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "AFLG",
"symbolName": "FT Active Factor Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "AFMC",
"symbolName": "FT Active Factor Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "AFSM",
"symbolName": "FT Active Factor Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "AFTY",
"symbolName": "CSOP FTSE China A50 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "AGG",
"symbolName": "US Aggregate Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.83
},
{
"symbol": "AGGH",
"symbolName": "Simplify Aggregate Bond Plus Credit ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "AGGY",
"symbolName": "Wisdomtree Yield Enhd U.S. Agg Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "AGIH",
"symbolName": "Ishares Inflation Hedged U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "AGOX",
"symbolName": "Adaptive Growth Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "AGQI",
"symbolName": "First Trust Active Global Quality Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "AGRH",
"symbolName": "Interest Rate Hedged U.S. Agg Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "AGZ",
"symbolName": "Agency Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.1
},
{
"symbol": "AHLT",
"symbolName": "American Beacon Ahl Trend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AHOY",
"symbolName": "Tidal Newday Ocean Health ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "AHYB",
"symbolName": "American Century Select High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.19
},
{
"symbol": "AIDB",
"symbolName": "Ai-Pilot Large Cap Dynamic Beta Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "AIEQ",
"symbolName": "A.I. Powered Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "AIVI",
"symbolName": "Wisdomtree International Dividend Top 100 Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.93
},
{
"symbol": "AIVL",
"symbolName": "Wisdomtree U.S. Dividend Ex-Financials Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.35
},
{
"symbol": "AIYY",
"symbolName": "Yieldmax Ai Option Income Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ALTL",
"symbolName": "Pacer Lunt Large Cap Alternator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "ALUM",
"symbolName": "Uscf Aluminum Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMAX",
"symbolName": "Roundhill Hedged Multi-Asset Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "AMDY",
"symbolName": "Yieldmax Amd Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"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": 3.34
},
{
"symbol": "AMOM",
"symbolName": "Qraft Ai-Enhanced U.S. Large Cap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "AMPD",
"symbolName": "Cnic Carbon Neutral Power Futures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMUB",
"symbolName": "Etracs Alerian MLP Index ETN Series B",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AMZA",
"symbolName": "Infracap MLP ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.86
},
{
"symbol": "AMZP",
"symbolName": "Neos Yield Premium Strategy Amazon [Amzn] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "AMZY",
"symbolName": "Yieldmax Amzn Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "ANEW",
"symbolName": "MSCI Transformational Changes ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "AOA",
"symbolName": "Aggressive Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "AOK",
"symbolName": "Conservative Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "AOM",
"symbolName": "Moderate Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "AOR",
"symbolName": "Growth Allocation Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "APCB",
"symbolName": "Activepassive Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "APLY",
"symbolName": "Yieldmax Aapl Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.82
},
{
"symbol": "APMU",
"symbolName": "Activepassive Intermediate Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "APRD",
"symbolName": "Innovator Premium Income 10 Barrier ETF - Apr",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "APRH",
"symbolName": "Innovator Premium Income 20 Barrier ETF - Apr",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "APRJ",
"symbolName": "Innovator Premium Income 30 Barrier ETF - Apr",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "APRQ",
"symbolName": "Innovator Premium Income 40 Barrier ETF - Apr",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "APRZ",
"symbolName": "Trueshares Structured Outcome [Apr] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "ARB",
"symbolName": "Altshares Merger Arbitrage ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "ARCM",
"symbolName": "Arrow Reserve Capital Management ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.03
},
{
"symbol": "ARGT",
"symbolName": "GX MSCI Argentina ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"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.36
},
{
"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": "ARP",
"symbolName": "Inner Circle II Pmv Adaptive Risk Parity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "ASEA",
"symbolName": "GX FTSE Southeast Asia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"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": "ASIA",
"symbolName": "Matthews Pacific Tiger Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ATFV",
"symbolName": "Alger 35 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "ATMP",
"symbolName": "Barclays Plus Select MLP ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUGT",
"symbolName": "Aim U.S. Large Cap Buffer10 Aug ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AUGZ",
"symbolName": "Trueshares Structured Outcome [Aug] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "AUSF",
"symbolName": "GX Adaptive U.S. Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "AVDE",
"symbolName": "Avantis International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"symbol": "AVDV",
"symbolName": "Avantis International Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.92
},
{
"symbol": "AVEE",
"symbolName": "Avantis Emerging Markets Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVEM",
"symbolName": "Avantis Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"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.99
},
{
"symbol": "AVIE",
"symbolName": "Avantis Inflation Focused Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "AVIG",
"symbolName": "Avantis Core Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "AVIV",
"symbolName": "Avantis International Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "AVLC",
"symbolName": "Avantis U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVLV",
"symbolName": "Avantis U.S. Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "AVMC",
"symbolName": "Avantis U.S. Mid Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVMU",
"symbolName": "Avantis Core Municipal Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "AVMV",
"symbolName": "Avantis U.S. Mid Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "AVRE",
"symbolName": "Avantis Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "AVSC",
"symbolName": "Avantis U.S Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "AVSD",
"symbolName": "Avantis Responsible International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "AVSE",
"symbolName": "Avantis Responsible Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "AVSF",
"symbolName": "Avantis Short-Term Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "AVSU",
"symbolName": "Avantis Responsible U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "AVUS",
"symbolName": "Avantis U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "AVUV",
"symbolName": "Avantis U.S. Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"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.97
},
{
"symbol": "BALI",
"symbolName": "Blackrock Advantage Large Cap Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "BALT",
"symbolName": "Innovator Defined Wealth Shield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BAMA",
"symbolName": "Brookstone Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BAMD",
"symbolName": "Brookstone Dividend Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "BAMG",
"symbolName": "Brookstone Growth Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "BAMO",
"symbolName": "Brookstone Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "BAMU",
"symbolName": "Brookstone Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "BAMV",
"symbolName": "Brookstone Value Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "BAMY",
"symbolName": "Brookstone Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"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.63
},
{
"symbol": "BBAX",
"symbolName": "JPM Betabuilders Developed Asia-Ex Japan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"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.56
},
{
"symbol": "BBCB",
"symbolName": "JPM Corp Bond Research Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.9
},
{
"symbol": "BBEM",
"symbolName": "JPM Betabuilders Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "BBEU",
"symbolName": "JPM Betabuilders Europe ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "BBHY",
"symbolName": "JPM Diversified High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.94
},
{
"symbol": "BBIB",
"symbolName": "JPM Betabuilders U.S Treasury Bond 3-10 Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.27
},
{
"symbol": "BBIN",
"symbolName": "JPM Betabuilders International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "BBIP",
"symbolName": "JPM Betabuilders U.S TIPS 0-5 Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.13
},
{
"symbol": "BBJP",
"symbolName": "JPM Betabuilders Japan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "BBLB",
"symbolName": "JPM Betabuilders U.S Treasury Bond 20+ Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"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.14
},
{
"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": 3.05
},
{
"symbol": "BBSA",
"symbolName": "JPM Betabuilders 1-5 Year U.S. Aggregate Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "BBSB",
"symbolName": "JPM Betabuilders U.S Treasury Bond 1-3 Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.97
},
{
"symbol": "BBSC",
"symbolName": "JPM Betabuilders U.S. Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "BBUS",
"symbolName": "JPM Betabuilders U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "BCD",
"symbolName": "All Commodity Longer Dated Strategy K-1 Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "BCDF",
"symbolName": "Horizon Kinetics Blockchain Development ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BCI",
"symbolName": "All Commodity Strategy K-1 Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.41
},
{
"symbol": "BCIM",
"symbolName": "Abrdn Bloomberg Industrial Metals Strategy K-1 F",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "BDCZ",
"symbolName": "Etracs Bus Dev ETN Series B",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BDVG",
"symbolName": "Imgp Berkshire Dividend Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BECO",
"symbolName": "Blackrock Future Climate and Sustainable ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "BEDZ",
"symbolName": "Advisorshares Hotel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "BETE",
"symbolName": "Proshares Bitcoin & Ether EW Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "BETH",
"symbolName": "Proshares Bitcoin & Ether Mcap Weight ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"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": 1.05
},
{
"symbol": "BFOR",
"symbolName": "Barron's 400 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "BGIG",
"symbolName": "ETF Series Bahl & Gaynor Income Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "BGLD",
"symbolName": "FT Gold Strategy Quarterly Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "BIBL",
"symbolName": "Inspire 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "BIL",
"symbolName": "1-3 Month T-Bill Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.35
},
{
"symbol": "BILD",
"symbolName": "Macquarie Global Listed Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BILS",
"symbolName": "SPDR Barclays 3-12 Month T-Bill ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.82
},
{
"symbol": "BILZ",
"symbolName": "Pimco Ultra Short Government Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "BINC",
"symbolName": "Blackrock Flexible Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "BINV",
"symbolName": "Brandes International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BITI",
"symbolName": "Proshares Short Bitcoin Strategy -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "BITO",
"symbolName": "Proshares Bitcoin Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.95
},
{
"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": 2.31
},
{
"symbol": "BIZD",
"symbolName": "Vaneck Bdc Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "BKAG",
"symbolName": "BNY Mellon Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "BKCI",
"symbolName": "BNY Concentrated International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "BKEM",
"symbolName": "BNY Mellon Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "BKES",
"symbolName": "BNY Mellon Sustainable Global EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "BKF",
"symbolName": "BRIC Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "BKGI",
"symbolName": "BNY Mellon Global Infrastructure Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "BKHY",
"symbolName": "BNY Mellon High Yield Beta ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.18
},
{
"symbol": "BKIE",
"symbolName": "BNY Mellon International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "BKIS",
"symbolName": "BNY Mellon Sustainable International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "BKLC",
"symbolName": "BNY Mellon US Large Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "BKLN",
"symbolName": "Senior Loan Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "BKMC",
"symbolName": "BNY Mellon US Mid Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "BKSE",
"symbolName": "BNY Mellon US Small Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "BKUI",
"symbolName": "BNY Mellon Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.14
},
{
"symbol": "BKUS",
"symbolName": "BNY Mellon Sustainable US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "BLCV",
"symbolName": "Blackrock Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "BLDG",
"symbolName": "Cambria Global Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "BLES",
"symbolName": "Inspire Global Hope Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"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": "BMVP",
"symbolName": "Invesco Bloomberg Mvp Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "BNDC",
"symbolName": "Flexshares Core Select Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "BNDD",
"symbolName": "Quadratic Deflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.3
},
{
"symbol": "BNDI",
"symbolName": "Neos Enhanced Income Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.28
},
{
"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.04
},
{
"symbol": "BOAT",
"symbolName": "Sonicshares Global Shipping ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.99
},
{
"symbol": "BOUT",
"symbolName": "Innovator Ibd Breakout Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "BOXX",
"symbolName": "Ea Architect 1-3 Month Box ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BPAY",
"symbolName": "Blackrock Future Financial and Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "BRAZ",
"symbolName": "GX Brazil Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BRF",
"symbolName": "Vaneck Brazil Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "BRLN",
"symbolName": "Blackrock Floating Rate Loan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.33
},
{
"symbol": "BRZU",
"symbolName": "Brazil Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.69
},
{
"symbol": "BSMC",
"symbolName": "Brandes U.S. Small-Mid Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BSV",
"symbolName": "Short-Term Bond ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.82
},
{
"symbol": "BTAL",
"symbolName": "US Anti-Beta Fund Mkt Neutral Quantshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "BTHM",
"symbolName": "Blackrock Future U.S. Themes ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "BTOP",
"symbolName": "Bitwise Bitcoin and Ether EW Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUCK",
"symbolName": "Simplify Stable Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "BUFF",
"symbolName": "Innovator Laddered Allocation Power Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUFZ",
"symbolName": "FT CBOE Vest Laddered Moderate Buf 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.64
},
{
"symbol": "BUSA",
"symbolName": "Brandes U.S. Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "BUYW",
"symbolName": "Northern IV Main Buywrite ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"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.38
},
{
"symbol": "BWZ",
"symbolName": "Short-Term Intl Treasury Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "BYLD",
"symbolName": "Yield Optimized Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "BYRE",
"symbolName": "Principal Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "BYTE",
"symbolName": "Roundhill Io Digital Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "BZQ",
"symbolName": "Ultrashort MSCI Brazil Capped -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "CALF",
"symbolName": "Pacer US Small Cap Cash Cows 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "CAML",
"symbolName": "Congress Large Cap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CAOS",
"symbolName": "Ea Alpha Architect Tail Risk 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.23
},
{
"symbol": "CARK",
"symbolName": "Inner Circle Castleark Large Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CARY",
"symbolName": "Angel Oak Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "CBON",
"symbolName": "Vaneck Chinaamc China Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "CBSE",
"symbolName": "Changebridge Capital Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "CCOR",
"symbolName": "Core Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "CCRV",
"symbolName": "Ishares Commodity Curve Carry ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.67
},
{
"symbol": "CDEI",
"symbolName": "MS US Large-Cap Diversity Equity and Inclusion E",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "CDX",
"symbolName": "Simplify High Yield Plus Credit ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.9
},
{
"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.9
},
{
"symbol": "CEW",
"symbolName": "Wisdomtree Emerging Currency Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "CFCV",
"symbolName": "Clearbridge Focus Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "CGBL",
"symbolName": "Capital Group Core Balanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGCB",
"symbolName": "Capital Group Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "CGCP",
"symbolName": "Capital Group Fixed Income ETF Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "CGDG",
"symbolName": "Capital Group Dividend Grower ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGDV",
"symbolName": "Capital Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "CGGO",
"symbolName": "Capital Global Growth Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "CGGR",
"symbolName": "Capital Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "CGIE",
"symbolName": "Capital Group International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGMS",
"symbolName": "Capital Group U.S. Multi-Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "CGMU",
"symbolName": "Capital Group Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "CGRO",
"symbolName": "Corevalues Alpha Greater China Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CGSD",
"symbolName": "Capital Group Short-Duration Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "CGSM",
"symbolName": "Capital Group Short Duration Muni Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "CGUS",
"symbolName": "Capital Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"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.26
},
{
"symbol": "CHAU",
"symbolName": "CSI 300 China A 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "CHGX",
"symbolName": "Diversified U.S. Large Cap Fossil Fuel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "CHIC",
"symbolName": "GX MSCI China Communication Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "CHIE",
"symbolName": "GX MSCI China Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "CHIH",
"symbolName": "GX MSCI China Health Care ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "CHII",
"symbolName": "GX MSCI China Industrials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "CHIK",
"symbolName": "GX MSCI China Information Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "CHIM",
"symbolName": "GX MSCI China Materials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "CHIQ",
"symbolName": "GX MSCI China Consumer Discretionary ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "CHIR",
"symbolName": "GX MSCI China Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "CHIS",
"symbolName": "GX MSCI China Consumer Staples ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "CHIU",
"symbolName": "GX MSCI China Utilities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "CHIX",
"symbolName": "GX MSCI China Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "CLDL",
"symbolName": "Cloud Computing 2X Shares Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLIP",
"symbolName": "GX 1-3 Month T-Bill ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "CLIX",
"symbolName": "Long Online\/Short Stores ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CLNR",
"symbolName": "IQ Cleaner Transport ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "CLOI",
"symbolName": "Vaneck Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.88
},
{
"symbol": "CLOX",
"symbolName": "Panagram AAA Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "CLOZ",
"symbolName": "Panagram BBb-B Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.96
},
{
"symbol": "CLSE",
"symbolName": "Convergence Long\/Short Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "CMBS",
"symbolName": "CMBS Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "CMCI",
"symbolName": "Vaneck CMCI Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CMDT",
"symbolName": "Pimco Commodity Strategy Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"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.2
},
{
"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": 0.81
},
{
"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.83
},
{
"symbol": "COM",
"symbolName": "Auspice Broad Commodity Strategy ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "COMB",
"symbolName": "Commodity Broad Strategy No K-1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.94
},
{
"symbol": "CONY",
"symbolName": "Yieldmax Coin Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.75
},
{
"symbol": "COPX",
"symbolName": "GX Copper Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "CORP",
"symbolName": "Invst Grade Corp Bd Index Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.99
},
{
"symbol": "COWZ",
"symbolName": "Pacer US Cash Cows 100 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "CPAI",
"symbolName": "Northern Lights Counterpoint Quantitative Equity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CPI",
"symbolName": "IQ Real Return ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "CPII",
"symbolName": "Ionic Inflation Protection ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"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.72
},
{
"symbol": "CRDT",
"symbolName": "Simplify Opportunistic Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "CRED",
"symbolName": "Columbia Research Enhanced Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"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": "CRTC",
"symbolName": "Dbx US National Critical Technologies ETF",
"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": "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": 2.76
},
{
"symbol": "CSM",
"symbolName": "Largecap Core Plus ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "CSMD",
"symbolName": "Professionally Congress Smid Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CTA",
"symbolName": "Simplify Managed Futures Strategy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "CURE",
"symbolName": "Healthcare Bull 3X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "CUT",
"symbolName": "MSCI Global Timber Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "CVAR",
"symbolName": "ETF Opp Cultivar ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "CVIE",
"symbolName": "MS International Responsible Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "CVLC",
"symbolName": "MS US Large-Cap Core Responsible Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "CVMC",
"symbolName": "MS US Mid-Cap Core Responsible Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "CVRD",
"symbolName": "Madison Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "CVRT",
"symbolName": "Calamos Convertible Equity Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "CVSB",
"symbolName": "MS Ultra-Short Investment Grade ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "CVSE",
"symbolName": "MS US Select Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "CVY",
"symbolName": "Zacks Multi-Asset Income Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "CWB",
"symbolName": "Convertible Secs Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.57
},
{
"symbol": "CWEB",
"symbolName": "CSI China Internet Idx Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"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": 0.53
},
{
"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.35
},
{
"symbol": "DARP",
"symbolName": "Grizzle Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"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": 3.01
},
{
"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": 6.22
},
{
"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.6
},
{
"symbol": "DBEU",
"symbolName": "Xt MSCI Europe Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "DBEZ",
"symbolName": "Xt MSCI Eurozone Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "DBGR",
"symbolName": "Xt MSCI Germany Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "DBJP",
"symbolName": "Xt MSCI Japan Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.1
},
{
"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": 2.01
},
{
"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": "DCMB",
"symbolName": "Doubleline Commercial Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "DCOR",
"symbolName": "Dimensional US Core Equity 1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DDLS",
"symbolName": "Wisdomtree Dynamic Cur-Hgd Intl Smallcap Equity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"symbol": "DDM",
"symbolName": "Ultra Dow30 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "DDWM",
"symbolName": "Wisdomtree Dynamic Cur-Hgd Intl Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "DECZ",
"symbolName": "Trueshares Structured Outcome [Dec] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "DEED",
"symbolName": "Tcw Securitized Plus ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "DEEF",
"symbolName": "Xt FTSE Developed Ex US Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "DEEP",
"symbolName": "Deep Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "DEHP",
"symbolName": "Dimensional E.M. High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"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": 2.35
},
{
"symbol": "DES",
"symbolName": "Wisdomtree U.S. Smallcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.88
},
{
"symbol": "DESK",
"symbolName": "Vaneck Office and Commercial REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DEUS",
"symbolName": "Xt Russell US Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "DEW",
"symbolName": "Wisdomtree Global High Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "DFAC",
"symbolName": "Dimensional U.S. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "DFAE",
"symbolName": "Dimensional W.M. Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "DFAI",
"symbolName": "Dimensional International Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "DFAR",
"symbolName": "Dimensional US Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "DFAS",
"symbolName": "Dimensional U.S. Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "DFAT",
"symbolName": "Dimensional U.S. Targeted Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "DFAU",
"symbolName": "Dimensional US Core Equity Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "DFAW",
"symbolName": "Dimensional World Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DFAX",
"symbolName": "Dimensional World Ex U.S. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "DFCA",
"symbolName": "Dimensional California Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "DFCF",
"symbolName": "Dimensional Core Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "DFE",
"symbolName": "Wisdomtree Europe Smallcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3
},
{
"symbol": "DFEM",
"symbolName": "Dimensional E.M. Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "DFEN",
"symbolName": "Aerospace Defense Bull 3X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "DFEV",
"symbolName": "Dimensional E.M. Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "DFGR",
"symbolName": "Dimensional Global Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "DFHY",
"symbolName": "Trimtabs Forlines Tactical High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "DFIC",
"symbolName": "Dimensional Intl Core Equity 2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "DFIP",
"symbolName": "Dimensional Inflation-Protected Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "DFIS",
"symbolName": "Dimensional Intl Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "DFIV",
"symbolName": "Dimensional International Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "DFJ",
"symbolName": "Wisdomtree Japan Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "DFLV",
"symbolName": "Dimensional US Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "DFND",
"symbolName": "Siren Divcon Dividend Defender ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"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": 1.08
},
{
"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.1
},
{
"symbol": "DFSB",
"symbolName": "Dimensional Global Sustainability Fixed Inc ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.55
},
{
"symbol": "DFSD",
"symbolName": "Dimensional Short-Duration Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "DFSE",
"symbolName": "Dimensional E.M. Sustainability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "DFSI",
"symbolName": "Dimensional International Sustainability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "DFSU",
"symbolName": "Dimensional US Sustainability Core 1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "DFSV",
"symbolName": "Dimensional US Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "DFUS",
"symbolName": "Dimensional U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "DFUV",
"symbolName": "Dimensional US Marketwide Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "DFVX",
"symbolName": "Dimensional US Large Cap Vector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DGIN",
"symbolName": "Vaneck Digital India ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "DGRO",
"symbolName": "Dividend Growth Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "DGS",
"symbolName": "Wisdomtree Emerging Market Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.13
},
{
"symbol": "DGT",
"symbolName": "Global Dow ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.79
},
{
"symbol": "DHS",
"symbolName": "Wisdomtree U.S. High Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.47
},
{
"symbol": "DIA",
"symbolName": "Dow Industrials SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.72
},
{
"symbol": "DIAL",
"symbolName": "Columbia Diversified Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "DIEM",
"symbolName": "Franklin Emerging Market Core Div Tilt ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "DIG",
"symbolName": "Ultra Oil & Gas 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "DIHP",
"symbolName": "Dimensional Intl High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "DIM",
"symbolName": "Wisdomtree International Midcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.7
},
{
"symbol": "DINT",
"symbolName": "Davis Select International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "DISO",
"symbolName": "Yieldmax Dis Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "DISV",
"symbolName": "Dimensional Intl Small Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "DIV",
"symbolName": "GX Super Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "DIVB",
"symbolName": "US Dividend and Buyback Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "DIVG",
"symbolName": "Invesco S&P 500 High Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DIVI",
"symbolName": "Franklin Intl Core Div Tilt ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "DIVL",
"symbolName": "Madison Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "DIVO",
"symbolName": "Yieldshares Cwp Dividend & Option Income Amplify",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "DIVS",
"symbolName": "Smartetfs Dividend Builder ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "DIVY",
"symbolName": "Sound Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "DIVZ",
"symbolName": "Trueshares Low Volatility Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "DJD",
"symbolName": "Dow Jones Indu Dividend Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "DJIA",
"symbolName": "GX Funds Gx Dow 30 Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "DKRB",
"symbolName": "Subversive Decarbonization ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DLN",
"symbolName": "Wisdomtree U.S. Largecap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "DLS",
"symbolName": "Wisdomtree International Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "DMAR",
"symbolName": "FT U.S. Equity Deep Buffer ETF March",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DMBS",
"symbolName": "Doubleline Mortgage ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "DMCY",
"symbolName": "Democracy International Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "DMDV",
"symbolName": "Aam S&P Dev Markets High Divd Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "DNL",
"symbolName": "Wisdomtree Global Ex-US Quality Div Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "DOG",
"symbolName": "Short Dow30 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "DOL",
"symbolName": "Wisdomtree International Largecap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "DON",
"symbolName": "Wisdomtree U.S. Midcap Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "DPST",
"symbolName": "Regional Banks Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "DRIP",
"symbolName": "S&P Oil & Gas Expl Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "DRLL",
"symbolName": "Ea Series Strive U.S. Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "DRN",
"symbolName": "Real Estate Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "DRSK",
"symbolName": "Aptus Defined Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "DRUP",
"symbolName": "Graniteshares Xout U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "DRV",
"symbolName": "Real Estate Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "DSCF",
"symbolName": "Discipline Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "DSI",
"symbolName": "KLD 400 Social Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "DSTL",
"symbolName": "Distillate U.S. Fundamental Stability Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "DTD",
"symbolName": "Wisdomtree U.S. Total Dividend Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"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.08
},
{
"symbol": "DTRE",
"symbolName": "Alerian Dis Tech Real Estate ETF FT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "DUBS",
"symbolName": "Aptus Large Cap Enhanced Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "DUG",
"symbolName": "Ultrashort Oil & Gas -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "DUHP",
"symbolName": "Dimensional US High Profitability ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "DURA",
"symbolName": "Vaneck Morningstar Durable Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "DUSA",
"symbolName": "Davis Select USA ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "DUSB",
"symbolName": "Dimensional Ultrashort Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "DUSL",
"symbolName": "Industrials Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "DUST",
"symbolName": "Gold Miners Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "DVDN",
"symbolName": "Kingsbarn Dividend Opportunity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "DVND",
"symbolName": "Touchstone Dividend Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "DVYA",
"symbolName": "Asia Pacific Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "DVYE",
"symbolName": "Emrg Mkts Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.38
},
{
"symbol": "DWAT",
"symbolName": "Arrow DWA Tactic ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "DWCR",
"symbolName": "Arrow DWA Country Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.07
},
{
"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.11
},
{
"symbol": "DWMF",
"symbolName": "Wisdomtree International Multifactor Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "DWX",
"symbolName": "S&P Dividend Intl SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "DXD",
"symbolName": "Ultrashort Dow30 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "DXJ",
"symbolName": "Wisdomtree Japan Hedged Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "DYLD",
"symbolName": "Leadershares Dynamic Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "DYLG",
"symbolName": "GX Dow 30 Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "DYNF",
"symbolName": "Blackrock U.S. Equity Factor Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "EAGG",
"symbolName": "Ishares ESG U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "EALT",
"symbolName": "Innovator U.S. 5-15 Buffer ETF - Qtrly",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EAOA",
"symbolName": "Ishares ESG Aware Aggressive Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EAOK",
"symbolName": "Ishares ESG Aware Conservative Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "EAOM",
"symbolName": "Ishares ESG Aware Moderate Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EAOR",
"symbolName": "Ishares ESG Aware Growth Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EASG",
"symbolName": "Xt MSCI EAFE ESG Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "EATV",
"symbolName": "Vegtech Plant-Based Innovation & Climate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "EATZ",
"symbolName": "Advisorshares Restaurant ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "EBLU",
"symbolName": "Ecofin Global Water ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "EBND",
"symbolName": "EM Local Bond ETF Barclays Capital SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "ECH",
"symbolName": "Chile Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.86
},
{
"symbol": "ECLN",
"symbolName": "Eip Carbon Impact ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "ECNS",
"symbolName": "China Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"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.93
},
{
"symbol": "EDEN",
"symbolName": "Denmark Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "EDIV",
"symbolName": "S&P Emrg Mkts Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "EDOG",
"symbolName": "Alps Emerging Sector Dividend",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "EDOW",
"symbolName": "Dow 30 Equal Weight ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "EDV",
"symbolName": "Extended Dur Trs Idx ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.04
},
{
"symbol": "EDZ",
"symbolName": "Emrg Mkts Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "EELV",
"symbolName": "S&P Emerging Markets Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "EEM",
"symbolName": "Emrg Mkts Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "EEMD",
"symbolName": "Aam S&P Emerging Markets High Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "EEMO",
"symbolName": "S&P Emerging Markets Momentum Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "EEMS",
"symbolName": "Emrg Mkts Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "EEMV",
"symbolName": "Emrg Mkts Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "EEMX",
"symbolName": "EM Fossil Fuel Reserves MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "EES",
"symbolName": "Wisdomtree U.S. Smallcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EET",
"symbolName": "Ultra MSCI Emerging Markets 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "EETH",
"symbolName": "Proshares Ether Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "EEV",
"symbolName": "Ultrashort MSCI Emerging Markets -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "EFA",
"symbolName": "EAFE Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"symbol": "EFAD",
"symbolName": "Proshares MSCI EAFE Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "EFAV",
"symbolName": "EAFE Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "EFAX",
"symbolName": "EAFE Fossil Fuel Reserves Free MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "EFG",
"symbolName": "EAFE Growth Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "EFIV",
"symbolName": "SPDR S&P 500 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "EFIX",
"symbolName": "FT ViII Tcw EMI",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "EFNL",
"symbolName": "Finland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "EFO",
"symbolName": "Ultra MSCI EAFE 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "EFU",
"symbolName": "Ultrashort MSCI EAFE -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "EFUT",
"symbolName": "Vaneck Ethereum Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EFV",
"symbolName": "EAFE Value Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "EFZ",
"symbolName": "Short MSCI EAFE -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EGPT",
"symbolName": "Vaneck Egypt Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "EGUS",
"symbolName": "Ishares ESG Aware MSCI USA Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "EIDO",
"symbolName": "Indonesia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "EINC",
"symbolName": "Vaneck Energy Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "EIPX",
"symbolName": "FT Energy Income Partners ST",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "EIRL",
"symbolName": "Ireland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "EIS",
"symbolName": "Israel Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.88
},
{
"symbol": "EJUL",
"symbolName": "Innovator EM Power Buffer ETF Jul",
"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": "ELQD",
"symbolName": "Ishares ESG Advanced Investment Grade Corporate",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.77
},
{
"symbol": "EMBD",
"symbolName": "GX Emerging Markets Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "EMC",
"symbolName": "GX Emerging Markets Great Consumer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMCC",
"symbolName": "GX MSCI Emerging Markets Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "EMCR",
"symbolName": "Xt E.M. Carbon Reduction Climate Improvers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "EMDM",
"symbolName": "FT Bloomberg Emerging Democracies ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "EMDV",
"symbolName": "MSCI Emerging Markets Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.58
},
{
"symbol": "EMFM",
"symbolName": "GX MSCI Next Emerging & Frontier ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "EMFQ",
"symbolName": "Amplify International Online Retail ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "EMGF",
"symbolName": "Emrg Mkts Edge Multifactor Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "EMHC",
"symbolName": "SPDR Emerging Markets USD Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "EMHY",
"symbolName": "Emrg Mkts High Yield Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "EMLC",
"symbolName": "Vaneck JPM EM Local Currency Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "EMLP",
"symbolName": "North American Energy Infr Fund FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "EMMF",
"symbolName": "Wisdomtree Emerging Markets Multifactor Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "EMNT",
"symbolName": "Pimco Enhanced Short Maturity Active ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.09
},
{
"symbol": "EMQQ",
"symbolName": "Emrg Mkts Internet and E-Commerce ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "EMSF",
"symbolName": "Matthews Emerging Markets Sustainab",
"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.47
},
{
"symbol": "EMTL",
"symbolName": "SPDR Doubleline EM Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "EMTY",
"symbolName": "Decline of The Retail Store -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "ENFR",
"symbolName": "Alerian Energy Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "ENOR",
"symbolName": "Norway Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "EPHE",
"symbolName": "Philippines Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "EPI",
"symbolName": "Wisdomtree India Earnings Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "EPOL",
"symbolName": "Poland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "EPP",
"symbolName": "Pacific Ex Japan Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "EPRF",
"symbolName": "Innovator S&P Investment Grade Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "EPS",
"symbolName": "Wisdomtree U.S. Largecap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "EPU",
"symbolName": "Peru All Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "EPV",
"symbolName": "Ultrashort FTSE Europe -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"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.25
},
{
"symbol": "EQTY",
"symbolName": "Kovitz Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "EQUL",
"symbolName": "IQ Engender Equality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "EQWL",
"symbolName": "Russell Top 200 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "ERTH",
"symbolName": "Invesco MSCI Sustainable Future ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "ERX",
"symbolName": "Energy Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.75
},
{
"symbol": "ERY",
"symbolName": "Energy Bear -2X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "ESCR",
"symbolName": "Xt Bb US Investment Grade Corp ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "ESEB",
"symbolName": "Xt JPM ESG Emerging Markets Sovereign ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "ESG",
"symbolName": "Flexshares US ESG Impact Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "ESGA",
"symbolName": "American Century Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "ESGB",
"symbolName": "IQ Mackay ESG Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "ESGG",
"symbolName": "Flexshares Global ESG Impact Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.22
},
{
"symbol": "ESGN",
"symbolName": "Columbia Sustainable International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "ESGS",
"symbolName": "Columbia Sustainable U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "ESGV",
"symbolName": "ESG U.S. Stock Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "ESGY",
"symbolName": "American Century Sustainable Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "ESHY",
"symbolName": "Xt JPM ESG USD High Yield Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "ESIX",
"symbolName": "SPDR S&P Smallcap 600 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "ESML",
"symbolName": "USA Smallcap ESG Optimized Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "ETHO",
"symbolName": "Etho Climate Leadership U.S. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "EUDG",
"symbolName": "Wisdomtree Europe Quality Dividend Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "EUDV",
"symbolName": "MSCI Europe Dividend Growers ETF",
"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.39
},
{
"symbol": "EURL",
"symbolName": "FTSE Europe Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "EUSA",
"symbolName": "USA Equal Weighted Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "EUSB",
"symbolName": "Ishares ESG Advanced Total USD Bond Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "EUSC",
"symbolName": "Wisdomtree Europe Hedged Smallcap Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "EVAV",
"symbolName": "Electric and Autonomous 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "EVHY",
"symbolName": "Eaton Vance High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "EVIM",
"symbolName": "Eaton Vance Intermediate Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "EVNT",
"symbolName": "Altshares Event-Driven ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "EVSB",
"symbolName": "Eaton Vance Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "EVUS",
"symbolName": "Ishares ESG Aware MSCI USA Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "EVX",
"symbolName": "Vaneck Environmental Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "EVXX",
"symbolName": "Defiance Pure Electric Vehicle ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "EWA",
"symbolName": "Australia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "EWC",
"symbolName": "Canada Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "EWD",
"symbolName": "Sweden Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "EWG",
"symbolName": "Germany Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "EWH",
"symbolName": "Hong Kong Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "EWI",
"symbolName": "Italy Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "EWJ",
"symbolName": "Japan Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "EWK",
"symbolName": "Belgium Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "EWL",
"symbolName": "Switzerland Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "EWM",
"symbolName": "Malaysia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "EWN",
"symbolName": "Netherlands Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "EWO",
"symbolName": "Austria Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "EWP",
"symbolName": "Spain Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "EWQ",
"symbolName": "France Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "EWS",
"symbolName": "Singapore Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.88
},
{
"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.09
},
{
"symbol": "EWUS",
"symbolName": "UK Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "EWV",
"symbolName": "Ultrashort MSCI Japan -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "EWW",
"symbolName": "Mexico Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "EWX",
"symbolName": "S&P Emrg Mkts Smallcap SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.32
},
{
"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": 2.78
},
{
"symbol": "EXI",
"symbolName": "Global Industrials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "EYLD",
"symbolName": "Cambria Emerging Shareholder Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "EZA",
"symbolName": "South Africa Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "EZJ",
"symbolName": "Ultra MSCI Japan 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "EZM",
"symbolName": "Wisdomtree U.S. Midcap Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "EZU",
"symbolName": "Eurozone Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "FAIL",
"symbolName": "Cambria Global Tail Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "FAN",
"symbolName": "Global Wind Energy ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "FAS",
"symbolName": "Financial Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "FAZ",
"symbolName": "Financial Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"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.64
},
{
"symbol": "FBND",
"symbolName": "Fidelity Total Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "FBT",
"symbolName": "Biotechnology Index NYSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FBY",
"symbolName": "Yieldmax Meta Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "FCFY",
"symbolName": "FT S&P 500 Diversified Free Cash ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FCG",
"symbolName": "Natural Gas ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"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.32
},
{
"symbol": "FCOR",
"symbolName": "Fidelity Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.84
},
{
"symbol": "FCPI",
"symbolName": "Fidelity Stocks For Inflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FCSH",
"symbolName": "Federated Hermes Short-Duration Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "FCTR",
"symbolName": "Lunt U.S. Factor Rotation ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "FDCE",
"symbolName": "Affinity Foundations Dynamic Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDD",
"symbolName": "Stoxx Euro Select Dividend ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "FDEM",
"symbolName": "Fidelity Targeted Emerging Markets Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "FDEV",
"symbolName": "Fidelity Targeted International Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "FDG",
"symbolName": "American Century Focused Dynamic Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDGR",
"symbolName": "Affinity Foundations Dynamic Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDHT",
"symbolName": "Fidelity Digital Health ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "FDHY",
"symbolName": "Fidelity High Yield Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.17
},
{
"symbol": "FDIS",
"symbolName": "Fidelity Consumer Disc MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FDL",
"symbolName": "Mstar Dividend Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"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.22
},
{
"symbol": "FDM",
"symbolName": "DJ Select Microcap ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "FDMO",
"symbolName": "Fidelity Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "FDN",
"symbolName": "DJ Internet Index ETF FT",
"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.2
},
{
"symbol": "FDRV",
"symbolName": "Fidelity Electric Vehicles Transportation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "FDTB",
"symbolName": "Affinity Foundations Dynamic Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDV",
"symbolName": "Federated Hermes U.S. Strategic Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "FDVL",
"symbolName": "Affinity Foundations Dynamic Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FDVV",
"symbolName": "Fidelity High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "FDWM",
"symbolName": "Fidelity Women's Leadership ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "FEDM",
"symbolName": "Flexshares ESG & Climate Developed Markets Ex-US",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "FEEM",
"symbolName": "Flexshares ESG & Climate EM Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "FEIG",
"symbolName": "Flexshares ESG & Climate Investment Grade Corpor",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "FELC",
"symbolName": "Fidelity Enhanced Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FELG",
"symbolName": "Fidelity Enhanced Large Cap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FELV",
"symbolName": "Fidelity Enhanced Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FENI",
"symbolName": "Fidelity Enhanced International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FENY",
"symbolName": "Fidelity Energy MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "FESM",
"symbolName": "Fidelity Enhanced Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FEUS",
"symbolName": "Flexshares ESG & Climate US Large Cap Core Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "FEZ",
"symbolName": "Euro Stoxx 50 ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "FFIU",
"symbolName": "Fieldstone Uva Med-Term Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "FFND",
"symbolName": "The Future Fund Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FFTY",
"symbolName": "Innovator Ibd 50 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FGD",
"symbolName": "DJ Global Select Dividend ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"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.87
},
{
"symbol": "FHYS",
"symbolName": "Federated Hermes Short-Duration High ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "FIAX",
"symbolName": "Tidal Nicholas Fixed Income Alternative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "FIBR",
"symbolName": "US Fixed Income Balanced Risk Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.48
},
{
"symbol": "FIDI",
"symbolName": "Fidelity International High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "FIDU",
"symbolName": "Fidelity Industrials MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "FIG",
"symbolName": "Simplify Macro Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "FIGB",
"symbolName": "Fidelity Investment Grade Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "FIIG",
"symbolName": "FT Intermediate Duration Invt Grade Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "FILL",
"symbolName": "Ishares Global Energy Producers Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "FISR",
"symbolName": "SPDR SSGA Fixed Income Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "FITE",
"symbolName": "SPDR Kensho Future Security ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "FIVA",
"symbolName": "Fidelity International Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "FIVG",
"symbolName": "Defiance Next Gen Connectivity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "FIW",
"symbolName": "Water ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FLAU",
"symbolName": "Australia Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "FLAX",
"symbolName": "Franklin Asia Ex Japan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FLBL",
"symbolName": "Franklin Liberty Senior Loan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "FLBR",
"symbolName": "Brazil Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "FLCA",
"symbolName": "Canada Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "FLCB",
"symbolName": "Franklin Liberty U.S. Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "FLCH",
"symbolName": "China Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "FLCO",
"symbolName": "Liberty Investment Grade Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "FLDR",
"symbolName": "Fidelity Low Duration Bond Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.78
},
{
"symbol": "FLDZ",
"symbolName": "Rivernorth Volition America Patriot ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "FLEE",
"symbolName": "Europe Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "FLEU",
"symbolName": "Europe Hedged Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.14
},
{
"symbol": "FLGB",
"symbolName": "UK Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "FLGR",
"symbolName": "Germany Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "FLGV",
"symbolName": "Franklin Liberty U.S. Treasury Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "FLHK",
"symbolName": "Hong Kong Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "FLHY",
"symbolName": "Franklin Liberty High Yield Corp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.34
},
{
"symbol": "FLIA",
"symbolName": "Franklin Liberty Intl Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.82
},
{
"symbol": "FLIN",
"symbolName": "Franklin India ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "FLJH",
"symbolName": "Japan Hedged Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.87
},
{
"symbol": "FLJP",
"symbolName": "Japan Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "FLKR",
"symbolName": "South Korea Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "FLLA",
"symbolName": "Franklin FTSE Latin America ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"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.77
},
{
"symbol": "FLMI",
"symbolName": "Franklin Liberty Intermediate Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "FLMX",
"symbolName": "Mexico Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "FLOT",
"symbolName": "Floating Rate Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.61
},
{
"symbol": "FLOW",
"symbolName": "Global X Funds Global X U.S. Cash Flow Kings 100",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "FLQL",
"symbolName": "Franklin Liberty U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "FLQM",
"symbolName": "Franklin Liberty U.S. Mid Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "FLQS",
"symbolName": "Franklin Liberty U.S. Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "FLRG",
"symbolName": "Fidelity U.S. Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "FLRN",
"symbolName": "Investment Growth Floating Rate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "FLRT",
"symbolName": "Advisorshares Pacific Asset Enh",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.89
},
{
"symbol": "FLSA",
"symbolName": "Franklin FTSE Saudi Arabia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"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.78
},
{
"symbol": "FLTB",
"symbolName": "Fidelity Ltd Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "FLTR",
"symbolName": "Vaneck Investment Grade Floating Rate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "FLTW",
"symbolName": "Taiwan Franklin FTSE ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "FLUD",
"symbolName": "Franklin Liberty Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "FLV",
"symbolName": "American Century Focused Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.94
},
{
"symbol": "FM",
"symbolName": "Frontier 100 Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"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.82
},
{
"symbol": "FMCX",
"symbolName": "FMC Excelsior Focus Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "FMDE",
"symbolName": "Fidelity Enhanced Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FMF",
"symbolName": "Mstar Managed Futures Strategy Fund FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "FMIL",
"symbolName": "Fidelity New Millennium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "FMNY",
"symbolName": "New York Municipal High Income ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "FNCL",
"symbolName": "Fidelity Financials MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "FNDA",
"symbolName": "Schwab Fundamental U.S. Small Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "FNDB",
"symbolName": "Schwab Fundamental U.S. Broad Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "FNDC",
"symbolName": "Schwab Fundamental Intl Small Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "FNDE",
"symbolName": "Schwab Fundamental Emrg Mkts Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "FNDF",
"symbolName": "Schwab Fundamental Intl Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "FNDX",
"symbolName": "Schwab Fundamental U.S. Large Co. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "FNGG",
"symbolName": "Large Caps & Fangs Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"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.47
},
{
"symbol": "FPE",
"symbolName": "Preferred Securities and Income ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "FPEI",
"symbolName": "FT Institutional Prfd Securities Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "FPFD",
"symbolName": "Fidelity Preferred Securities & Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "FPRO",
"symbolName": "Fidelity Real Estate Investment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FPX",
"symbolName": "FT US Equity Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"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": 1.37
},
{
"symbol": "FREL",
"symbolName": "Fidelity Real Estate MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "FRI",
"symbolName": "S&P REIT Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "FRNW",
"symbolName": "Fidelity Clean Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "FRTY",
"symbolName": "Alger Mid Cap 40 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FSBD",
"symbolName": "Fidelity Sustainable Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.33
},
{
"symbol": "FSEC",
"symbolName": "Fidelity Investment Grade Securitized ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "FSIG",
"symbolName": "FT Duration Investment Grade Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "FSLD",
"symbolName": "Fidelity Sustainable Low Duration Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.33
},
{
"symbol": "FSMB",
"symbolName": "Short-Duration Managed Municipal ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"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.13
},
{
"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.07
},
{
"symbol": "FSYD",
"symbolName": "Fidelity Sustainable High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.31
},
{
"symbol": "FTBD",
"symbolName": "Fidelity Tactical Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.94
},
{
"symbol": "FTCB",
"symbolName": "First Trust Exchange-Traded Fund IV First Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FTEC",
"symbolName": "Fidelity Info Tech MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "FTHF",
"symbolName": "FT Emerging Markets Human Flourishing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "FTIF",
"symbolName": "FT Bloomberg Inflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "FTLS",
"symbolName": "Long\/Short Equity ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "FTSD",
"symbolName": "Franklin Short-Dur US Government ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.36
},
{
"symbol": "FTWO",
"symbolName": "Strive Faang 2.0 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "FUMB",
"symbolName": "Ultrashort Duration Municipal ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "FUNL",
"symbolName": "Cornercap Fundametrics Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "FUSI",
"symbolName": "American Century Multisector Floating Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.22
},
{
"symbol": "FUTY",
"symbolName": "Fidelity Utilities MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "FVAL",
"symbolName": "Fidelity Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "FVD",
"symbolName": "Value Line Dividend Index ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "FXA",
"symbolName": "Australian Dollar Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "FXB",
"symbolName": "British Pound Sterling Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.98
},
{
"symbol": "FXC",
"symbolName": "Canadian Dollar Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "FXD",
"symbolName": "Consumer Disc Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "FXE",
"symbolName": "Euro Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "FXED",
"symbolName": "Sound Enhanced Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "FXF",
"symbolName": "Swiss Franc Trust Currencyshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "FXG",
"symbolName": "Consumer Staples Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "FXH",
"symbolName": "Healthcare Alphadex FT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "FXI",
"symbolName": "China Largecap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "FXL",
"symbolName": "Technology Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "FXN",
"symbolName": "Energy Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "FXO",
"symbolName": "Financial Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "FXP",
"symbolName": "Ultrashort FTSE China 50 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "FXR",
"symbolName": "Indust\/Producer Dur Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "FXU",
"symbolName": "Utilities Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "FXZ",
"symbolName": "Materials Alphadex ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "FYLD",
"symbolName": "Cambria Foreign Shareholder Yield Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "FYLG",
"symbolName": "GX Financials Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "GAA",
"symbolName": "Cambria Global Asset Allocation Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"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.32
},
{
"symbol": "GAMR",
"symbolName": "ETFMG Video Game Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GAPR",
"symbolName": "FT U.S. Equity Moderate Buffer ETF - April",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GAST",
"symbolName": "Gabelli Automation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "GAUG",
"symbolName": "FT CBOE Vest U.S. Equity Moderate ETF Aug",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GBF",
"symbolName": "Government\/Credit Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.84
},
{
"symbol": "GBIL",
"symbolName": "GS Treasuryaccess 0-1 Year ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.6
},
{
"symbol": "GBLD",
"symbolName": "Invesco MSCI Green Building ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "GBUY",
"symbolName": "GS Future Consumer Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GCC",
"symbolName": "Wisdomtree Enhancedcontinuous Commodity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "GCLN",
"symbolName": "GS Bloomberg Clean Energy Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "GCOR",
"symbolName": "GS Access U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "GCOW",
"symbolName": "Pacer Global Cash Cows Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "GDEF",
"symbolName": "GS Defensive Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "GDMA",
"symbolName": "Gadsdena Dynamica Multi-Asseta ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "GDVD",
"symbolName": "Northern IV R3 Global Dividend Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"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.81
},
{
"symbol": "GEMD",
"symbolName": "GS Access Emerging Markets US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.33
},
{
"symbol": "GERM",
"symbolName": "ETFMG Treatments Testing & Adv ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "GFEB",
"symbolName": "FT CBOE Vest U.S. Equity Moderate Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GFOF",
"symbolName": "Grayscale Future of Finance ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "GGM",
"symbolName": "Ggm Macro Alignment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GGME",
"symbolName": "Invesco Next Gen Media and Gaming ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "GGUS",
"symbolName": "GS Marketbeta Russell 1000 Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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.68
},
{
"symbol": "GHYG",
"symbolName": "US and Intl High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "GIGB",
"symbolName": "GS Access Investment Grade Corp Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "GII",
"symbolName": "FTSE Global Infra 100 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "GINN",
"symbolName": "GS Innovate Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "GJAN",
"symbolName": "FT U.S. Equity Moderate Buffer ETF January",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GJUL",
"symbolName": "FT U.S. Equity Moderate B Jul ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GJUN",
"symbolName": "FT CBOE Vest U.S. Equity Mod ETF Jun",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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.61
},
{
"symbol": "GLDX",
"symbolName": "Uscf Gold Strategy Plus Income Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "GLIF",
"symbolName": "Agfiq Global Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "GLIN",
"symbolName": "Vaneck India Growth Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "GLOF",
"symbolName": "Ishares Global Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "GLOV",
"symbolName": "GS Activebeta World Low Vol Plus Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "GLRY",
"symbolName": "Northern IV Mid Cap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "GMAR",
"symbolName": "FT U.S. Equity Moderate Buffer ETF March",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GMAY",
"symbolName": "FT U.S. Equity Moderate Buffer ETF - May",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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.6
},
{
"symbol": "GMOM",
"symbolName": "Cambria Global Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "GMUN",
"symbolName": "GS Community Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "GNR",
"symbolName": "S&P Global Natural Resources SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.26
},
{
"symbol": "GOAU",
"symbolName": "US Global Go Gold and Precious Metal Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "GOCT",
"symbolName": "FT CBOE Vest U.S. Equity Mod Buf ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GOEX",
"symbolName": "GX Gold Explorers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "GOOP",
"symbolName": "Neos Yield Premium Strategy Google [Googl] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "GOOY",
"symbolName": "Yieldmax Googl Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "GOVT",
"symbolName": "US Treasury Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "GOVZ",
"symbolName": "Ishares 25 Year Treasury Strips Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "GPAL",
"symbolName": "GS Activebeta Paris Climate U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "GPOW",
"symbolName": "GS North American Pipelines & Power ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "GQRE",
"symbolName": "Flexshares Global Quality Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "GREI",
"symbolName": "GS Future Real Estate Infrastructure",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "GREK",
"symbolName": "GX MSCI Greece ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "GRES",
"symbolName": "IQ Global Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "GRNB",
"symbolName": "Vaneck Green Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "GRPM",
"symbolName": "Invesco S&P Midcap 400 Garp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "GSC",
"symbolName": "GS Small Cap Core Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GSEE",
"symbolName": "GS Marketbeta Emerging Markets Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "GSEP",
"symbolName": "FT U.S. Equity Mod Buffer ETF - Sep",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GSEU",
"symbolName": "GS Activebeta Europe Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "GSEW",
"symbolName": "Equal Weight U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "GSFP",
"symbolName": "GS Future Planet Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "GSG",
"symbolName": "S&P GSCI Commodity-Indexed Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GSID",
"symbolName": "GS Marketbeta International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "GSIE",
"symbolName": "GS Activebeta International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "GSIG",
"symbolName": "GS Access Investment Grade ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.68
},
{
"symbol": "GSJY",
"symbolName": "GS Activebeta Japan Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "GSLC",
"symbolName": "GS Activebeta U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"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.82
},
{
"symbol": "GSST",
"symbolName": "GS Access Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.41
},
{
"symbol": "GSUS",
"symbolName": "GS Marketbeta U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "GSY",
"symbolName": "Ultrashort Duration Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.29
},
{
"symbol": "GTEK",
"symbolName": "GS Future Tech Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GTIP",
"symbolName": "GS Access Inflation Protected USD Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "GTO",
"symbolName": "Total Return Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.94
},
{
"symbol": "GUNR",
"symbolName": "Mstar Global Upstream Natural Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "GURU",
"symbolName": "GX Guru Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "GUSA",
"symbolName": "GS Marketbeta U.S. 1000 Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "GUSH",
"symbolName": "S&P Oil & Gas Expl Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "GVAL",
"symbolName": "Cambria Global Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "GVI",
"symbolName": "Interm Govt\/Credit Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.6
},
{
"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": "GVUS",
"symbolName": "GS Marketbeta Russell 1000 Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "GWX",
"symbolName": "S&P Smallcap Intl SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "GXC",
"symbolName": "S&P China SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "GXG",
"symbolName": "GX MSCI Colombia ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "GXUS",
"symbolName": "GS Marketbeta Total Intl Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "GYLD",
"symbolName": "Arrow DJ Global Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"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.68
},
{
"symbol": "HAP",
"symbolName": "Vaneck Natural Resources ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "HAPI",
"symbolName": "Harbor Corporate Culture ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "HAPY",
"symbolName": "Harbor Corporate Culture Leader ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "HARD",
"symbolName": "Simplify Commodities Strategy No K-1 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "HART",
"symbolName": "IQ Healthy Hearts ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "HAUS",
"symbolName": "Tidal Home Appreciation U.S. REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "HAUZ",
"symbolName": "Xt International Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "HAWX",
"symbolName": "ACWI Curr Hedged Ex US Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.27
},
{
"symbol": "HCMT",
"symbolName": "Direxion Hcm Tactical Enhanced US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "HCOM",
"symbolName": "Hartford Schroders Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "HCRB",
"symbolName": "Hartford Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "HDAW",
"symbolName": "Xt MSCI All World Ex US High Div Yld Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "HDEF",
"symbolName": "Xt MSCI EAFE High Dividend Yield Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "HDG",
"symbolName": "Hedge Replication ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "HDGE",
"symbolName": "Active Bear ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HDLB",
"symbolName": "Etracs 2X US HI Div Low Vol ETN Series B",
"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.9
},
{
"symbol": "HDRO",
"symbolName": "ETF Series Defiance Next Gen H2 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HDUS",
"symbolName": "Hartford Disciplined US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "HDV",
"symbolName": "High Dividend Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.06
},
{
"symbol": "HEAT",
"symbolName": "Touchstone Climate Transition ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "HEDJ",
"symbolName": "Wisdomtree Europe Hedged Equity Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "HEEM",
"symbolName": "Emrg Mkts Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.7
},
{
"symbol": "HEFA",
"symbolName": "EAFE Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.56
},
{
"symbol": "HEGD",
"symbolName": "Swan Hedged Equity US Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "HELO",
"symbolName": "J.P. Morgan Exchange-Traded Fund Trust Jpmorgan",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": 1.05
},
{
"symbol": "HEWJ",
"symbolName": "Japan Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 12.31
},
{
"symbol": "HEZU",
"symbolName": "Eurozone Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.15
},
{
"symbol": "HF",
"symbolName": "Dga Absolute Return ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": 0.91
},
{
"symbol": "HIBL",
"symbolName": "S&P 500 High Beta Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "HIBS",
"symbolName": "S&P 500 High Beta Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "HIDV",
"symbolName": "Ab US High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "HIGH",
"symbolName": "Simplify Enhanced Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.19
},
{
"symbol": "HIPS",
"symbolName": "Graniteshares US High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "HIYS",
"symbolName": "Invesco High Yield Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"symbol": "HJEN",
"symbolName": "Direxion Hydrogen ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "HKND",
"symbolName": "Humankind US Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "HLGE",
"symbolName": "Hartford Longevity Economy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "HMOP",
"symbolName": "Hartford Municipal Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "HOCT",
"symbolName": "Innovator Premium Income 9 Buffer ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "HOMZ",
"symbolName": "Hoya Capital Housing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "HSCZ",
"symbolName": "EAFE Smallcap Curr Hedged Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.81
},
{
"symbol": "HSMV",
"symbolName": "FT Horizon Managed Volatility Small\/Mid ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "HSRT",
"symbolName": "Hartford Short-Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "HSUN",
"symbolName": "Hartford Sustainable Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.05
},
{
"symbol": "HTAB",
"symbolName": "Hartford Schroders Tax-Aware Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"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.31
},
{
"symbol": "HTUS",
"symbolName": "Hull Tactical US ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.54
},
{
"symbol": "HUSV",
"symbolName": "Horizon Vol Domestic ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "HYBB",
"symbolName": "Ishares Bb Rated Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.65
},
{
"symbol": "HYD",
"symbolName": "Vaneck High Yield Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "HYDB",
"symbolName": "High Yield Defensive Bond Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.95
},
{
"symbol": "HYDW",
"symbolName": "Xt Low Beta High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.48
},
{
"symbol": "HYEM",
"symbolName": "Vaneck Emerging Markets High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "HYFI",
"symbolName": "Ab High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "HYG",
"symbolName": "High Yield Corp Bond Ishares Iboxx $ ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.07
},
{
"symbol": "HYGH",
"symbolName": "Int Rate Hedged High Yield Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 7.34
},
{
"symbol": "HYGI",
"symbolName": "Inflation Hedged High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "HYGV",
"symbolName": "Flexshares High Yield Value-Scored Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.27
},
{
"symbol": "HYGW",
"symbolName": "Ishares Hi-Yield Corp Bond Buywrite Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.4
},
{
"symbol": "HYHG",
"symbolName": "High Yield Interest Rate Hedged ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.75
},
{
"symbol": "HYLB",
"symbolName": "Xt USD High Yield Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.06
},
{
"symbol": "HYLG",
"symbolName": "GX Health Care Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "HYMB",
"symbolName": "S&P High Yield Muni Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "HYMU",
"symbolName": "Blackrock High Yield Muni Income Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "HYRM",
"symbolName": "Xt Risk Managed USD High Yield Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "HYS",
"symbolName": "0-5 Year High Yield Corp Bond Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.94
},
{
"symbol": "HYSA",
"symbolName": "Bondbloxx USD High Yield Bond Sector Rotation Et",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "HYTR",
"symbolName": "Cp High Yield Trend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "HYUP",
"symbolName": "Xt High Beta High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.04
},
{
"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": 1.96
},
{
"symbol": "IAK",
"symbolName": "US Insurance Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IAT",
"symbolName": "US Regional Banks Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"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": "IBD",
"symbolName": "Inspire Corporate Bond Impact ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "IBDO",
"symbolName": "Dec 2023 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "IBDP",
"symbolName": "Dec 2024 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "IBDQ",
"symbolName": "Dec 2025 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "IBDR",
"symbolName": "Dec 2026 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "IBDS",
"symbolName": "Dec 2027 Term Corp Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "IBDT",
"symbolName": "Ishares Ibonds Dec 2028 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "IBDU",
"symbolName": "Ishares Ibonds Dec 2029 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "IBDV",
"symbolName": "Ishares Ibonds Dec 2030 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "IBDW",
"symbolName": "Ishares Ibonds Dec 2031 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "IBDX",
"symbolName": "Ishares Ibonds Dec 2032 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "IBDY",
"symbolName": "Ishares Ibonds Dec 2033 Term Corporate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "IBHC",
"symbolName": "Ishares Ibonds 2023 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "IBHD",
"symbolName": "Ishares Ibonds 2024 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "IBHE",
"symbolName": "Ishares Ibonds 2025 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IBHF",
"symbolName": "Ishares Ibonds 2026 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "IBHG",
"symbolName": "Ishares Ibonds 2027 Term High Yield Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "IBIA",
"symbolName": "Ishares Trust Ishares Ibonds Oct 2024 Term TIPS",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIB",
"symbolName": "Ishares Trust Ishares Ibonds Oct 2025 Term TIPS",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIC",
"symbolName": "Ishares Trust Ishares Ibonds Oct 2026 Term TIPS",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBID",
"symbolName": "Ishares Trust Ishares Ibonds Oct 2027 Term TIPS",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIE",
"symbolName": "Ishares Trust Ishares Ibonds Oct 2028 Term TIPS",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIF",
"symbolName": "Ishares Ibonds Oct 2029 Term TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIG",
"symbolName": "Ishares Ibonds Oct 2030 Term TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIH",
"symbolName": "Ishares Ibonds Oct 2031 Term TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBII",
"symbolName": "Ishares Ibonds Oct 2032 Term TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBIJ",
"symbolName": "Ishares Ibonds Oct 2033 Term TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IBLC",
"symbolName": "Ishares Blockchain and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "IBMM",
"symbolName": "Dec 2024 Term Muni Bond Ishares Ibonds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "IBMN",
"symbolName": "Ishares Ibonds Dec 2025 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "IBMO",
"symbolName": "Ishares Ibonds Dec 2026 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "IBMP",
"symbolName": "Ishares Ibonds Dec 2027 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "IBMQ",
"symbolName": "Ishares Ibonds Dec 2028 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "IBMR",
"symbolName": "Ishares Ibonds Dec 2029 Term Muni Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "IBND",
"symbolName": "Intl Corp Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "IBRN",
"symbolName": "Ishares Neuroscience and Healthcare ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"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.31
},
{
"symbol": "ICF",
"symbolName": "Cohen & Steers REIT Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "ICLO",
"symbolName": "Invesco AAA Clo Floating Rate Note ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "ICOW",
"symbolName": "Pacer Developed Markets International Cash",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "ICSH",
"symbolName": "Ultrashort Term Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "ICVT",
"symbolName": "Convertible Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "IDAT",
"symbolName": "Ishares Cloud 5G and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "IDEC",
"symbolName": "Innovator International Developed Power Buffer E",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IDEV",
"symbolName": "Intl Devd Markets Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "IDHQ",
"symbolName": "S&P Intl Developed Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "IDLV",
"symbolName": "S&P Intl Developed Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "IDMO",
"symbolName": "S&P Intl Developed Momentum Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "IDNA",
"symbolName": "Genomics Immunology and Healthcare ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "IDOG",
"symbolName": "Alps International Sector Dividend",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"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.2
},
{
"symbol": "IDUB",
"symbolName": "Aptus International Enhanced Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "IDV",
"symbolName": "Intl Select Dividend Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.82
},
{
"symbol": "IDVO",
"symbolName": "Amplify Intl Enhanced Dividend Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.76
},
{
"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.23
},
{
"symbol": "IEFA",
"symbolName": "EAFE Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "IEMG",
"symbolName": "Emrg Mkts Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "IEO",
"symbolName": "US Oil & Gas Explor & Prod Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.97
},
{
"symbol": "IETC",
"symbolName": "US Technology Ishares Evolved ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "IEUR",
"symbolName": "Europe Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IEV",
"symbolName": "Europe 350 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "IEZ",
"symbolName": "US Oil Equipment & Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "IFRA",
"symbolName": "US Infrastructure Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "IG",
"symbolName": "Principal Investment Grade Corporate Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "IGBH",
"symbolName": "Int Rate Hedged Long-Term Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "IGE",
"symbolName": "Natural Resources North American Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "IGEB",
"symbolName": "Invst Grade Enhanced Bond Ishares Edge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.9
},
{
"symbol": "IGHG",
"symbolName": "Invst Grade-Interest Rate Hedged ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.69
},
{
"symbol": "IGLB",
"symbolName": "Long-Term Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.21
},
{
"symbol": "IGLD",
"symbolName": "FT Gold Strategy Target Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "IGM",
"symbolName": "North American Tech Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "IGN",
"symbolName": "North American Tech-Multimedia Networking ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "IGPT",
"symbolName": "Invesco Ai and Next Gen Software ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "IGRO",
"symbolName": "Intl Dividend Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"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.03
},
{
"symbol": "IHAK",
"symbolName": "Ishares Cybersecurity and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "IHDG",
"symbolName": "Wisdomtree Intl Hedged Quality Div Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.15
},
{
"symbol": "IHE",
"symbolName": "US Pharmaceuticals Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.5
},
{
"symbol": "IHF",
"symbolName": "US Healthcare Providers Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.28
},
{
"symbol": "IHI",
"symbolName": "US Medical Devices Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "IHY",
"symbolName": "Vaneck International High Yield Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "IIGD",
"symbolName": "Invesco Investment Grade Defensive ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.88
},
{
"symbol": "IJH",
"symbolName": "S&P Midcap 400 Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.92
},
{
"symbol": "IJJ",
"symbolName": "S&P Midcap 400 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.93
},
{
"symbol": "IJK",
"symbolName": "S&P Midcap 400 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "IJR",
"symbolName": "S&P Smallcap Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "IJS",
"symbolName": "S&P Smallcap 600 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "IJUL",
"symbolName": "Innovator International 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.91
},
{
"symbol": "ILCG",
"symbolName": "Mstar Largecap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "ILCV",
"symbolName": "Mstar Largecap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "ILDR",
"symbolName": "FT Innovation Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ILF",
"symbolName": "Latin America 40 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.29
},
{
"symbol": "ILTB",
"symbolName": "10+ Year USD Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.11
},
{
"symbol": "IMCB",
"symbolName": "Mstar Midcap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.02
},
{
"symbol": "IMCG",
"symbolName": "Mstar Midcap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "IMTB",
"symbolName": "5-10 Year USD Bond Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.65
},
{
"symbol": "IMTM",
"symbolName": "Intl Momentum Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "INC",
"symbolName": "Vaneck Dynamic High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "INCM",
"symbolName": "Franklin Income Focus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"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.08
},
{
"symbol": "INDE",
"symbolName": "Matthews India Active 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.7
},
{
"symbol": "INDS",
"symbolName": "Pacer Benchmark Industrial Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "INFL",
"symbolName": "Horizon Kinetics Inflation Beneficiaries ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "INKM",
"symbolName": "SSGA Income Allocation ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "INMU",
"symbolName": "Blackrock Intermediate Muni Income Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "INOV",
"symbolName": "Innovator Intl Developed Power Buf ETF - Nov",
"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.71
},
{
"symbol": "ION",
"symbolName": "Proshares S&P Global Core Battery Metals ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "IOO",
"symbolName": "Global 100 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "IPAC",
"symbolName": "Pacific Ishares Core MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "IPAY",
"symbolName": "ETFMG Prime Mobile Payments ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IPDP",
"symbolName": "Listed Funds Dividend Performers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"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.05
},
{
"symbol": "IPPP",
"symbolName": "Listed Funds Preferred-Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "IQDE",
"symbolName": "Flexshares Intl Quality Div Def Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "IQDF",
"symbolName": "Flexshares Intl Quality Div Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "IQDG",
"symbolName": "Wisdomtree Intl Quality Div Growth Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "IQDY",
"symbolName": "Flexshares Intl Quality Div Dyn Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.17
},
{
"symbol": "IQHI",
"symbolName": "IQ Mackay Municipal Insured ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "IQIN",
"symbolName": "IQ 500 International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "IQLT",
"symbolName": "Intl Quality Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "IQM",
"symbolName": "Franklin Intelligent Machines ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IQRA",
"symbolName": "IQ CBRE Real Assets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "IQSI",
"symbolName": "IQ Candriam ESG International Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "IQSM",
"symbolName": "IQ Candriam ESG U.S. Mid Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "IQSU",
"symbolName": "IQ Candriam ESG US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "IRBA",
"symbolName": "Imgp Rba Responsible Global Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "IRBO",
"symbolName": "Ishares Robotics and Artificial Intelligence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"symbol": "IRTR",
"symbolName": "Ishares Lifepath Retirement ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "IRVH",
"symbolName": "GX Interest Rate Vol & Inflation Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "ISCB",
"symbolName": "Mstar Smallcap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "ISCF",
"symbolName": "Intl Smallcap Multifactor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "ISCG",
"symbolName": "Mstar Smallcap Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "ISCV",
"symbolName": "Mstar Smallcap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "ISDB",
"symbolName": "Invesco Short-Duration Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "ISEP",
"symbolName": "Innovator International Power Buffer ETF - Sep",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ISMD",
"symbolName": "Inspire Small\/Mid Cap Impact ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "ISRA",
"symbolName": "Vaneck Israel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "ISVL",
"symbolName": "Ishares Intl Dveloped Small Cap Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "ISWN",
"symbolName": "Amplify Blackswan Iswn ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "ISZE",
"symbolName": "Intl Size Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "ITA",
"symbolName": "US Aerospace & Defense Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "ITAN",
"symbolName": "Sparkline Intangible Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "ITB",
"symbolName": "US Home Construction Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "ITDA",
"symbolName": "Ishares Lifepath Target Date 2025 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDB",
"symbolName": "Ishares Lifepath Target Date 2030 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDC",
"symbolName": "Ishares Lifepath Target Date 2035 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDD",
"symbolName": "Ishares Lifepath Target Date 2040 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDE",
"symbolName": "Ishares Lifepath Target Date 2045 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDF",
"symbolName": "Ishares Lifepath Target Date 2050 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDG",
"symbolName": "Ishares Lifepath Target Date 2055 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDH",
"symbolName": "Ishares Lifepath Target Date 2060 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ITDI",
"symbolName": "Ishares Lifepath Target Date 2065 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": 1.11
},
{
"symbol": "ITOT",
"symbolName": "S&P Total US Stock Market Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "IVE",
"symbolName": "S&P 500 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.92
},
{
"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.93
},
{
"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.85
},
{
"symbol": "IVOO",
"symbolName": "S&P Midcap 400 ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"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": "IVRS",
"symbolName": "Ishares Future Metaverse Tech and Communications",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "IVV",
"symbolName": "S&P 500 Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.7
},
{
"symbol": "IVVB",
"symbolName": "Ishares Large Cap Deep Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IVVM",
"symbolName": "Ishares Large Cap Moderate Buffer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "IVW",
"symbolName": "S&P 500 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "IWB",
"symbolName": "Russell 1000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.39
},
{
"symbol": "IWC",
"symbolName": "Micro-Cap Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "IWD",
"symbolName": "Russell 1000 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.35
},
{
"symbol": "IWF",
"symbolName": "Russell 1000 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "IWFG",
"symbolName": "IQ Mackay Municipal Insured ETF IQ Winslow Focus",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "IWFH",
"symbolName": "Virtual Work and Life Multisector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"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.45
},
{
"symbol": "IWLG",
"symbolName": "IQ Mackay Municipal Insured ETF IQ Winslow Large",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "IWM",
"symbolName": "Russell 2000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "IWMY",
"symbolName": "Defiance R2000 Enhanced Options Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "IWN",
"symbolName": "Russell 2000 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.21
},
{
"symbol": "IWO",
"symbolName": "Russell 2000 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.77
},
{
"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.1
},
{
"symbol": "IWS",
"symbolName": "Russell Midcap Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.04
},
{
"symbol": "IWV",
"symbolName": "Russell 3000 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.56
},
{
"symbol": "IWX",
"symbolName": "Russell Top 200 Value Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "IWY",
"symbolName": "Russell Top 200 Growth Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "IXC",
"symbolName": "Global Energy Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "IXG",
"symbolName": "Global Financials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "IXJ",
"symbolName": "Global Healthcare Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "IXN",
"symbolName": "Global Tech Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "IXP",
"symbolName": "Global Telecom Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "IYC",
"symbolName": "US Consumer Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "IYE",
"symbolName": "US Energy Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "IYF",
"symbolName": "US Financials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "IYG",
"symbolName": "US Financial Services Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.27
},
{
"symbol": "IYH",
"symbolName": "US Healthcare Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.3
},
{
"symbol": "IYJ",
"symbolName": "US Industrials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "IYK",
"symbolName": "US Consumer Goods Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.14
},
{
"symbol": "IYLD",
"symbolName": "Mstar Multi-Asset Income Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "IYM",
"symbolName": "US Basic Materials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.42
},
{
"symbol": "IYR",
"symbolName": "US Real Estate Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "IYT",
"symbolName": "Transportation Average Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.37
},
{
"symbol": "IYW",
"symbolName": "US Technology Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "IYY",
"symbolName": "DJ US Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "IYZ",
"symbolName": "US Telecommunications Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"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": 3.01
},
{
"symbol": "JANZ",
"symbolName": "Trueshares Structured Outcome [Jan] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "JAVA",
"symbolName": "JPM Active Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "JBBB",
"symbolName": "Janus B-BBB Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.83
},
{
"symbol": "JBND",
"symbolName": "JPM Active Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "JCPB",
"symbolName": "JPM Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "JCTR",
"symbolName": "JPM Carbon Transition U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "JDST",
"symbolName": "Junior Gold Mine Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"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": 4.76
},
{
"symbol": "JEPY",
"symbolName": "Defiance S&P 500 Enhanced Options Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "JETS",
"symbolName": "US Global Jets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JFWD",
"symbolName": "Jacob Funds Inc Jacob Forward 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": "JHAC",
"symbolName": "JH Fundamental All Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JHCB",
"symbolName": "JH Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "JHDV",
"symbolName": "JH U.S. High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "JHEM",
"symbolName": "JH Multifactor Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "JHID",
"symbolName": "JH International High Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "JHMB",
"symbolName": "JH Mortgage-Backed Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "JHMD",
"symbolName": "JH Developed Intl Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "JHML",
"symbolName": "JH Largecap Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "JHMM",
"symbolName": "JH Midcap Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "JHMU",
"symbolName": "JH Dynamic Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "JHPI",
"symbolName": "JH Preferred I ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "JHSC",
"symbolName": "JH Multifactor Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "JIB",
"symbolName": "Janus Sustainable & Impact Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"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": 2.01
},
{
"symbol": "JMEE",
"symbolName": "JPM Market Expansion Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.05
},
{
"symbol": "JMHI",
"symbolName": "JPM High Yield Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "JMOM",
"symbolName": "JPM U.S. Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "JMSI",
"symbolName": "JPM Sustainable Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "JMST",
"symbolName": "JPM Ultra-Short Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.52
},
{
"symbol": "JMUB",
"symbolName": "JPM Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.6
},
{
"symbol": "JNK",
"symbolName": "High Yield Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.09
},
{
"symbol": "JNUG",
"symbolName": "Junior Gold Mine Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "JOET",
"symbolName": "Virtus Terranova U.S. Quality Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "JOJO",
"symbolName": "Atac Credit Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "JPAN",
"symbolName": "Matthews Japan Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "JPEM",
"symbolName": "JPM Dvsd Rtns EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.91
},
{
"symbol": "JPIB",
"symbolName": "JPM Global Bond Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.01
},
{
"symbol": "JPIE",
"symbolName": "JPM Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "JPIN",
"symbolName": "JPM Dvsd Rtns Intl Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.25
},
{
"symbol": "JPLD",
"symbolName": "Jpmorgan Limited Duration Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "JPMB",
"symbolName": "JPM USD Emrg Mkts Sovereign Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.25
},
{
"symbol": "JPME",
"symbolName": "JPM Dvsd Rtns US Midcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "JPMO",
"symbolName": "Yieldmax JPM Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "JPRE",
"symbolName": "JPM Realty Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.95
},
{
"symbol": "JPSE",
"symbolName": "JPM Dvsd Rtns US Smallcap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "JPST",
"symbolName": "JPM Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.31
},
{
"symbol": "JPUS",
"symbolName": "JPM Dvsd Rtns US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.35
},
{
"symbol": "JPXN",
"symbolName": "Jpx-Nikkei 400 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "JQUA",
"symbolName": "JPM U.S. Quality Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "JRE",
"symbolName": "Janus U.S. Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "JRNY",
"symbolName": "Alps Global Travel Beneficiaries ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "JSCP",
"symbolName": "JPM Short-Duration Core Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "JSI",
"symbolName": "Janus Securitized Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "JSTC",
"symbolName": "Adasina Social Justice All Cap Global ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "JUCY",
"symbolName": "Aptus Enhanced Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "JULD",
"symbolName": "Innovator Premium Income 10 Barrier ETF - Jul",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "JULH",
"symbolName": "Innovator Premium Income 20 Barrier ETF - Jul",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "JULJ",
"symbolName": "Innovator Premium Income 30 Barrier ETF - Jul",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "JULQ",
"symbolName": "Innovator Premium Income 40 Barrier ETF - Jul",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "JULZ",
"symbolName": "Trueshares Structured Outcome [Jul] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "JUNZ",
"symbolName": "Trueshares Structured Outcome [Jun] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "JUST",
"symbolName": "GS Just U.S. Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "JVAL",
"symbolName": "JPM U.S. Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "JXI",
"symbolName": "Global Utilities Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "KALL",
"symbolName": "KS MSCI All China Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "KARB",
"symbolName": "ETF Series 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.36
},
{
"symbol": "KBND",
"symbolName": "KS Bloomberg Barclays China Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "KBUY",
"symbolName": "KS Cicc China Consumer Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "KCAL",
"symbolName": "Subversive Food Security ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "KCCA",
"symbolName": "KS California Carbon Allowance ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "KCE",
"symbolName": "S&P Capital Markets ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.73
},
{
"symbol": "KDIV",
"symbolName": "KS S&P Pan Asia Dividend Aristo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "KDRN",
"symbolName": "ETF Opp Kingsbarn Tactical Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "KEM",
"symbolName": "KS Dynamic Emerging Markets Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": "KFVG",
"symbolName": "KS Cicc China 5G and Semiconductor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "KGRN",
"symbolName": "KS MSCI China Environment Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "KGRO",
"symbolName": "KS China Innovation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "KHYB",
"symbolName": "KS Ccbs China Corp High Yield Bond USD ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.63
},
{
"symbol": "KIE",
"symbolName": "S&P Insurance ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"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": 9.34
},
{
"symbol": "KLNE",
"symbolName": "Daily Global Clean Energy Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "KLXY",
"symbolName": "KS Global Luxury Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": "KNCT",
"symbolName": "Invesco Next Gen Connectivity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "KNG",
"symbolName": "CBOE S&P 500 Dividend Aristocrats Target Income",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.21
},
{
"symbol": "KNGS",
"symbolName": "Roundhill S&P Dividend Monarchs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KOCG",
"symbolName": "Fis Knights of Columbus Global Belief ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "KOIN",
"symbolName": "Innovation Nextgen Protocol ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.72
},
{
"symbol": "KOKU",
"symbolName": "Xt MSCI Kokusai Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "KOMP",
"symbolName": "SPDR Kensho & New Economies Composite ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"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.86
},
{
"symbol": "KORU",
"symbolName": "South Korea Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "KRBN",
"symbolName": "Kfa Global Carbon ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 10
},
{
"symbol": "KRE",
"symbolName": "S&P Regional Banking ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.54
},
{
"symbol": "KRUZ",
"symbolName": "Unusual Whales Republican Trades ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KSA",
"symbolName": "Saudi Arabia Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "KSEA",
"symbolName": "KS Rockefeller Ocean Engagement ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KSET",
"symbolName": "KS Global Carbon Offset Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"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.23
},
{
"symbol": "KWEB",
"symbolName": "KS CSI China Internet ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "KWT",
"symbolName": "Ishares MSCI Kuwait ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.87
},
{
"symbol": "KXI",
"symbolName": "Global Cons Staples Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "LABD",
"symbolName": "S&P Biotech Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "LABU",
"symbolName": "S&P Biotech Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "LALT",
"symbolName": "FT Multi-Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "LBAY",
"symbolName": "Leatherback Long\/Short Alternative Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "LCF",
"symbolName": "Touchstone US Large Cap Focused ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "LCLG",
"symbolName": "Logan Capital Broad Innovative Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "LCR",
"symbolName": "Leuthold Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "LCTD",
"symbolName": "Blackrock World Ex U.S. Carbon Transition ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "LCTU",
"symbolName": "Blackrock U.S. Carbon Transition Readiness ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "LDUR",
"symbolName": "Pimco Low Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.75
},
{
"symbol": "LEAD",
"symbolName": "Siren Divcon Leaders Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "LEMB",
"symbolName": "Emrg Mkts Local Curr Bond Ishares JPM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"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.69
},
{
"symbol": "LGLZ",
"symbolName": "Tidal Subversive Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LGOV",
"symbolName": "FT Long Duration Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "LIT",
"symbolName": "GX Lithium & Battery Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "LKOR",
"symbolName": "Flexshares Credit Scored US Long Corp",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "LNGG",
"symbolName": "Roundhill Alerian Lng ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LOCT",
"symbolName": "Innovator Premium Income 15 Buffer ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "LONZ",
"symbolName": "Pimco Senior Loan Active Exchange",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.33
},
{
"symbol": "LOPP",
"symbolName": "Gabelli Love Our Planet & People ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "LOWV",
"symbolName": "Ab US Low Volatility Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "LQAI",
"symbolName": "Lg Qraft Ai-Powered U.S. Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LQD",
"symbolName": "Invst Grade Corp Bond Ishares Iboxx $ ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.03
},
{
"symbol": "LQDB",
"symbolName": "Ishares BBB Rated Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.07
},
{
"symbol": "LQDH",
"symbolName": "Int Rate Hedged Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.92
},
{
"symbol": "LQDI",
"symbolName": "Ishares Inflation Hedged Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "LQIG",
"symbolName": "SPDR Marketaxess Investment Grade 400 Corporate",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.62
},
{
"symbol": "LRGC",
"symbolName": "Ab US Large Cap Strategic Equities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LRGF",
"symbolName": "USA Multifactor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"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.1
},
{
"symbol": "LSAT",
"symbolName": "Leadershares Alphafactor Tactical Focused ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "LSEQ",
"symbolName": "Harbor Long-Short Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LSST",
"symbolName": "Natixis Loomis Sayles Short-Duration Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "LTL",
"symbolName": "Ultra Telecommunications 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "LTPZ",
"symbolName": "15+ Year US TIPS Index Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.41
},
{
"symbol": "LUX",
"symbolName": "Tema Luxury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LUXX",
"symbolName": "Roundhill S&P Global Luxury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "LVHI",
"symbolName": "Legg Intl Low Vol High Div ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.19
},
{
"symbol": "LVOL",
"symbolName": "American Century Low Volatility ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "MAGA",
"symbolName": "Point Bridge Gop Stock Tracker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "MAGG",
"symbolName": "Madison ETFS Trust Madison Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "MAKX",
"symbolName": "Proshares S&P Kensho Smart Factories ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "MAMB",
"symbolName": "Monarch Ambassador Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "MAPP",
"symbolName": "Harbor Multi-Asset Explorer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MARB",
"symbolName": "Merger Arbitrage ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "MARZ",
"symbolName": "Trueshares Structured Outcome [Mar] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "MBBB",
"symbolName": "Vaneck Moody's BBB Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "MBCC",
"symbolName": "Monarch Blue Chips Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "MBND",
"symbolName": "SPDR Nuveen Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "MBNE",
"symbolName": "SPDR Nuveen Municipal Bond ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "MBOX",
"symbolName": "Freedom Day Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "MBSD",
"symbolName": "Flexshares Disciplined Duration MBS Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "MDY",
"symbolName": "S&P Midcap 400 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.93
},
{
"symbol": "MDYG",
"symbolName": "S&P Midcap Growth ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "MDYV",
"symbolName": "S&P Midcap Value ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "MEAR",
"symbolName": "Short Maturity Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"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.42
},
{
"symbol": "MFDX",
"symbolName": "Pimco RAFI Multi-Factor Intl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "MFEM",
"symbolName": "Pimco RAFI Multi-Factor EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"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.85
},
{
"symbol": "MGC",
"symbolName": "Vanguard Mega Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.22
},
{
"symbol": "MGK",
"symbolName": "Vanguard Mega Cap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "MGMT",
"symbolName": "Ballast Small\/Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "MGOV",
"symbolName": "FT Intermediate Government Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "MGV",
"symbolName": "Vanguard Mega Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.64
},
{
"symbol": "MIDE",
"symbolName": "Xt S&P Midcap 400 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "MIDU",
"symbolName": "Mid Cap Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "MIG",
"symbolName": "Vaneck Moody's IG Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.92
},
{
"symbol": "MINO",
"symbolName": "Pimco Municipal Income Opportunities Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "MINT",
"symbolName": "Enhanced Short-Maturity Strgy Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.76
},
{
"symbol": "MISL",
"symbolName": "FT Indxx Aerospace & Defence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "MJ",
"symbolName": "ETFMG Alternative Harvest ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "MLN",
"symbolName": "Vaneck Vaneck Corp Long Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "MLPA",
"symbolName": "GX MLP ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.32
},
{
"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.33
},
{
"symbol": "MMCA",
"symbolName": "IQ Mackay California Municipal Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "MMIN",
"symbolName": "IQ Mackay Shields Municipal Insured ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "MMIT",
"symbolName": "IQ Mackay Municipal Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "MMLG",
"symbolName": "Multi-Manager Large Growth ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MMSB",
"symbolName": "IQ Mackay Multi-Sector Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.15
},
{
"symbol": "MMTM",
"symbolName": "S&P 1500 Momentum Tilt ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.72
},
{
"symbol": "MNA",
"symbolName": "IQ Merger Arbitrage ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MNBD",
"symbolName": "Alps Intermediate Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"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.14
},
{
"symbol": "MORT",
"symbolName": "Vaneck Mortgage REIT Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "MOTE",
"symbolName": "Vaneck Morningstar ESG Moat ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"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": "MPAY",
"symbolName": "Akros Monthly Payout ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "MPRO",
"symbolName": "Northern IV Monarch Procap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "MRGR",
"symbolName": "Merger ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "MRNY",
"symbolName": "Yieldmax Mrna Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "MRSK",
"symbolName": "Agility Shares Managed Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "MSFO",
"symbolName": "Yieldmax Msft Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "MSFY",
"symbolName": "Neos Yield Premium Strategy Microsoft [Msft] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "MSMR",
"symbolName": "ETF Series Mcelhenny Sheffield Managed",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"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": "MSTI",
"symbolName": "Madison Short Term Strategic Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "MSVX",
"symbolName": "Lha Market State Alpha Seeker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "MTBA",
"symbolName": "Simplify MBS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "MTGP",
"symbolName": "Wisdomtree Mortgage Plus Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "MTUM",
"symbolName": "USA Momentum Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.6
},
{
"symbol": "MUB",
"symbolName": "Natl Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.61
},
{
"symbol": "MUNI",
"symbolName": "Interm Muni Bond Strgy Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "MUSI",
"symbolName": "American Century Multisector Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.06
},
{
"symbol": "MUST",
"symbolName": "Columbia Multi-Sector Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"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.51
},
{
"symbol": "MXI",
"symbolName": "Global Materials Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.93
},
{
"symbol": "MYY",
"symbolName": "Short Midcap400 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"symbol": "MZZ",
"symbolName": "Ultrashort Midcap400 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "NACP",
"symbolName": "Impact Shares Naacp Minority Empowerment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "NAIL",
"symbolName": "Homebuild & Suppliers Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "NANC",
"symbolName": "Unusual Whales Democratic Trades ETF",
"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.66
},
{
"symbol": "NBCC",
"symbolName": "Neuberger Next Generation Connected Consumer ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "NBCE",
"symbolName": "Neuberger China Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NBCM",
"symbolName": "Neuberger Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "NBCT",
"symbolName": "Neuberger Carbon Transition Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "NBGR",
"symbolName": "Neuberger Global Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NDIA",
"symbolName": "GX X India Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NDIV",
"symbolName": "Amplify Natural Resources Dividend Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "NDJI",
"symbolName": "ETF Dow Jones Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "NDVG",
"symbolName": "Nuveen Dividend Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "NEAR",
"symbolName": "Short Maturity Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "NETL",
"symbolName": "Netlease Corporate Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "NETZ",
"symbolName": "Tcw Transform Climate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "NFLP",
"symbolName": "Neos Strategy Netflix [Nflx] 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": 1.32
},
{
"symbol": "NFLY",
"symbolName": "Yieldmax Nflx Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "NFRA",
"symbolName": "Flexshares Global Broad Infr Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "NGE",
"symbolName": "GX MSCI Nigeria ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"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.94
},
{
"symbol": "NORW",
"symbolName": "GX FTSE Nordic Region ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "NOVZ",
"symbolName": "Trueshares Structured Outcome [Nov] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "NRSH",
"symbolName": "Aztlan North America Nearshoring Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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.43
},
{
"symbol": "NTKI",
"symbolName": "ETF Russell 2000 Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "NTRL",
"symbolName": "Global X Funds Global X Carbon Credits Strategy",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "NTSE",
"symbolName": "Wisdomtree Emerging Markets Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "NTSI",
"symbolName": "Wisdomtree Intl Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "NTSX",
"symbolName": "Wisdomtree U.S. Efficient Core Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "NUAG",
"symbolName": "Nushares US Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "NUBD",
"symbolName": "Nushares ESG U.S. Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"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.75
},
{
"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.49
},
{
"symbol": "NUHY",
"symbolName": "Nuveen ESG High Yield Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "NULC",
"symbolName": "Nushares ETF Trust",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"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": 1.05
},
{
"symbol": "NUSA",
"symbolName": "1-5 Year U.S. Aggregate Nushares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"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.58
},
{
"symbol": "NVDQ",
"symbolName": "T-Rex 2X Inverse Nvidia Daily Target ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NVDX",
"symbolName": "T-Rex 2X Long Nvidia Daily Target ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "NVDY",
"symbolName": "Yieldmax Nvda Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.05
},
{
"symbol": "NVQ",
"symbolName": "Qraft Ai-Enhanced US Next Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "NXTE",
"symbolName": "Axs Green Alpha ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "NYF",
"symbolName": "New York Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "OACP",
"symbolName": "Oneascent Core Plus Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "OAEM",
"symbolName": "Oneascent Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "OAIE",
"symbolName": "Optimize Ai Smart Sentiment Event-Driven",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"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": "Yieldmax Innovation Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.55
},
{
"symbol": "OBND",
"symbolName": "SPDR Loomis Sayles Opportunistic Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "OBOR",
"symbolName": "KS MSCI One Belt One Road Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "OCEN",
"symbolName": "IQ Clean Oceans ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "OCIO",
"symbolName": "ETF Series Solutions ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "OCTD",
"symbolName": "Innovator Premium Income 10 Barrier ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OCTH",
"symbolName": "Innovator Premium Income 20 Barrier ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OCTJ",
"symbolName": "Innovator Premium Income 30 Barrier ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OCTQ",
"symbolName": "Innovator Premium Income 40 Barrier ETF - Oct",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "OCTZ",
"symbolName": "Trueshares Structured Outcome [Oct] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "OEF",
"symbolName": "S&P 100 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.72
},
{
"symbol": "OEUR",
"symbolName": "O's Europe Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"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": 2.44
},
{
"symbol": "OMFL",
"symbolName": "Oppenheimer Russell 1000 Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "OMFS",
"symbolName": "Oppenheimer Russell 2000 Multifactor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "OND",
"symbolName": "Proshares On-Demand ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ONEO",
"symbolName": "Russell 1000 Momentum Focus ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "ONEV",
"symbolName": "Russell 1000 Low Vol ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.99
},
{
"symbol": "ONEY",
"symbolName": "Russell 1000 Yield Focus ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.12
},
{
"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": "OOTO",
"symbolName": "Travel & Vacation Bull 2X ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "OPER",
"symbolName": "Clearshares Ultra-Short Maturity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.21
},
{
"symbol": "OPPX",
"symbolName": "Corbett Road Tactical Opportunity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "OSCV",
"symbolName": "Opus Small Cap Value Plus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "OSEA",
"symbolName": "Harbor International Compounders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "OUSA",
"symbolName": "O's U.S. Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "OUSM",
"symbolName": "O's Russell Smallcap Qlty Divd ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "OVB",
"symbolName": "Overlay Shares Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "OVF",
"symbolName": "Overlay Shares Foreign Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "OVL",
"symbolName": "Overlay Shares Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "OVLH",
"symbolName": "Overlay Shares Hedged Large Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "OVM",
"symbolName": "Overlay Shares Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "OVS",
"symbolName": "Overlay Shares Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "OVT",
"symbolName": "Overlay Shares Short-Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "OWNS",
"symbolName": "Impact Shares Affordable Housing MBS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "PAAA",
"symbolName": "PGIM AAA Clo ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "PAB",
"symbolName": "PGIM Active Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.61
},
{
"symbol": "PAK",
"symbolName": "GX MSCI Pakistan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "PALC",
"symbolName": "Pacer Large Cap Multi-Factor Alternator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"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.27
},
{
"symbol": "PAPI",
"symbolName": "Parametric Equity Premium Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"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.29
},
{
"symbol": "PBD",
"symbolName": "Global Clean Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "PBDC",
"symbolName": "Putnam Bdc Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.19
},
{
"symbol": "PBE",
"symbolName": "Dynamic Biotechnology & Genome Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "PBJ",
"symbolName": "Dynamic Food & Beverage Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "PBL",
"symbolName": "PGIM Portfolio Ballast ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "PBP",
"symbolName": "S&P 500 Buywrite Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "PBTP",
"symbolName": "Purebetasm 0-5 Yr US TIPS Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "PBUS",
"symbolName": "Purebetasm MSCI USA Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "PBW",
"symbolName": "Wilderhill Clean Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "PCEF",
"symbolName": "CEF Income Composite Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "PCGG",
"symbolName": "Polen Capital Global Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PCRB",
"symbolName": "Putnam ESG Core Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.42
},
{
"symbol": "PCY",
"symbolName": "Emrg Mkts Sovereign Debt Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.32
},
{
"symbol": "PDN",
"symbolName": "FTSE RAFI Dev Markets Ex-U.S. Small-Mid Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "PEJ",
"symbolName": "Dynamic Leisure and Entertainment Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "PEX",
"symbolName": "Global Listed Private Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.11
},
{
"symbol": "PEXL",
"symbolName": "Pacer US Export Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "PFFA",
"symbolName": "Virtus Infracap U.S. Preferred Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "PFFD",
"symbolName": "GX U.S. Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"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.32
},
{
"symbol": "PFFV",
"symbolName": "GX Variable Rate Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "PFIG",
"symbolName": "Fundamental Investment Grade Corp Bond Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "PFIX",
"symbolName": "Simplify Interest Rate Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "PFLD",
"symbolName": "Aam Low Duration Preferred and Income Securities",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "PFRL",
"symbolName": "PGIM Floating Rate Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.59
},
{
"symbol": "PFXF",
"symbolName": "Vaneck Prfd Securities Ex Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "PGAL",
"symbolName": "GX MSCI Portugal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "PGF",
"symbolName": "Financial Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "PGHY",
"symbolName": "Global Short-Term Hi-Yld Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "PGRO",
"symbolName": "Putnam Focused Large Cap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "PGX",
"symbolName": "Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "PHB",
"symbolName": "Fundamental Hi-Yld Corp Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "PHDG",
"symbolName": "S&P 500 Downside Hedged Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "PHEQ",
"symbolName": "Parametric Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PHYD",
"symbolName": "Putnam ESG High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.46
},
{
"symbol": "PHYL",
"symbolName": "PGIM Active High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "PICB",
"symbolName": "Intl Corp Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "PICK",
"symbolName": "Ishares Global Select Metals & Mining Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "PIFI",
"symbolName": "Clearshares Piton Intermediate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.83
},
{
"symbol": "PILL",
"symbolName": "Pharmaceutical & Medical Bull 3X Direxion ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"symbol": "PIN",
"symbolName": "India Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.1
},
{
"symbol": "PINK",
"symbolName": "Simplify Health Care ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "PIT",
"symbolName": "Vaneck Commodity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PJFV",
"symbolName": "PGIM Jennison Focused Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"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.23
},
{
"symbol": "PLDR",
"symbolName": "Putnam Sustainable Leaders ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "POWA",
"symbolName": "Invesco Bloomberg Pricing Power ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "PPA",
"symbolName": "Aerospace & Defense Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"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.86
},
{
"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.21
},
{
"symbol": "PQDI",
"symbolName": "Principal Spectrum Tax-Advantaged Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"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.82
},
{
"symbol": "PRF",
"symbolName": "FTSE RAFI US 1000 Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.95
},
{
"symbol": "PRFD",
"symbolName": "Pimco Preferred & Capital Securities Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "PRNT",
"symbolName": "3D Printing ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSDM",
"symbolName": "PGIM Short Duration Multi-Sector Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"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.45
},
{
"symbol": "PSIL",
"symbolName": "Advisorshares Psychedelics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSK",
"symbolName": "SPDR ICE Preferred Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.15
},
{
"symbol": "PSMD",
"symbolName": "Pacer Swan Sos Moderate [Dec] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSMJ",
"symbolName": "Pacer Swan Sos Moderate [Jul] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PSP",
"symbolName": "Global Listed Private Equity Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "PSQ",
"symbolName": "Short QQQ -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "PSR",
"symbolName": "Active U.S. Real Estate Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.62
},
{
"symbol": "PST",
"symbolName": "Ultrashort Lehman 7-10 Year Treasury -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "PTBD",
"symbolName": "Pacer Trendpilot US Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"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": 2.24
},
{
"symbol": "PULS",
"symbolName": "PGIM Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.59
},
{
"symbol": "PULT",
"symbolName": "Putnam ESG Ultra Short ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "PUTD",
"symbolName": "CBOE Validus S&P 500 Dynamic Putwrite ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PUTW",
"symbolName": "Wisdomtree CBOE S&P 500 Putwrite Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.87
},
{
"symbol": "PVAL",
"symbolName": "Putnam Focused Large Cap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "PVI",
"symbolName": "Vrdo Tax-Free Weekly Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "PWB",
"symbolName": "Dynamic Large Cap Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "PWER",
"symbolName": "Macquarie Energy Transition ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "PWS",
"symbolName": "Pacer Wealthshield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "PWV",
"symbolName": "Dynamic Large Cap Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "PWZ",
"symbolName": "California Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "PXE",
"symbolName": "Ynamic Energy Exploration & Production ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"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.87
},
{
"symbol": "PXJ",
"symbolName": "Dynamic Oil & Gas Services Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "PYLD",
"symbolName": "Pimco Multisector Bond Active ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "PYPY",
"symbolName": "Yieldmax Pypl Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "PZA",
"symbolName": "National Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "PZT",
"symbolName": "New York Amt-Free Municipal Bond Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"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.6
},
{
"symbol": "QCON",
"symbolName": "American Century Convertible Securities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "QDEF",
"symbolName": "Flexshares Quality Div Def Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "QDF",
"symbolName": "Flexshares Quality Div Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.28
},
{
"symbol": "QDIV",
"symbolName": "GX S&P 500 Quality Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"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.89
},
{
"symbol": "QEMM",
"symbolName": "EM Strategicfactors MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.81
},
{
"symbol": "QGRO",
"symbolName": "American Century Stoxx U.S. Quality Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "QID",
"symbolName": "Ultrashort QQQ -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "QINT",
"symbolName": "American Century Quality Diversified Intl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "QLC",
"symbolName": "Flexshares US Quality Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "QLD",
"symbolName": "Ultra QQQ 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "QLTA",
"symbolName": "AAA A Rated Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "QLTY",
"symbolName": "GMO U.S. Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "QLV",
"symbolName": "Flexshares US Quality Low Volatility Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "QLVD",
"symbolName": "Flexshares Dvld Markets Ex-US Qlty Low Vol ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "QLVE",
"symbolName": "Flexshares EM Quality Low Vol ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "QPFF",
"symbolName": "American Century Quality Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.73
},
{
"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.33
},
{
"symbol": "QSWN",
"symbolName": "Amplify Blackswan Tech & Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "QTUM",
"symbolName": "Defiance Quantum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "QUAL",
"symbolName": "USA Quality Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "QUS",
"symbolName": "USA Qlty Mix MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.96
},
{
"symbol": "QUVU",
"symbolName": "Hartford Quality Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "QVML",
"symbolName": "Invesco S&P 500 Qvm Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "QVMM",
"symbolName": "Invesco S&P Midcap 400 Qvm Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "QVMS",
"symbolName": "Invesco S&P Smallcap 600 Qvm Multi-Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "QVOY",
"symbolName": "Q3 All-Season Active Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "QWLD",
"symbolName": "World Qlty Mix MSCI ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.92
},
{
"symbol": "RAAX",
"symbolName": "Vaneck Inflation Allocation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "RAFE",
"symbolName": "Pimco RAFI ESG U.S. ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "RATE",
"symbolName": "GX Interest Rate Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.72
},
{
"symbol": "RAVI",
"symbolName": "Flexshares Ready Access Variable Income",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.08
},
{
"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": "RAYE",
"symbolName": "Rayliant Quantamental Emerging Market Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "RBLD",
"symbolName": "FT Alerian US Nextgen Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "RDFI",
"symbolName": "Rareview Dynamic Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "RDIV",
"symbolName": "Ultra Dividend Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "RDOG",
"symbolName": "Alps REIT Dividend Dogs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "RDVI",
"symbolName": "FT Rising Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.94
},
{
"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.67
},
{
"symbol": "REK",
"symbolName": "Short Real Estate -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "REM",
"symbolName": "Mortgage Real Estate Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.3
},
{
"symbol": "REMX",
"symbolName": "Vaneck Rare Earth Strategic Metals ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.19
},
{
"symbol": "RENW",
"symbolName": "Harbor Energy Transition Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "RESD",
"symbolName": "Wisdomtree International ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "RESE",
"symbolName": "Wisdomtree Emerging Markets ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "RESP",
"symbolName": "Wisdomtree U.S. ESG Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "RETL",
"symbolName": "Retail Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"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.4
},
{
"symbol": "REZ",
"symbolName": "Residential and Multisector Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "RFCI",
"symbolName": "Riverfront Core Income Fund ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "RFDA",
"symbolName": "Riverfront US Dividend Adv ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "RFFC",
"symbolName": "Riverfront US Flex-Cap ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "RFG",
"symbolName": "S&P Midcap 400 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "RFV",
"symbolName": "S&P Midcap 400 Pure Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "RHCB",
"symbolName": "BNY Mellon Responsible Horizons Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "RIET",
"symbolName": "Hoya Capital High Dividend Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "RIGS",
"symbolName": "Riverfront Strategic Income Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "RINC",
"symbolName": "Axs Real Estate Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.97
},
{
"symbol": "RINF",
"symbolName": "Inflation Expectations ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "RISN",
"symbolName": "Inspire Tactical Balanced ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "RISR",
"symbolName": "Foliobeyond Rising Rates ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "RITA",
"symbolName": "ETF Series Etfb Green Sri Reits ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "RLY",
"symbolName": "SSGA Multi-Asset Real Return ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "RMIF",
"symbolName": "Solutions Lha Risk-Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "RNWZ",
"symbolName": "Eagle Global Renewable Energy Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "ROAM",
"symbolName": "Hartford Multifactor Emerging Markets ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.05
},
{
"symbol": "ROBO",
"symbolName": "Global Robotics and Automation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RODE",
"symbolName": "Hartford Multifactor Diversified Intl ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.26
},
{
"symbol": "RODM",
"symbolName": "Hartford Multifactor Dev Markets [Ex-Us] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.9
},
{
"symbol": "ROKT",
"symbolName": "SPDR Kensho Final Frontiers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"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.62
},
{
"symbol": "RORO",
"symbolName": "Atac US Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "ROSC",
"symbolName": "Hartford Multifactor Small Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "ROUS",
"symbolName": "Hartford Multifactor U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "ROYA",
"symbolName": "Tema Global Royalties ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RPAR",
"symbolName": "Rpar Risk Parity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "RPG",
"symbolName": "S&P 500 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"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": 2
},
{
"symbol": "RSBT",
"symbolName": "Return Stacked Bonds & Managed Futures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RSP",
"symbolName": "S&P 500 EW Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.55
},
{
"symbol": "RSPC",
"symbolName": "Invesco S&P 500 EW Comm Services ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "RSPD",
"symbolName": "S&P 500 EW Consumer Discretionary Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.99
},
{
"symbol": "RSPE",
"symbolName": "Invesco ESG S&P 500 Equal Weight ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "RSPF",
"symbolName": "S&P 500 EW Financials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "RSPG",
"symbolName": "S&P 500 EW Energy Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.28
},
{
"symbol": "RSPH",
"symbolName": "S&P 500 EW Health Care Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "RSPM",
"symbolName": "S&P 500 EW Materials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.2
},
{
"symbol": "RSPN",
"symbolName": "S&P 500 EW Industrials Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.31
},
{
"symbol": "RSPR",
"symbolName": "S&P 500 EW Real Estate Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "RSPS",
"symbolName": "S&P 500 EW Consumer Staples Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.44
},
{
"symbol": "RSPT",
"symbolName": "S&P 500 EW Technology Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.06
},
{
"symbol": "RSPU",
"symbolName": "S&P 500 EW Utilities Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "RSST",
"symbolName": "Tidal U.S. Stocks & Managed Futures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "RTAI",
"symbolName": "Rareview Tax Advantaged Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"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.7
},
{
"symbol": "RVRB",
"symbolName": "Advisorshares Reverb ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "RWJ",
"symbolName": "Smallcap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "RWK",
"symbolName": "Midcap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "RWL",
"symbolName": "Largecap Revenue ETF Oppenheimer",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.29
},
{
"symbol": "RWM",
"symbolName": "Short Russell 2000 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "RWO",
"symbolName": "DJ Global Real Estate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "RWR",
"symbolName": "DJ REIT ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.39
},
{
"symbol": "RWX",
"symbolName": "DJ Intl Real Estate ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "RXD",
"symbolName": "Ultrashort Health Care -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "RXI",
"symbolName": "Global Cons Disc Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "RXL",
"symbolName": "Ultra Health Care 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.21
},
{
"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.14
},
{
"symbol": "RYLG",
"symbolName": "GX Russell 2000 Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.16
},
{
"symbol": "RYSE",
"symbolName": "CBOE 10-Year Interest Rate Hedge ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "RZG",
"symbolName": "S&P Smallcap 600 Pure Growth Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.7
},
{
"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.18
},
{
"symbol": "SAEF",
"symbolName": "Schwab Strategic Ariel ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"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": "SANE",
"symbolName": "Subversive Mental Health ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SATO",
"symbolName": "Invesco Alerian Galaxy Crypto Economy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "SAUG",
"symbolName": "FT CBOE Vest U.S. Small Cap Moderage ETF Aug",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SBB",
"symbolName": "Short Smallcap600 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SBIO",
"symbolName": "Alps Medical Breakthroughs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SBND",
"symbolName": "Columbia Short-Duration Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "SCC",
"symbolName": "Ultrashort Consumer Services -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SCHA",
"symbolName": "Schwab U.S. Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "SCHB",
"symbolName": "Schwab U.S. Broad Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.78
},
{
"symbol": "SCHC",
"symbolName": "Schwab Intl Smallcap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.03
},
{
"symbol": "SCHD",
"symbolName": "Schwab US Dividend Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.66
},
{
"symbol": "SCHE",
"symbolName": "Schwab Emrg Mkts Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "SCHF",
"symbolName": "Schwab Intl Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "SCHG",
"symbolName": "Schwab U.S. Largecap Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "SCHH",
"symbolName": "Schwab U.S. REIT ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "SCHI",
"symbolName": "Schwab 5-10 Year Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.75
},
{
"symbol": "SCHJ",
"symbolName": "Schwab 1-5 Year Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.32
},
{
"symbol": "SCHK",
"symbolName": "Schwab 1000 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "SCHM",
"symbolName": "Schwab U.S. Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "SCHO",
"symbolName": "Schwab Short-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.67
},
{
"symbol": "SCHP",
"symbolName": "Schwab U.S. TIPS ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "SCHQ",
"symbolName": "Schwab Long-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "SCHR",
"symbolName": "Schwab Int-Term U.S. Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "SCHV",
"symbolName": "Schwab U.S. Largecap Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"symbol": "SCHX",
"symbolName": "Schwab U.S. Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "SCHY",
"symbolName": "Schwab International Dividend Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "SCHZ",
"symbolName": "Schwab US Aggregate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "SCJ",
"symbolName": "Japan Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "SCMB",
"symbolName": "Schwab Strategic Municipal Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "SCRD",
"symbolName": "Janus Sustainable Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "SCYB",
"symbolName": "Schwab High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "SDCI",
"symbolName": "Uscf Summerhaven Dynamic Commodity Strategy No K",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.34
},
{
"symbol": "SDCP",
"symbolName": "Virtus Newfleet Short Duration Core Plus Bonus E",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SDD",
"symbolName": "Ultrashort Smallcap600 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SDEM",
"symbolName": "GX MSCI Superdividend EM ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "SDIV",
"symbolName": "GX Superdividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "SDOG",
"symbolName": "Alps Sector Dividend Dogs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.13
},
{
"symbol": "SDOW",
"symbolName": "Ultrapro Short Dow 30 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "SDP",
"symbolName": "Ultrashort Utilities -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "SDS",
"symbolName": "Ultrashort S&P500 -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "SDVD",
"symbolName": "FT Rising Dividend Achievers Target ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"symbol": "SDY",
"symbolName": "S&P Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.21
},
{
"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.37
},
{
"symbol": "SEF",
"symbolName": "Short Financials -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "SEIM",
"symbolName": "Sei Enhanced U.S. Large Cap Momentum Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "SEIQ",
"symbolName": "Sei Enhanced U.S. Large Cap Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "SEIV",
"symbolName": "Sei Exchange Traded Fds Sei Enhanced U.S. Large",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "SEIX",
"symbolName": "Virtus Seix Senior Loan ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.07
},
{
"symbol": "SELV",
"symbolName": "Sei Enhanced Low Volatility U.S. Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.61
},
{
"symbol": "SEMI",
"symbolName": "Columbia Seligman Semiconductor and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "SEPT",
"symbolName": "Allianzim U.S. Large Cap Buffer10 Sep ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SEPW",
"symbolName": "Allianzim U.S. Large Cap Buffer20 Sep ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SEPZ",
"symbolName": "Listed Trueshares Structured Outcome [Sep] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "SETH",
"symbolName": "Proshares Short Ether Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SFIG",
"symbolName": "Wisdomtree U.S. Short-Term Corp Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.53
},
{
"symbol": "SFLR",
"symbolName": "Innovator Equity Managed Floor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "SFY",
"symbolName": "Sofi Select 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "SFYF",
"symbolName": "Sofi 50 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "SFYX",
"symbolName": "Sofi Next 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"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": 4.43
},
{
"symbol": "SH",
"symbolName": "Short S&P500 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "SHAG",
"symbolName": "Wisdomtree Yield Enhd U.S. Short-Term Agg Bond",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "SHDG",
"symbolName": "Soundwatch Hedged Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "SHE",
"symbolName": "SSGA Gender Diversity ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "SHLD",
"symbolName": "GX Defense Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SHM",
"symbolName": "Short-Term Muni Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.52
},
{
"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.25
},
{
"symbol": "SHPP",
"symbolName": "Pacer Industrials and Logistics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "SHRT",
"symbolName": "Gotham Short Strategies ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SHUS",
"symbolName": "Syntax Stratified U.S. Total Market Hedged ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.3
},
{
"symbol": "SHYD",
"symbolName": "Vaneck Short High Yield Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"symbol": "SHYG",
"symbolName": "0-5 Year High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "SHYL",
"symbolName": "Xt Short-Duration High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.83
},
{
"symbol": "SIFI",
"symbolName": "Harbor Scientific Alpha Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.27
},
{
"symbol": "SIHY",
"symbolName": "Harbor Scientific Alpha High-Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.19
},
{
"symbol": "SIJ",
"symbolName": "Ultrashort Industrials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "SIL",
"symbolName": "GX Silver Miners ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"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.5
},
{
"symbol": "SIO",
"symbolName": "Touchstone Strategic Income Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "SIXA",
"symbolName": "6 Meridian Mega Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "SIXH",
"symbolName": "6 Meridian Hedged Eqty Idx Option Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "SIXL",
"symbolName": "6 Meridian Low Beta Equity Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "SIXS",
"symbolName": "6 Meridian Small Cap Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "SIZE",
"symbolName": "USA Size Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.76
},
{
"symbol": "SJB",
"symbolName": "Short High Yield -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "SJIM",
"symbolName": "Jim Cramer Inverse Tracker ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SJNK",
"symbolName": "SPDR Bloomberg Short Term High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "SKF",
"symbolName": "Ultrashort Financials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "SLVP",
"symbolName": "Ishares Global Silver Miners Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SLX",
"symbolName": "Vaneck Steel ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.88
},
{
"symbol": "SLYG",
"symbolName": "S&P Smallcap Growth ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "SLYV",
"symbolName": "S&P Smallcap Value ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.45
},
{
"symbol": "SMAY",
"symbolName": "FT U.S. Small Cap Moderate Buffer ETF - May",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SMB",
"symbolName": "Vaneck Short Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "SMDD",
"symbolName": "Ultrapro Short Midcap 400 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "SMDV",
"symbolName": "Russell 2000 Dividend Growers ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "SMDY",
"symbolName": "Syntax Stratified Midcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "SMHB",
"symbolName": "Etracs 2X Small Cap HI Div ETN",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SMI",
"symbolName": "Vaneck Hip Sustainable Muni ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "SMIG",
"symbolName": "Aam Bahl Small\/Mid Cap Income Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "SMIN",
"symbolName": "India Smallcap Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "SMIZ",
"symbolName": "Zacks Trust Zacks Small\/Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SMLE",
"symbolName": "Xt S&P Smallcap 600 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"symbol": "SMLF",
"symbolName": "USA Multifactor Smallcap Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "SMLV",
"symbolName": "SSGA US Smallcap Low Vol Index SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.02
},
{
"symbol": "SMMD",
"symbolName": "Russell 2500 Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "SMMU",
"symbolName": "Short-Term Muni Bond Strgy Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.38
},
{
"symbol": "SMMV",
"symbolName": "USA Min Vol Smallcap Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "SMN",
"symbolName": "Ultrashort Basic Materials -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"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": "SMTH",
"symbolName": "Alps ETF Trust Alps",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SNAV",
"symbolName": "Mohr Sector Navigator ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SNPD",
"symbolName": "Dbx S&P ESG Dividend Aristocrats ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "SNPE",
"symbolName": "Xt S&P 500 ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.57
},
{
"symbol": "SNPG",
"symbolName": "Dbx S&P 500 Growth ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "SNPV",
"symbolName": "Dbx S&P ESG Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.48
},
{
"symbol": "SOF",
"symbolName": "Amplify Samsung SOFR ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SOLR",
"symbolName": "Smartetfs Sustainable Energy II ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "SOVF",
"symbolName": "Sovereign's Capital Flourish Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SOXL",
"symbolName": "Semiconductor Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "SOXS",
"symbolName": "Semiconductor Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "SPAB",
"symbolName": "SPDR Aggregate Bond Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "SPAX",
"symbolName": "Robinson Alternative Yield Pre-Merger Spac ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "SPBO",
"symbolName": "Issuer Scd Corp Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.37
},
{
"symbol": "SPCZ",
"symbolName": "Rivernorth Enhanced Pre-Merger Spac ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "SPD",
"symbolName": "Simplify US Equity Plus Downside",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "SPDG",
"symbolName": "SPDR Portfolio S&P Sector Neutral Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SPDN",
"symbolName": "S&P 500 Bear -1X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"symbol": "SPDV",
"symbolName": "Aam S&P 500 High Dividend Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"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.1
},
{
"symbol": "SPEU",
"symbolName": "Stoxx Europe 50 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "SPFF",
"symbolName": "GX Superincome Preferred ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "SPGM",
"symbolName": "SPDR Portfolio MSCI Global Stock Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.16
},
{
"symbol": "SPGP",
"symbolName": "Invesco S&P 500 Garp ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "SPHB",
"symbolName": "S&P 500 High Beta Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "SPHD",
"symbolName": "S&P 500 High Dividend Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.88
},
{
"symbol": "SPHQ",
"symbolName": "S&P 500 Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "SPHY",
"symbolName": "SPDR Portfolio High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.69
},
{
"symbol": "SPIB",
"symbolName": "SPDR Intermediate Term Corporate Bond Portfolio",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "SPIP",
"symbolName": "TIPS Barclays ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "SPLB",
"symbolName": "SPDR Long Term Corporate Bond Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SPLG",
"symbolName": "SPDR Portfolio S&P 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "SPLV",
"symbolName": "S&P 500 Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.51
},
{
"symbol": "SPMB",
"symbolName": "Mortgage Backed Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.7
},
{
"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": 1.2
},
{
"symbol": "SPMV",
"symbolName": "S&P 500 Minimum Variance Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "SPQ",
"symbolName": "Simplify US Equity Plus Qis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": 1.16
},
{
"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.53
},
{
"symbol": "SPTE",
"symbolName": "SP Funds S&P Global Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SPTI",
"symbolName": "Interm Term Treasury ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SPTL",
"symbolName": "SPDR Long Term Treasury Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "SPTM",
"symbolName": "SPDR Total Stock Market Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SPTS",
"symbolName": "SPDR Short-Term Treasury Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.01
},
{
"symbol": "SPUC",
"symbolName": "Simplify US Equity Plus Upside ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"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": 1.17
},
{
"symbol": "SPVM",
"symbolName": "Invesco S&P 500 Value With Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "SPVU",
"symbolName": "S&P 500 Enhanced Value Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "SPXB",
"symbolName": "S&P 500 Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3
},
{
"symbol": "SPXE",
"symbolName": "S&P 500 Ex-Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.27
},
{
"symbol": "SPXL",
"symbolName": "S&P 500 Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.84
},
{
"symbol": "SPXN",
"symbolName": "S&P 500 Ex-Financials ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "SPXS",
"symbolName": "S&P 500 Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "SPXT",
"symbolName": "S&P 500 Ex-Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "SPXU",
"symbolName": "Ultrapro Short S&P500 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "SPXV",
"symbolName": "S&P 500 Ex-Health Care ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "SPY",
"symbolName": "S&P 500 SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.51
},
{
"symbol": "SPYC",
"symbolName": "Simplify US Equity Plus Convexity",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "SPYD",
"symbolName": "SPDR S&P 500 High Dividend Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "SPYG",
"symbolName": "SPDR S&P 500 Growth Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.68
},
{
"symbol": "SPYI",
"symbolName": "Shp Neos S&P 500 High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.76
},
{
"symbol": "SPYV",
"symbolName": "SPDR S&P 500 Value Portfolio ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.82
},
{
"symbol": "SPYX",
"symbolName": "S&P 500 Ex-Fossil Fuel ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "SQEW",
"symbolName": "Leadershares Equity Skew ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "SQY",
"symbolName": "Yieldmax Sq Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.58
},
{
"symbol": "SRHQ",
"symbolName": "Elevation Series Srh U.S. Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "SRHR",
"symbolName": "Srh REIT Covered Call ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "SRLN",
"symbolName": "Blackstone Gso Senior Loan SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.45
},
{
"symbol": "SRS",
"symbolName": "Ultrashort Real Estate -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.47
},
{
"symbol": "SRTY",
"symbolName": "Ultrapro Short Russell 2000 -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.09
},
{
"symbol": "SRVR",
"symbolName": "Pacer Benchmark & Infrastructure Real Estate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "SSFI",
"symbolName": "Day Hagan Smart Sector Fixed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.64
},
{
"symbol": "SSG",
"symbolName": "Ultrashort Semiconductors -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "SSLY",
"symbolName": "Syntax Stratified Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "SSO",
"symbolName": "Ultra S&P500 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.18
},
{
"symbol": "SSPX",
"symbolName": "Janus U.S. Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "SSPY",
"symbolName": "Syntax Stratified Largecap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.08
},
{
"symbol": "SSUS",
"symbolName": "Day Hagan 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": "STAX",
"symbolName": "Macquarie Tax-Free USA Short Term ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "STCE",
"symbolName": "Schwab Crypto Thematic ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.1
},
{
"symbol": "STGF",
"symbolName": "Listed Funds Merk Stagflation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "STIP",
"symbolName": "0-5 Year TIPS Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "STLG",
"symbolName": "Ishares Factors US Growth Style ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "STNC",
"symbolName": "Stance Equity ESG Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "STOT",
"symbolName": "SPDR Doubleline Short-Duration TR Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.08
},
{
"symbol": "STPZ",
"symbolName": "1-5 Year US TIPS Index Pimoc ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "STRV",
"symbolName": "Ea Series Strive 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "STXE",
"symbolName": "Strive Emerging Markets Ex-China ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "SUB",
"symbolName": "Short-Term Natl Muni Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "SUPL",
"symbolName": "Proshares Supply Chain Logistics ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.59
},
{
"symbol": "SUPP",
"symbolName": "Tcw Transform Supply Chain ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "SURE",
"symbolName": "Advisorshares Doubleline Value Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "SURI",
"symbolName": "Simplify Propel Opportunities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.36
},
{
"symbol": "SUSA",
"symbolName": "USA ESG Select Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "SVAL",
"symbolName": "Ishares US Small Cap Value Factor ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.6
},
{
"symbol": "SVOL",
"symbolName": "Simplify Volatility Premium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.77
},
{
"symbol": "SWAN",
"symbolName": "Blackswan Growth & Treasury Core Amplify ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "SXQG",
"symbolName": "6 Meridian Quality Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "SXUS",
"symbolName": "Janus International Sustainable Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "SYII",
"symbolName": "Syntax Stratified Total Market II ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "SYLD",
"symbolName": "Cambria Shareholder Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "SYNB",
"symbolName": "Putnam Biorevolution ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "SYUS",
"symbolName": "Syntax Stratified U.S. Total Market ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.66
},
{
"symbol": "SZK",
"symbolName": "Ultrashort Consumer Goods -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.53
},
{
"symbol": "SZNE",
"symbolName": "Pacer Cfra-Stovall EW Seasonal Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "TACK",
"symbolName": "Capitol Fairlead Tactical Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "TAFI",
"symbolName": "Ab Tax-Aware Short-Duration Municipal ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "TAGG",
"symbolName": "T. Rowe Price Qm U.S. Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"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.43
},
{
"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.36
},
{
"symbol": "TBF",
"symbolName": "Short 20+ Year Treasury -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.79
},
{
"symbol": "TBG",
"symbolName": "Tbg Dividend Focus ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TBLL",
"symbolName": "Invesco Short Term Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.79
},
{
"symbol": "TBT",
"symbolName": "Ultrashort Lehman 20 Year Treasury -2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "TBUX",
"symbolName": "T. Rowe Price Ultra-Short-Term Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.37
},
{
"symbol": "TBX",
"symbolName": "Short 7 10 Year Treasury -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"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": 0.92
},
{
"symbol": "TDTT",
"symbolName": "Iboxx 3Yr Target Dur TIPS ETF Flexshares",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.91
},
{
"symbol": "TDV",
"symbolName": "S&P Technology Dividend Aristocrats ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "TDVG",
"symbolName": "T. Rowe Price Dividend Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "TDVI",
"symbolName": "FT Technology Dividend Target ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "TECB",
"symbolName": "Ishares U.S. Tech Breakthrough Multisector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "TECL",
"symbolName": "Technology Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "TECS",
"symbolName": "Technology Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "TEMP",
"symbolName": "JPM Climate Change S",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "TEQI",
"symbolName": "T. Rowe Price Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "TFI",
"symbolName": "Muni Bond ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.11
},
{
"symbol": "TFLO",
"symbolName": "Treasury Floating Rate Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.23
},
{
"symbol": "TFLR",
"symbolName": "T. Rowe Price Floating Rate ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.88
},
{
"symbol": "TFPN",
"symbolName": "Blueprint Chesapeake Multi-Asset Trend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "TGIF",
"symbolName": "Sofi Weekly Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.19
},
{
"symbol": "TGLR",
"symbolName": "Laffer Tengler Equity Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"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.79
},
{
"symbol": "THTA",
"symbolName": "Tidal Sofi Enhanced Yield 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": 1.23
},
{
"symbol": "THYF",
"symbolName": "T. Rowe Price U.S. High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.17
},
{
"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.45
},
{
"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.45
},
{
"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": 2.94
},
{
"symbol": "TIPX",
"symbolName": "Barclays 1-10 Year TIPS SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "TIPZ",
"symbolName": "Broad U.S. TIPS Index Pimco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.87
},
{
"symbol": "TJUL",
"symbolName": "Innovator Equity Defined Protection ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "TLH",
"symbolName": "10-20 Year Treas Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.79
},
{
"symbol": "TLTD",
"symbolName": "Flexshares Dev Mkt Ex-US Factor Tilt Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.62
},
{
"symbol": "TLTE",
"symbolName": "Flexshares EM Factor Tilt Index Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "TLTW",
"symbolName": "Ishares 20+ Year T-Bond Buywrite Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 5.15
},
{
"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.12
},
{
"symbol": "TMF",
"symbolName": "20+ Year Trsy Bull 3X Direxion ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "TMFC",
"symbolName": "Motley Fool 100 Index ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"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 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.77
},
{
"symbol": "TNA",
"symbolName": "Smallcap Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "TOK",
"symbolName": "Kokusai Ishares MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "TOKE",
"symbolName": "Cambria Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "TOLZ",
"symbolName": "DJ Brookfield Global Infrastructure ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.5
},
{
"symbol": "TOTL",
"symbolName": "SPDR Doubleline Total Return Tactical ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "TOTR",
"symbolName": "T. Rowe Price Total Return ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.94
},
{
"symbol": "TPHD",
"symbolName": "Timothy Plan High Dividend Stock ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.8
},
{
"symbol": "TPHE",
"symbolName": "Timothy Plan High Dividend Stock Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "TPIF",
"symbolName": "Timothy Plan International ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.59
},
{
"symbol": "TPLC",
"symbolName": "Timothy Plan US Large Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.35
},
{
"symbol": "TPLE",
"symbolName": "Timothy Plan US Large\/Mid Cap Core Enhanced ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.43
},
{
"symbol": "TPMN",
"symbolName": "Timothy Plan Market Neutral ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.93
},
{
"symbol": "TPOR",
"symbolName": "Transportation Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "TPSC",
"symbolName": "Timothy Plan US Small Cap Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.38
},
{
"symbol": "TPYP",
"symbolName": "Tortoise North Amer Pipeline Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "TRFK",
"symbolName": "Pacer Data and Digital Revolution ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.13
},
{
"symbol": "TRND",
"symbolName": "Pacer Trendpilot Fund of Funds ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "TRPL",
"symbolName": "Pacer Metaurus US Large Cap Dividend Multiplier",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "TRTY",
"symbolName": "Cambria Trinity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.1
},
{
"symbol": "TSEC",
"symbolName": "Touchstone Securitized Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "TSLH",
"symbolName": "Innovator Hedged Tsla Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.19
},
{
"symbol": "TSLP",
"symbolName": "Neos Strategy Tesla [Tsla] ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "TSLY",
"symbolName": "Yieldmax Tsla Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 9.12
},
{
"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": 1.06
},
{
"symbol": "TTAI",
"symbolName": "Trimtabs Fcf International Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.93
},
{
"symbol": "TTT",
"symbolName": "Ultrapro Short 20 Year Treasury -3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "TUA",
"symbolName": "Simplify Short-Term Treasury Futures ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"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.35
},
{
"symbol": "TXS",
"symbolName": "Texas Capital Texas Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "TYA",
"symbolName": "Simplify Risk Parity Treasury ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "TYD",
"symbolName": "7-10 Year Treasury Bull 3X Direxion ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "TYLG",
"symbolName": "GX Information Technology Covered Call & Growth",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.7
},
{
"symbol": "TYO",
"symbolName": "7-10 Year Treasury Bear -3X Direxion ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "TZA",
"symbolName": "Smallcap Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.98
},
{
"symbol": "UBOT",
"symbolName": "Robotics Artificial Intelligence 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "UBR",
"symbolName": "Ultra MSCI Brazil Capped 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.17
},
{
"symbol": "UBT",
"symbolName": "Ultra 20+ Year Treasury 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.65
},
{
"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",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.18
},
{
"symbol": "UDI",
"symbolName": "Uscf Dividend Income Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.69
},
{
"symbol": "UDIV",
"symbolName": "Franklin U.S. Core Div Tilt ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.92
},
{
"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.74
},
{
"symbol": "UGE",
"symbolName": "Ultra Consumer Goods 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.15
},
{
"symbol": "UJB",
"symbolName": "Ultra High Yield 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.13
},
{
"symbol": "ULST",
"symbolName": "SSGA Ultra-Short-Term Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.74
},
{
"symbol": "ULTR",
"symbolName": "IQ Ultra-Short-Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "UMDD",
"symbolName": "Ultrapro Midcap 400 Proshares 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.04
},
{
"symbol": "UMI",
"symbolName": "Uscf Midstream Energy Income Fund ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.85
},
{
"symbol": "UPAR",
"symbolName": "Tidal Upar Ultra Risk Parity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.41
},
{
"symbol": "UPRO",
"symbolName": "Ultrapro S&P 500 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.42
},
{
"symbol": "UPV",
"symbolName": "Ultra FTSE Europe 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "UPW",
"symbolName": "Ultra Utilities 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.35
},
{
"symbol": "URA",
"symbolName": "GX Uranium ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.05
},
{
"symbol": "URE",
"symbolName": "Ultra Real Estate 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.76
},
{
"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": 2
},
{
"symbol": "URTY",
"symbolName": "Ultrapro Russell 2000 3X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "USAI",
"symbolName": "American Energy Independence ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.44
},
{
"symbol": "USCA",
"symbolName": "Xt MSCI USA Climate Action Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"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": "USE",
"symbolName": "Uscf Energy Commodity Strategy Absolute Return E",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "USFR",
"symbolName": "Wisdomtree Floating Rate Treasury Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.52
},
{
"symbol": "USHY",
"symbolName": "Broad USD High Yield Corp Bond Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.21
},
{
"symbol": "USMF",
"symbolName": "Wisdomtree U.S. Multifactor Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "USMV",
"symbolName": "USA Min Vol Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "USNZ",
"symbolName": "Xt Net Zero Pathway Paris Aligned US Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.36
},
{
"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.54
},
{
"symbol": "USRT",
"symbolName": "US REIT Ishares Core ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.73
},
{
"symbol": "USSE",
"symbolName": "Segall Bryant Select Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "USSG",
"symbolName": "Xt MSCI USA ESG Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "UST",
"symbolName": "Ultra 7-10 Year Treasury 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "USVT",
"symbolName": "US Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "UTES",
"symbolName": "Virtus Reaves Utilities ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"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.59
},
{
"symbol": "UUP",
"symbolName": "DB US Dollar Index Bullish Fund Invesco",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "UWM",
"symbolName": "Ultra Russell 2000 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.14
},
{
"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.49
},
{
"symbol": "UYLD",
"symbolName": "Angel Oak Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.88
},
{
"symbol": "UYM",
"symbolName": "Ultra Basic Materials 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.07
},
{
"symbol": "VABS",
"symbolName": "Virtus Newfleet Abs\/Mbs ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.87
},
{
"symbol": "VALQ",
"symbolName": "American Century Stoxx U.S. Quality Value ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.04
},
{
"symbol": "VAMO",
"symbolName": "Cambria Value and Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.46
},
{
"symbol": "VAW",
"symbolName": "Materials ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.32
},
{
"symbol": "VB",
"symbolName": "Smallcap ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.34
},
{
"symbol": "VBK",
"symbolName": "Smallcap Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.49
},
{
"symbol": "VBND",
"symbolName": "Vident Core U.S. Bond Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "VBR",
"symbolName": "Smallcap Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.77
},
{
"symbol": "VCAR",
"symbolName": "Simplify Volt Robocar Disruption and Tech ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "VCEB",
"symbolName": "Vanguard ESG U.S. Corporate Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.31
},
{
"symbol": "VCLN",
"symbolName": "Virtus Duff & Phelps Clean Energy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.16
},
{
"symbol": "VCR",
"symbolName": "Consumer Disc ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.62
},
{
"symbol": "VDC",
"symbolName": "Consumer Staples ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.7
},
{
"symbol": "VDE",
"symbolName": "Energy ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.22
},
{
"symbol": "VDNI",
"symbolName": "V-Shares US Leadership Diversity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "VEA",
"symbolName": "FTSE Developed Markets Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"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.81
},
{
"symbol": "VEGN",
"symbolName": "US Vegan Climate Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "VEMY",
"symbolName": "Virtus Stone Harbor E.M. High Yield ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.24
},
{
"symbol": "VERS",
"symbolName": "Proshares Metaverse ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "VETZ",
"symbolName": "Tidal Academy Veteran Impact ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "VEU",
"symbolName": "FTSE All-World Ex-US ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.64
},
{
"symbol": "VFH",
"symbolName": "Financial ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2
},
{
"symbol": "VFMF",
"symbolName": "U.S. Multifactor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.16
},
{
"symbol": "VFMO",
"symbolName": "U.S. Momentum Factor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.36
},
{
"symbol": "VFMV",
"symbolName": "U.S. Minimum Volatility Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.42
},
{
"symbol": "VFQY",
"symbolName": "U.S. Quality Factor Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.73
},
{
"symbol": "VFVA",
"symbolName": "Wellington Fund Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.69
},
{
"symbol": "VGK",
"symbolName": "Europe ETF FTSE Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "VGT",
"symbolName": "Information Technology ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.2
},
{
"symbol": "VHT",
"symbolName": "Healthcare ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.49
},
{
"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.08
},
{
"symbol": "VIG",
"symbolName": "Dividend Appreciation ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.16
},
{
"symbol": "VIOG",
"symbolName": "S&P Smallcap 600 Growth Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"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": 1.53
},
{
"symbol": "VIRS",
"symbolName": "Pacer Biothreat Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.3
},
{
"symbol": "VIS",
"symbolName": "Industrials ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "VLU",
"symbolName": "S&P 1500 Value Tilt ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.16
},
{
"symbol": "VLUE",
"symbolName": "USA Value Factor Ishares Edge MSCI ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.76
},
{
"symbol": "VMAT",
"symbolName": "V-Shares MSCI World ESG Materiality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"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": 3.06
},
{
"symbol": "VNM",
"symbolName": "Vaneck Vietnam ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.11
},
{
"symbol": "VNMC",
"symbolName": "Natixis Vaughan Nelson Mid Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.29
},
{
"symbol": "VNQ",
"symbolName": "Real Estate Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.59
},
{
"symbol": "VNSE",
"symbolName": "Natixis Vaughan Nelson Select ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.08
},
{
"symbol": "VO",
"symbolName": "Midcap ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.47
},
{
"symbol": "VOE",
"symbolName": "Midcap Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.28
},
{
"symbol": "VOO",
"symbolName": "S&P 500 ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 6.23
},
{
"symbol": "VOOG",
"symbolName": "S&P 500 Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.72
},
{
"symbol": "VOOV",
"symbolName": "S&P 500 Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.89
},
{
"symbol": "VOT",
"symbolName": "Midcap Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "VOTE",
"symbolName": "Tcw Transform 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "VOX",
"symbolName": "Telecom Services ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.12
},
{
"symbol": "VPC",
"symbolName": "Virtus Private Credit Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.45
},
{
"symbol": "VPL",
"symbolName": "Pacific ETF FTSE Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.97
},
{
"symbol": "VPU",
"symbolName": "Utilities ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.66
},
{
"symbol": "VRAI",
"symbolName": "Virtus Real Asset Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "VRP",
"symbolName": "Variable Rate Preferred Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "VSGX",
"symbolName": "ESG Intl Stock Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"symbol": "VSHY",
"symbolName": "Virtus Newfleet High Yield Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.48
},
{
"symbol": "VSLU",
"symbolName": "Applied Finance Valuation Large Cap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "VSS",
"symbolName": "FTSE All-World Ex-US Smcp Idx ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.39
},
{
"symbol": "VT",
"symbolName": "Total World Stock Index ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "VTEB",
"symbolName": "Tax-Exempt Bond Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.41
},
{
"symbol": "VTES",
"symbolName": "Vanguard Short-Term Tax Exempt Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.81
},
{
"symbol": "VTI",
"symbolName": "Total Stock Market ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.34
},
{
"symbol": "VTV",
"symbolName": "Value ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.68
},
{
"symbol": "VUG",
"symbolName": "Growth ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.66
},
{
"symbol": "VUSB",
"symbolName": "Vanguard Ultra-Short Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.11
},
{
"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": 3
},
{
"symbol": "VWI",
"symbolName": "Voi Absolute Income Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "VWID",
"symbolName": "Virtus Wmc International Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.13
},
{
"symbol": "VWO",
"symbolName": "FTSE EM ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "VXF",
"symbolName": "Extended Market Index ETF Vanguard",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.08
},
{
"symbol": "VYM",
"symbolName": "High Dividend Yield Vanguard ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.35
},
{
"symbol": "WANT",
"symbolName": "Consumer Discretionary Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"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.36
},
{
"symbol": "WBIG",
"symbolName": "WBI Largecap Growth Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "WBIL",
"symbolName": "WBI Largecap Select Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.31
},
{
"symbol": "WBIY",
"symbolName": "WBI Largecap Yield Shares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.46
},
{
"symbol": "WDIV",
"symbolName": "S&P Global Dividend SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.95
},
{
"symbol": "WEBS",
"symbolName": "DJ Internet Bear -3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "WFH",
"symbolName": "Work From Home ETF Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "WFHY",
"symbolName": "Wisdomtree U.S. High Yield Corporate Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.72
},
{
"symbol": "WFIG",
"symbolName": "Wisdomtree U.S. Corporate Bond Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.17
},
{
"symbol": "WIP",
"symbolName": "DB Intl Govt Infl-Protected Bond SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.87
},
{
"symbol": "WKLY",
"symbolName": "Sofi Weekly Dividend ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.47
},
{
"symbol": "WLDR",
"symbolName": "Affinity World Leaders Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "WLTG",
"symbolName": "ETF Opp Wealthtrust Dbs Long Term Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.09
},
{
"symbol": "WOMN",
"symbolName": "Impact Shares Ywca Women's Empowerment ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.31
},
{
"symbol": "WPS",
"symbolName": "Intl Devd Property Ishares ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.5
},
{
"symbol": "WTMF",
"symbolName": "Wisdomtree Managed Futures Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.55
},
{
"symbol": "WTRE",
"symbolName": "Wisdomtree Global Ex-US Real Estate Index",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "WTV",
"symbolName": "Wisdomtree U.S. Quality Shareholder Yield Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.07
},
{
"symbol": "WWJD",
"symbolName": "Inspire International ESG ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "XAR",
"symbolName": "S&P Aerospace & Defense SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "XAUG",
"symbolName": "FT CBOE Vest U.S. Equity Enhance ETF Aug",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XB",
"symbolName": "Boxx B-Rated USD Hi-Yi Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.12
},
{
"symbol": "XBB",
"symbolName": "Boxx Bb-Rated USD Hi-Yi Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.47
},
{
"symbol": "XBI",
"symbolName": "S&P Biotech SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XBJA",
"symbolName": "Innovator U.S. Accelerated 9 Buffer ETF - Jan",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XBTF",
"symbolName": "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.49
},
{
"symbol": "XCCC",
"symbolName": "Boxx CCc-Rated USD Hi-Yi Corp Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 4.33
},
{
"symbol": "XCEM",
"symbolName": "Columbia EM Core Ex-China ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.62
},
{
"symbol": "XCLR",
"symbolName": "GX S&P 500 Collar 95-110 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.33
},
{
"symbol": "XCOR",
"symbolName": "Fundx ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "XEMD",
"symbolName": "Boxx JP USD EM 1-10 Year Bond ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.53
},
{
"symbol": "XES",
"symbolName": "S&P Oil & Gas Eqpt & Services SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.45
},
{
"symbol": "XFIV",
"symbolName": "Boxx Five Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.79
},
{
"symbol": "XFLX",
"symbolName": "Fundx Flexible ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XHB",
"symbolName": "S&P Homebuilders SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.75
},
{
"symbol": "XHE",
"symbolName": "S&P Healthcare Equipment SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.01
},
{
"symbol": "XHLF",
"symbolName": "Boxx Six Month Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.21
},
{
"symbol": "XHS",
"symbolName": "S&P Healthcare Services SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.22
},
{
"symbol": "XHYC",
"symbolName": "Boxx USD Hi-Yi Consumer Cyclicals Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.37
},
{
"symbol": "XHYD",
"symbolName": "Boxx USD Hi-Yi Consumer Non-Cyclicals Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.16
},
{
"symbol": "XHYE",
"symbolName": "Boxx USD Hi-Yi Energy Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.47
},
{
"symbol": "XHYF",
"symbolName": "Boxx USD Hi-Yi Financial & REIT Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.55
},
{
"symbol": "XHYH",
"symbolName": "Boxx USD Hi-Yi Healthcare Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.91
},
{
"symbol": "XHYI",
"symbolName": "Boxx USD Hi-Yi Industrial Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.39
},
{
"symbol": "XHYT",
"symbolName": "Boxx USD Hi-Yi Telecom Media Sector ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.58
},
{
"symbol": "XISE",
"symbolName": "FT U.S. Equity Buffer & Prem Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.37
},
{
"symbol": "XITK",
"symbolName": "Factset Innovative Technology SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.02
},
{
"symbol": "XJH",
"symbolName": "Ishares ESG Screened S&P Midcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.51
},
{
"symbol": "XJR",
"symbolName": "Ishares ESG Screened S&P Smallcap ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "XJUL",
"symbolName": "FT U.S. Equity Enhance & Mod Buffer Jul ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XLB",
"symbolName": "S&P 500 Materials Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.63
},
{
"symbol": "XLC",
"symbolName": "S&P 500 Communication Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.54
},
{
"symbol": "XLE",
"symbolName": "S&P 500 Energy Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.03
},
{
"symbol": "XLF",
"symbolName": "S&P 500 Financials Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.67
},
{
"symbol": "XLG",
"symbolName": "S&P 500 Top 50 Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.11
},
{
"symbol": "XLI",
"symbolName": "S&P 500 Industrial Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.71
},
{
"symbol": "XLK",
"symbolName": "S&P 500 Technology Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.4
},
{
"symbol": "XLP",
"symbolName": "S&P 500 Cons Staples Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.89
},
{
"symbol": "XLRE",
"symbolName": "S&P 500 Real Estate Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "XLSR",
"symbolName": "SSGA U.S. Sector Rotation ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "XLU",
"symbolName": "S&P 500 Utilities Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.12
},
{
"symbol": "XLV",
"symbolName": "S&P 500 Healthcare Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.13
},
{
"symbol": "XLY",
"symbolName": "S&P 500 Cons Disc Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.43
},
{
"symbol": "XMAR",
"symbolName": "FT U.S. Equity Enhance & Moderate Buffer ETF Mar",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XME",
"symbolName": "S&P Metals & Mining SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.85
},
{
"symbol": "XMHQ",
"symbolName": "Invesco S&P Midcap Quality ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.83
},
{
"symbol": "XMLV",
"symbolName": "S&P Midcap Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "XMMO",
"symbolName": "Invesco S&P Midcap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.86
},
{
"symbol": "XMPT",
"symbolName": "Vaneck CEF Municipal Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.81
},
{
"symbol": "XMVM",
"symbolName": "Invesco S&P Midcap Value Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.77
},
{
"symbol": "XNAV",
"symbolName": "Fundx Aggressive ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.73
},
{
"symbol": "XNTK",
"symbolName": "SPDR NYSE Technology ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "XOCT",
"symbolName": "FT CBOE Vest U.S. Equity Enhance & Mod Buf ETF -",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XOMO",
"symbolName": "Yieldmax Xom Option Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "XONE",
"symbolName": "Boxx One Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.18
},
{
"symbol": "XOP",
"symbolName": "S&P Oil & Gas Expl & Prod SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 3.51
},
{
"symbol": "XPH",
"symbolName": "S&P Pharmaceuticals SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.55
},
{
"symbol": "XPND",
"symbolName": "Expanded Technology ETF FT",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.06
},
{
"symbol": "XPP",
"symbolName": "Ultra FTSE China 50 2X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.28
},
{
"symbol": "XRLV",
"symbolName": "S&P 500 Ex-Rate Sensitive Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.21
},
{
"symbol": "XRLX",
"symbolName": "Fundx Conservative ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "XRMI",
"symbolName": "GX S&P 500 Risk Managed Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.4
},
{
"symbol": "XRT",
"symbolName": "S&P Retail SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.23
},
{
"symbol": "XSD",
"symbolName": "S&P Semiconductor SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.71
},
{
"symbol": "XSHD",
"symbolName": "S&P Smallcap High Dividend Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.25
},
{
"symbol": "XSHQ",
"symbolName": "S&P Smallcap Quality Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "XSLV",
"symbolName": "S&P Smallcap Low Vol Invesco ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.89
},
{
"symbol": "XSMO",
"symbolName": "Invesco S&P Smallcap Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.63
},
{
"symbol": "XSOE",
"symbolName": "Wisdomtree Emerging Markets Ex-State Owned Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.34
},
{
"symbol": "XSVM",
"symbolName": "Invesco S&P Smallcap Value With Momentum ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.72
},
{
"symbol": "XSVN",
"symbolName": "Boxx Seven Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.68
},
{
"symbol": "XSW",
"symbolName": "S&P Software & Services ETF SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.24
},
{
"symbol": "XTEN",
"symbolName": "Boxx Ten Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.78
},
{
"symbol": "XTL",
"symbolName": "S&P 500 Telecom Sector SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.58
},
{
"symbol": "XTN",
"symbolName": "S&P Transportation SPDR",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "XTR",
"symbolName": "GX S&P 500 Tail Risk ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.25
},
{
"symbol": "XTRE",
"symbolName": "Boxx Three Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.96
},
{
"symbol": "XTWO",
"symbolName": "Boxx Two Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.98
},
{
"symbol": "XTWY",
"symbolName": "Boxx Twenty Year Target Duration ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.72
},
{
"symbol": "XVOL",
"symbolName": "Acruence Active Hedge U.S. Equity ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.49
},
{
"symbol": "XVV",
"symbolName": "Ishares ESG Screened S&P 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.44
},
{
"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": 4.24
},
{
"symbol": "XYLG",
"symbolName": "GX S&P 500 Covered Call & Growth ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.39
},
{
"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.33
},
{
"symbol": "YEAR",
"symbolName": "Ab Ultra-Short Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.45
},
{
"symbol": "YINN",
"symbolName": "FTSE China Bull 3X Direxion",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.94
},
{
"symbol": "YLD",
"symbolName": "Principal Edge Active Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.24
},
{
"symbol": "YOLO",
"symbolName": "Advisorshares Pure Cannabis ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.03
},
{
"symbol": "YPS",
"symbolName": "Arrow Reverse Cap 500 ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.23
},
{
"symbol": "YUMY",
"symbolName": "Vaneck Future of Food ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.26
},
{
"symbol": "YXI",
"symbolName": "Short FTSE China 50 -1X ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.39
},
{
"symbol": "YYY",
"symbolName": "Yieldshares High Income ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 1.56
},
{
"symbol": "ZALT",
"symbolName": "Innovator U.S. 10 Buffer ETF - Qtrly",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"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": "ZIVB",
"symbolName": "Short VIX Mid-Term Futures -1X Strategy ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ZROZ",
"symbolName": "25+ Year Zero Cpn U.S. Trsy Idx Pimoc ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 2.84
},
{
"symbol": "ZSC",
"symbolName": "Uscf Sustainable Commodity Strategy Fund",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0
},
{
"symbol": "ZTAX",
"symbolName": "X-Square Municipal Income Tax Free ETF",
"exchange": "AMEX",
"instrumentType": "etf",
"hasDividends": true,
"annualDividend": 0.56
},
{
"symbol": "AACG",
"symbolName": "Ata Creativity Global ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AADI",
"symbolName": "Aadi Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "AAON",
"symbolName": "Aaon Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.32
},
{
"symbol": "AAPL",
"symbolName": "Apple Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.95
},
{
"symbol": "ABAT",
"symbolName": "American Battery Technology Co.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "ABEO",
"symbolName": "Abeona Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABIO",
"symbolName": "Arca Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABL",
"symbolName": "Abacus Life Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABNB",
"symbolName": "Airbnb Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABOS",
"symbolName": "Acumen Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABSI",
"symbolName": "Absci Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABUS",
"symbolName": "Arbutus Biopharma Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ABVC",
"symbolName": "Abvc Biopharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACAD",
"symbolName": "Acadia Pharmaceutica",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACB",
"symbolName": "Aurora Cannabis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACBA",
"symbolName": "Ace Global Business Acquisition Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACCD",
"symbolName": "Accolade Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACDC",
"symbolName": "Profrac Holding Corp. Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "ACHC",
"symbolName": "Acadia Healthcr Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACHL",
"symbolName": "Achilles Therapeutics Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACHV",
"symbolName": "Achieve Life Sciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACIC",
"symbolName": "American Coastal Insurance Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACIU",
"symbolName": "AC Immune S.A.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACIW",
"symbolName": "Aci Worldwide Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACLS",
"symbolName": "Axcelis Tech Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACLX",
"symbolName": "Arcellx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACMR",
"symbolName": "Acm Research Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACNB",
"symbolName": "Acnb Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.14
},
{
"symbol": "ACNT",
"symbolName": "Ascent Industries Co.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACON",
"symbolName": "Aclarion Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACOR",
"symbolName": "Acorda Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACRS",
"symbolName": "Aclaris Therapts",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACRV",
"symbolName": "Acrivon Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACRX",
"symbolName": "Acelrx Pharmaceutica",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACST",
"symbolName": "Acasti Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACT",
"symbolName": "Enact Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.33
},
{
"symbol": "ACTG",
"symbolName": "Acacia Res-Acacia",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACVA",
"symbolName": "Acv Auctions Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ACXP",
"symbolName": "Acurx Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADAG",
"symbolName": "Adagene Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADAP",
"symbolName": "Adaptimmune Ther ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADBE",
"symbolName": "Adobe Systems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADD",
"symbolName": "Color Star Tech Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADEA",
"symbolName": "Adeia Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"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.44
},
{
"symbol": "ADIL",
"symbolName": "Adial Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADMA",
"symbolName": "Adma Biologics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADN",
"symbolName": "Advent Technologies Hldg Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADP",
"symbolName": "Automatic Data Procs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 6.4
},
{
"symbol": "ADPT",
"symbolName": "Adaptive Biotechnologies Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADSE",
"symbolName": "Ads-Tec Energy Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADSK",
"symbolName": "Autodesk Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADTH",
"symbolName": "Adtheorent Holding Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADTN",
"symbolName": "Adtran Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.27
},
{
"symbol": "ADTX",
"symbolName": "Aditxt Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADUS",
"symbolName": "Addus Homecare Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADV",
"symbolName": "Advantage Solutions Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADVM",
"symbolName": "Adverum Biotechnlgs",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ADXN",
"symbolName": "Addex Therapeutics Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEHL",
"symbolName": "Antelope Enterprise Hldg Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEHR",
"symbolName": "Aehr Test Systems",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEI",
"symbolName": "Alset Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "AENT",
"symbolName": "Alliance Entertainment Holding Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEP",
"symbolName": "American Electric Power Company",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 3.37
},
{
"symbol": "AERT",
"symbolName": "Aeries Technology Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEY",
"symbolName": "Addvantage Techs Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEYE",
"symbolName": "Audioeye Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AEZS",
"symbolName": "Aeterna Zentaris",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AFBI",
"symbolName": "Affinity Bancshares Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AFCG",
"symbolName": "Afc Gamma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.08
},
{
"symbol": "AFIB",
"symbolName": "Acutus Medical Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AFMD",
"symbolName": "Affimed N.V.",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AFRM",
"symbolName": "Affirm Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AFYA",
"symbolName": "Afya Ltd Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGAE",
"symbolName": "Allied Gaming & Entertainment Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGBA",
"symbolName": "Agba Group Holding Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGEN",
"symbolName": "Agenus Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGFY",
"symbolName": "Agrify Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGIO",
"symbolName": "Agios Pharmaceuticals",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGMH",
"symbolName": "Agm Group Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "AGRX",
"symbolName": "Agile Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AGYS",
"symbolName": "Agilysys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AHCO",
"symbolName": "Adapthealth Corp Cl. A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AHG",
"symbolName": "Akso Health Group ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AHI",
"symbolName": "Advanced Health Intelligence Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIH",
"symbolName": "Aesthetic Medical International Holdings Group L",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIHS",
"symbolName": "Senmiao Technology Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIMD",
"symbolName": "Ainos Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIP",
"symbolName": "Arteris Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIRG",
"symbolName": "Airgain Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIRS",
"symbolName": "Airsculpt Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIRT",
"symbolName": "Air T Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AIXI",
"symbolName": "Xiao-I Corporation ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKAM",
"symbolName": "Akamai Technologies",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKAN",
"symbolName": "Akanda Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKBA",
"symbolName": "Akebia Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKLI",
"symbolName": "Akili Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKRO",
"symbolName": "Akero Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKTS",
"symbolName": "Akoustis Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKTX",
"symbolName": "Akari Therapeutics ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AKYA",
"symbolName": "Akoya Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALAR",
"symbolName": "Alarum Technologies Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALBT",
"symbolName": "Avalon Globocare",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALCO",
"symbolName": "Alico Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.2
},
{
"symbol": "ALDX",
"symbolName": "Aldeyra Therapeu",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALEC",
"symbolName": "Alector Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALGM",
"symbolName": "Allegro Microsystems Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALGN",
"symbolName": "Align Technology",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALGS",
"symbolName": "Aligos Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALGT",
"symbolName": "Allegiant Travel Com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.2
},
{
"symbol": "ALHC",
"symbolName": "Alignment Healthcare Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALIM",
"symbolName": "Alimera Sciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALKS",
"symbolName": "Alkermes Plc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALKT",
"symbolName": "Alkami Technology Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALLK",
"symbolName": "Allakos Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALLO",
"symbolName": "Allogene Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALLR",
"symbolName": "Allarity Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALLT",
"symbolName": "Allot Communications",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALNT",
"symbolName": "Allient Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.115
},
{
"symbol": "ALNY",
"symbolName": "Alnylam Pharmaceuticals",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "ALPP",
"symbolName": "Alpine 4 Holdings Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALRM",
"symbolName": "Alarm.com",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALRN",
"symbolName": "Aileron Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALRS",
"symbolName": "Alerus Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "ALT",
"symbolName": "Altimmune Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALTI",
"symbolName": "Alti Global Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALTO",
"symbolName": "Alto Ingredients Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALTR",
"symbolName": "Altair Engineering Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALVO",
"symbolName": "Alvotech",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALVR",
"symbolName": "Allovir Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALXO",
"symbolName": "Alx Oncology Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALYA",
"symbolName": "Alithya Group Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ALZN",
"symbolName": "Alzamend Neuro Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMAL",
"symbolName": "Amalgamated Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.4
},
{
"symbol": "AMAM",
"symbolName": "Ambrx Biopharma Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMAT",
"symbolName": "Applied Materials",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.22
},
{
"symbol": "AMBA",
"symbolName": "Ambarella Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMCX",
"symbolName": "AMC Networks Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMD",
"symbolName": "Adv Micro Devices",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMED",
"symbolName": "Amedisys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMEH",
"symbolName": "Apollo Medical Holdings Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMGN",
"symbolName": "Amgen Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 8.52
},
{
"symbol": "AMKR",
"symbolName": "Amkor Technology",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.304
},
{
"symbol": "AMLI",
"symbolName": "American Lithium Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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.2
},
{
"symbol": "AMPG",
"symbolName": "Amplitech Group",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMPH",
"symbolName": "Amphastar Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMPL",
"symbolName": "Amplitude Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMRK",
"symbolName": "A-Mark Precious Meta",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.8
},
{
"symbol": "AMRN",
"symbolName": "Amarin Corp ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMSC",
"symbolName": "Amer Superconductor",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMSF",
"symbolName": "Amerisafe Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 4.86
},
{
"symbol": "AMSWA",
"symbolName": "Amer Software Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.44
},
{
"symbol": "AMTI",
"symbolName": "Applied Molecular Transport Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMTX",
"symbolName": "Aemetis Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AMWD",
"symbolName": "Amer Woodmark Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "ANDE",
"symbolName": "Andersons Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.74
},
{
"symbol": "ANEB",
"symbolName": "Anebulo Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANGH",
"symbolName": "Anghami Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANGI",
"symbolName": "Angi Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANGO",
"symbolName": "Angiodynamics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANIK",
"symbolName": "Anika Therapeutics",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANIP",
"symbolName": "ANI Pharma Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANIX",
"symbolName": "Anixa Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANL",
"symbolName": "Adlai Nortye Ltd American Depositary Shares",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANNX",
"symbolName": "Annexon Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANSS",
"symbolName": "Ansys Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANTE",
"symbolName": "Airnet Technology Inc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANTX",
"symbolName": "An2 Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ANY",
"symbolName": "Sphere 3D Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AOSL",
"symbolName": "Alpha and Omega Semi",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AOUT",
"symbolName": "American Outdoor Brands Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APA",
"symbolName": "Apa Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1
},
{
"symbol": "APCX",
"symbolName": "Apptech Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APDN",
"symbolName": "Applied Dna Scns",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APEI",
"symbolName": "American Public Education",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APGE",
"symbolName": "Apogee Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "API",
"symbolName": "Agora Inc Ads",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APLD",
"symbolName": "Applied Digital Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APLM",
"symbolName": "Apollomics Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APLS",
"symbolName": "Apellis Pharmaceuticals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APLT",
"symbolName": "Applied Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APM",
"symbolName": "Aptorum Group Ltd Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APOG",
"symbolName": "Apogee Entrpr Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.96
},
{
"symbol": "APP",
"symbolName": "Applovin Corp Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APPF",
"symbolName": "Appfolio Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APPN",
"symbolName": "Appian Corp Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APPS",
"symbolName": "Digital Turbine",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APRE",
"symbolName": "Aprea Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APTO",
"symbolName": "Aptose Bioscns",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "APVO",
"symbolName": "Aptevo Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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": null
},
{
"symbol": "AQB",
"symbolName": "Aquabounty Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AQMS",
"symbolName": "Aqua Metals Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AQST",
"symbolName": "Aquestive Therapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARAV",
"symbolName": "Aravive Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARAY",
"symbolName": "Accuray Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARBE",
"symbolName": "Arbe Robotics Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARBK",
"symbolName": "Argo Blockchain Plc ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"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.95
},
{
"symbol": "ARCT",
"symbolName": "Arcturus Therapeutics Ltd",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARDX",
"symbolName": "Ardelyx Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AREB",
"symbolName": "American Rebel Holdings",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AREC",
"symbolName": "American Resources Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARGX",
"symbolName": "Argenx Se ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARHS",
"symbolName": "Arhaus Inc Cl A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARKO",
"symbolName": "Arko Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.12
},
{
"symbol": "ARKR",
"symbolName": "Ark Restaurants Cp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 0.688
},
{
"symbol": "ARLP",
"symbolName": "Alliance Resource Pt",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 2.8
},
{
"symbol": "ARM",
"symbolName": "Arm Holdings Plc Ard",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "AROW",
"symbolName": "Arrow Financial Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.056
},
{
"symbol": "ARQQ",
"symbolName": "Arqit Quantum Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARQT",
"symbolName": "Arcutis Biotherapeutics Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARRY",
"symbolName": "Array Technologies Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARTL",
"symbolName": "Artelo Biosciences Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARTNA",
"symbolName": "Artesian Res Cp A",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 1.136
},
{
"symbol": "ARVL",
"symbolName": "Arrival",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARVN",
"symbolName": "Arvinas Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ARWR",
"symbolName": "Arrowhead Pharma",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASLE",
"symbolName": "Aersale Corp",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASLN",
"symbolName": "Aslan Pharmaceuticals Ltd ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASMB",
"symbolName": "Assembly Biosciences",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASML",
"symbolName": "Asml Holdings NY Reg ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": 5.485
},
{
"symbol": "ASND",
"symbolName": "Ascendis Pharma ADR",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASNS",
"symbolName": "Actelis Networks Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",
"hasDividends": true,
"annualDividend": null
},
{
"symbol": "ASO",
"symbolName": "Academy Sports and Outdoors Inc",
"exchange": "NASDAQ",
"instrumentType": "stock",