<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tradefeeds</title>
    <description>The latest articles on DEV Community by Tradefeeds (@tradefeeds).</description>
    <link>https://dev.to/tradefeeds</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F706619%2Fe2e72e0e-5e1d-44f8-99db-2902ee4fcaac.png</url>
      <title>DEV Community: Tradefeeds</title>
      <link>https://dev.to/tradefeeds</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tradefeeds"/>
    <language>en</language>
    <item>
      <title>Complete Data in One Mutual Funds API</title>
      <dc:creator>Tradefeeds</dc:creator>
      <pubDate>Mon, 14 Aug 2023 05:51:00 +0000</pubDate>
      <link>https://dev.to/tradefeeds/complete-data-in-one-mutual-funds-api-4gid</link>
      <guid>https://dev.to/tradefeeds/complete-data-in-one-mutual-funds-api-4gid</guid>
      <description>&lt;p&gt;Is someone looking for mutual fund data? 👀 Tradefeeds Mutual Funds API is a great tool to fetch and implement all data you can think of with mutual funds. Its JSON REST structure makes the integration easy and allows a smoother programming experience with tons of documentation available online. The API includes many types of mutual funds that will answer all demands from your clients. These include &lt;strong&gt;equity (stock) funds, bond (fixed-income) funds, growth funds, balanced funds and money market funds.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this post, we wanted to introduce you to &lt;a href="https://tradefeeds.com/mutual-funds-api/"&gt;our Mutual Funds API&lt;/a&gt;, what the data actually looks like and include some useful links to intrigue you, our developer friends 👩🏻‍💻👨🏼‍💻🧑🏽‍💻&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--e9XIMA5V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9lufayxarx7rgpfqyj09.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--e9XIMA5V--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9lufayxarx7rgpfqyj09.jpeg" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Get Both Daily Updated and Historical Mutual Funds Data
&lt;/h2&gt;

&lt;p&gt;Yes, this Mutual Funds API will get you &lt;strong&gt;&lt;em&gt;both daily updates while allowing you to set a historical date range&lt;/em&gt;&lt;/strong&gt; and get complete mutual funds data for that. Compared to settling with multiple brokerages or investment funds and aggregating this mutual fund data on your end, an API is a perfect tool for developers when it comes to especially daily updates. We work with the same logic as we gather our data from prestigious fund issuers that we’ve partnered with as well as our data partners and publicly available data when possible. This composition makes the API a perfect one-in-all tool for mutual funds data.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Format:&lt;/strong&gt; The REST API responds in &lt;strong&gt;JSON&lt;/strong&gt;. Need other formats? Our team of developers might give you what you are looking for. Contact us and let’s discuss your requirements.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Mutual funds are very convenient choices of investment with their ease of liquidation, dynamic and open structure, ease of risk assessment and allowing investors to have a diverse portfolio. As a business in finance, mutual fund data will always be something that your clients demand from you. We’re here to get you covered! Let’s see what the data looks like below 👇🏼&lt;/p&gt;




&lt;h2&gt;
  
  
  API Endpoints – Fund Info, Holdings and Periodical Returns
&lt;/h2&gt;

&lt;p&gt;We basically have 3 endpoints for this API, each focusing on a different data set for mutual funds. Below, there will be an example response for each endpoint which is perfect to visualize the data before getting started. This example is for &lt;em&gt;USA Mutuals fund.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;📌 &lt;strong&gt;/mutual_fund_information? :&lt;/strong&gt; General information for the mutual fund.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://data.tradefeeds.com/api/v1/mutual_fund_information?key=API_KEY&amp;amp;regCik=1137095
{
    "status": {
        "code": 200,
        "message": "OK",
        "details": ""
    },
    "result": {
        "basics": {
            "regName": "USA Mutuals",
            "regFileNumber": "811-10319",
            "regCik": "0001137095",
            "regLei": "549300IJ0KFT977YGX93"
        },
        "output": [
            {
                "general": {
                    "regName": "USA Mutuals",
                    "regCik": "0001137095",
                    "regLei": "549300IJ0KFT977YGX93",
                    "regCountry": "US",
                    "regState": "US-TX",
                    "regCity": "Dallas",
                    "regZipOrPostalCode": "75201",
                    "regStreet1": "700 N. Pearl Street",
                    "regPhone": "866-264-8783"
                },
                "0": {
                    "attributes": {
                        "seriesName": "USA Mutuals Vitium Global Fund",
                        "seriesId": "S000005505",
                        "seriesLei": "549300GX5CPIZQ5PDX31",
                        "repPdDate": "2020-12-31",
                        "repPdEnd": "2021-03-31",
                        "isFinalFiling": 1
                    },
                    "fund_info": {
                        "totAssets": "111438858.600000000000",
                        "totLiabs": "1741129.050000000000",
                        "netAssets": "109697729.550000000000",
                        "assetsAttrMiscSec": "0.000000000000",
                        "assetsInvested": "0.000000000000",
                        "amtPayOneYrBanksBorr": "591000.000000000000",
                        "amtPayOneYrCtrldComp": "0.000000000000",
                        "amtPayOneYrOthAffil": "0.000000000000",
                        "amtPayOneYrOther": "0.000000000000",
                        "amtPayAftOneYrBanksBorr": "0.000000000000",
                        "amtPayAftOneYrCtrldComp": "0.000000000000",
                        "amtPayAftOneYrOthAffil": "0.000000000000",
                        "amtPayAftOneYrOther": "0.000000000000",
                        "delayDeliv": "0.000000000000",
                        "standByCommit": "0.000000000000",
                        "liquidPref": "0.000000000000",
                        "cshNotRptdInCorD": "2545141.120000000000",
                        "isNonCashCollateral": "N",
                        "currency": "Null"
                    }
                },
                "1": {
                    "attributes": {
                        "seriesName": "USA Mutuals Navigator Fund",
                        "seriesId": "S000058976",
                        "seriesLei": "549300CS0EIS27ZLBG68",
                        "repPdDate": "2020-12-31",
                        "repPdEnd": "2021-03-31",
                        "isFinalFiling": 1
                    },
                    "fund_info": {
                        "totAssets": "44290035.570000000000",
                        "totLiabs": "208427.160000000000",
                        "netAssets": "44081608.410000000000",
                        "assetsAttrMiscSec": "0.000000000000",
                        "assetsInvested": "0.000000000000",
                        "amtPayOneYrBanksBorr": "0.000000000000",
                        "amtPayOneYrCtrldComp": "0.000000000000",
                        "amtPayOneYrOthAffil": "0.000000000000",
                        "amtPayOneYrOther": "0.000000000000",
                        "amtPayAftOneYrBanksBorr": "0.000000000000",
                        "amtPayAftOneYrCtrldComp": "0.000000000000",
                        "amtPayAftOneYrOthAffil": "0.000000000000",
                        "amtPayAftOneYrOther": "0.000000000000",
                        "delayDeliv": "0.000000000000",
                        "standByCommit": "0.000000000000",
                        "liquidPref": "0.000000000000",
                        "cshNotRptdInCorD": "34462732.210000000000",
                        "isNonCashCollateral": "N",
                        "currency": "Null"
                    }
                }
            }
        ]
    }
}


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;📌 &lt;strong&gt;/mutual_fund_periodical_returns? :&lt;/strong&gt; Periodical returns for a mutual fund. You can optionally set a date range as in the example below.&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://data.tradefeeds.com/api/v1/mutual_fund_periodical_returns?key=API_KEY&amp;amp;seriesId=S000005505&amp;amp;date_from=2010-09-30&amp;amp;date_to=2025-11-30

{
    "status": {
        "code": 200,
        "message": "OK",
        "details": ""
    },
    "result": {
        "basics": {
            "regName": "USA Mutuals",
            "regFileNumber": "811-10319",
            "regCik": "0001137095",
            "regLei": "549300IJ0KFT977YGX93"
        },
        "output": [
            {
                "attributes": {
                    "seriesName": "USA Mutuals Vitium Global Fund",
                    "seriesId": "S000005505",
                    "seriesLei": "549300GX5CPIZQ5PDX31",
                    "repPdDate": "2020-12-31",
                    "repPdEnd": "2021-03-31",
                    "isFinalFiling": 1
                },
                "signature": {
                    "dateSigned": "2021-02-09",
                    "nameOfApplicant": "USA Mutuals",
                    "signature": "/s/ Richard Sapio",
                    "signerName": "Richard Sapio",
                    "title": "President"
                },
                "return_info": {
                    "monthly_total_returns": [
                        {
                            "class_id": "C000014988",
                            "0": {
                                "rtn1": "-6.820000000000",
                                "rtn2": "15.030000000000",
                                "rtn3": "4.540000000000"
                            }
                        },
                        {
                            "class_id": "C000106574",
                            "0": {
                                "rtn1": "-6.780000000000",
                                "rtn2": "15.000000000000",
                                "rtn3": "4.530000000000"
                            }
                        },
                        {
                            "class_id": "C000106575",
                            "0": {
                                "rtn1": "-6.850000000000",
                                "rtn2": "14.920000000000",
                                "rtn3": "4.520000000000"
                            }
                        },
                        {
                            "class_id": "C000129812",
                            "0": {
                                "rtn1": "-6.780000000000",
                                "rtn2": "15.060000000000",
                                "rtn3": "4.560000000000"
                            }
                        }
                    ],
                    "othMon1": {
                        "netRealizedGain": "1047242.290000000000",
                        "netUnrealizedAppr": "-8495540.410000000000"
                    },
                    "othMon2": {
                        "netRealizedGain": "682677.450000000000",
                        "netUnrealizedAppr": "14452752.560000000000"
                    },
                    "othMon3": {
                        "netRealizedGain": "81689.110000000000",
                        "netUnrealizedAppr": "4566807.660000000000"
                    },
                    "mon1Flow": {
                        "redemption": "-2555820.560000000000",
                        "reinvestment": ".000000000000",
                        "sales": "127367.110000000000"
                    },
                    "mon2Flow": {
                        "redemption": "-3177883.990000000000",
                        "reinvestment": ".000000000000",
                        "sales": "769141.370000000000"
                    },
                    "mon3Flow": {
                        "redemption": "-3281011.540000000000",
                        "reinvestment": "4079781.690000000000",
                        "sales": "240630.130000000000"
                    },
                    "monthly_return_categories": {
                        "equityContracts": {
                            "mon1": {
                                "netRealizedGain": "-68969.790000000000",
                                "netUnrealizedAppr": "455219.160000000000"
                            },
                            "mon2": {
                                "netRealizedGain": "-107563.080000000000",
                                "netUnrealizedAppr": "-708108.530000000000"
                            },
                            "mon3": {
                                "netRealizedGain": "162179.700000000000",
                                "netUnrealizedAppr": "2346.670000000000"
                            },
                            "futureCategory": {
                                "instrMon1": {
                                    "netRealizedGain": "N/A",
                                    "netUnrealizedAppr": "N/A"
                                },
                                "instrMon2": {
                                    "netRealizedGain": "102949.590000000000",
                                    "netUnrealizedAppr": "N/A"
                                },
                                "instrMon3": {
                                    "netRealizedGain": "199347.040000000000",
                                    "netUnrealizedAppr": "51156.750000000000"
                                }
                            },
                            "optionCategory": {
                                "instrMon1": {
                                    "netRealizedGain": "-68969.790000000000",
                                    "netUnrealizedAppr": "455219.160000000000"
                                },
                                "instrMon2": {
                                    "netRealizedGain": "-210512.670000000000",
                                    "netUnrealizedAppr": "-708108.530000000000"
                                },
                                "instrMon3": {
                                    "netRealizedGain": "-37167.340000000000",
                                    "netUnrealizedAppr": "-48810.080000000000"
                                }
                            }
                        }
                    }
                }
            },
…..
                }
            }
        ]
    }
}

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;📌 &lt;strong&gt;/mutual_fund_holdings? :&lt;/strong&gt; Use this endpoint to get mutual fund constituents data and see the composition. You can optionally set up a date range for the report dates.&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;{
    "status": {
        "code": 200,
        "message": "OK",
        "details": ""
    },
    "result": {
        "basics": {
            "regName": "USA Mutuals",
            "regFileNumber": "811-10319",
            "regCik": "0001137095",
            "regLei": "549300IJ0KFT977YGX93"
        },
        "output": [
            {
                "attributes": {
                    "seriesName": "USA Mutuals Vitium Global Fund",
                    "seriesId": "S000005505",
                    "seriesLei": "549300GX5CPIZQ5PDX31",
                    "repPdDate": "2020-12-31",
                    "repPdEnd": "2021-03-31",
                    "isFinalFiling": 1
                },
                "signature": {
                    "dateSigned": "2021-02-09",
                    "nameOfApplicant": "USA Mutuals",
                    "signature": "/s/ Richard Sapio",
                    "signerName": "Richard Sapio",
                    "title": "President"
                },
                "invstOrSecs": [
                    {
                        "invstOrSec": {
                            "name": "BAE Systems PLC",
                            "lei": "8SVCSVKSGDWMW2QHOH83",
                            "isin": "GB0002634946",
                            "cusip": "G06940103",
                            "balance": "477704.000000000000",
                            "units": "NS",
                            "curCd": "GBP",
                            "valUSD": "3193142.180000000000",
                            "pctVal": "2.9108553049",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "GB",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "British American Tobacco PLC",
                            "lei": "213800FKA5MF17RJKT63",
                            "isin": "US1104481072",
                            "cusip": "110448107",
                            "balance": "143000.000000000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "5361070.000000000000",
                            "pctVal": "4.8871294073",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "GB",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
…..
    }
}

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Access the Mutual Fund Constituents API
&lt;/h3&gt;

&lt;p&gt;Intrigued?👀 The Mutual Fund Constituents API is an optimal tool which you can use to display general mutual fund info, mutual fund constituents data and help analyze periodical returns. &lt;strong&gt;We aggregate an extensive selection of mutual fund information on our end, so you don’t have to.&lt;/strong&gt; Click below to see our affordable prices and receive your API key in a minute.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; Looking for mutual fund data that we did not mention above? Contact us and we can possibly get the data you are looking for thanks to our extensive financial data network!&lt;/p&gt;
&lt;/blockquote&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://tradefeeds.com/pricing-subscription-plans/" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Cpf344nS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tradefeeds.com/wp-content/uploads/2022/01/Layer-1.png" height="516" class="m-0" width="503"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://tradefeeds.com/pricing-subscription-plans/" rel="noopener noreferrer" class="c-link"&gt;
          Pricing Plans - Tradefeeds API Financial Database
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          You can choose from four main subscription plans: starter, standard, business and basic. Tradefeeds Financial database API will serve your needs well.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
        tradefeeds.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;



</description>
      <category>mutualfunds</category>
      <category>api</category>
      <category>mutualfundsapi</category>
      <category>financialapi</category>
    </item>
    <item>
      <title>Smart Investment Platforms With ETF Holdings API 💵</title>
      <dc:creator>Tradefeeds</dc:creator>
      <pubDate>Wed, 21 Jun 2023 10:39:35 +0000</pubDate>
      <link>https://dev.to/tradefeeds/build-smart-investment-platforms-with-this-etf-holding-api-5c04</link>
      <guid>https://dev.to/tradefeeds/build-smart-investment-platforms-with-this-etf-holding-api-5c04</guid>
      <description>&lt;p&gt;If you are running an investment platform or looking to build one, &lt;strong&gt;an extensive ETF holdings API&lt;/strong&gt; is probably one of the first things you would need to look out for. As ETFs are very popular investment options, ETF data is definitely something that you should have on your investment platform. This is because investors will naturally want to keep track of the ETFs they have invested in, when to sell them and analyze which ones to invest in next.&lt;/p&gt;

&lt;p&gt;For this exact reason, we want to introduce you to &lt;a href="https://tradefeeds.com/etf-holding-api/"&gt;Tradefeed's ETF Holdings API&lt;/a&gt; which is a one-in-all API when it comes to ETF holdings data! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IboG1cb1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dmkwd5vhz2ftt26ps0ql.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IboG1cb1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dmkwd5vhz2ftt26ps0ql.jpeg" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ETF Holdings Data – ETF Compositions and Flow
&lt;/h2&gt;

&lt;p&gt;Investment platforms can use the Tradefeeds ETF Holdings API to add features where their clients &lt;strong&gt;track compositions and the flow of the ETFs&lt;/strong&gt; they have invested in, or are interested in.&lt;br&gt;
This is possible by using the “/etf_holdings?” endpoint of the API which provides data about the holdings in an ETF, and therefore its current composition. This ETF holdings data is available both historically and in real-time as the ETF eliminates assets and new ones enter into it.&lt;/p&gt;

&lt;p&gt;To visualize the ETF composition data better, let’s take a look at the holding data of SPDR S&amp;amp;P 500 ETF TRUST which is a client favorite.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://data.tradefeeds.com/api/v1/etf_holdings?key=apikey&amp;amp;seriesLei=549300NZAMSJ8FXPQQ63 

{
    "status": {
        "code": 200,
        "message": "OK",
        "details": ""
    },
    "result": {
        "basics": {
            "regName": "SPDR S&amp;amp;P 500 ETF TRUST",
            "regFileNumber": "811-06125",
            "regCik": "0000884394",
            "regLei": "549300NZAMSJ8FXPQQ63"
        },
        "output": [
            {
                "attributes": {
                    "seriesName": "N/A",
                    "seriesId": null,
                    "seriesLei": "549300NZAMSJ8FXPQQ63",
                    "repPdDate": "2023-03-31",
                    "repPdEnd": "2023-09-30",
                    "isFinalFiling": 0
                },
                "signature": {
                    "dateSigned": "2023-04-28",
                    "nameOfApplicant": "SPDR S&amp;amp;P 500 ETF TRUST",
                    "signature": "Arthur Jensen",
                    "signerName": "Arthur Jensen",
                    "title": "Deputy Treasurer"
                },
                "invstOrSecs": [
                    {
                        "invstOrSec": {
                            "name": "Honeywell International Inc",
                            "lei": "ISRPG12PN4EIEOEMW547",
                            "isin": "US4385161066",
                            "cusip": "438516106",
                            "balance": "7289042.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "1393081707.04000000",
                            "pctVal": "0.371659064779",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "Discover Financial Services",
                            "lei": "Z1YLO2USPORE63VVUL20",
                            "isin": "US2547091080",
                            "cusip": "254709108",
                            "balance": "2912782.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "287899372.88000000",
                            "pctVal": "0.076808424900",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "FMC Corp",
                            "lei": "CKDHZ2X64EEBQCSP7013",
                            "isin": "US3024913036",
                            "cusip": "302491303",
                            "balance": "1367253.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "166982608.89000000",
                            "pctVal": "0.044549145926",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "EQT Corp",
                            "lei": "4NT01YGM4X7ZX86ISY52",
                            "isin": "US26884L1098",
                            "cusip": "26884L109",
                            "balance": "3961434.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "126409358.94000000",
                            "pctVal": "0.033724643634",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "Nordson Corp",
                            "lei": "14OS6Q5N55N95WM84M53",
                            "isin": "US6556631025",
                            "cusip": "655663102",
                            "balance": "585560.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "130146565.60000000",
                            "pctVal": "0.034721689769",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "Charles River Laboratories International Inc",
                            "lei": "549300BSQ0R4UZ5KX287",
                            "isin": "US1598641074",
                            "cusip": "159864107",
                            "balance": "555021.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "112014338.22000000",
                            "pctVal": "0.029884208495",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                    {
                        "invstOrSec": {
                            "name": "EPAM Systems Inc",
                            "lei": "549300XCR4R530HJP604",
                            "isin": "US29414B1044",
                            "cusip": "29414B104",
                            "balance": "622685.00000000",
                            "units": "NS",
                            "curCd": "USD",
                            "valUSD": "186182815.00000000",
                            "pctVal": "0.049671552322",
                            "payoffProfile": "Long",
                            "assetCat": "EC",
                            "issuerCat": "CORP",
                            "invCountry": "US",
                            "isRestrictedSec": "N",
                            "fairValLevel": "1",
                            "isCashCollateral": "N",
                            "isNonCashCollateral": "N",
                            "isLoanByFund": "N"
                        }
                    },
                 ...
                    }
                ]


&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; As you keep track of an ETF’s constituents data regularly, you can display the flow of the ETFs and how assets move in and out of an ETF.&lt;/p&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  Explaining the ETF Holdings API Values
&lt;/h2&gt;

&lt;p&gt;Below, we will describe the values you see for each asset in the ETF holdings API output. These are all essential values for analyzing an ETF and have a data-driven understanding of whether it is worth investing in. &lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;name&lt;/td&gt;
&lt;td&gt;The name of the asset in the ETF.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;lei&lt;/td&gt;
&lt;td&gt;LEI of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;isin&lt;/td&gt;
&lt;td&gt;ISIN of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;cusip&lt;/td&gt;
&lt;td&gt;CUSIP number of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;balance&lt;/td&gt;
&lt;td&gt;The balance or quantity of the asset in the  ETF.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;units&lt;/td&gt;
&lt;td&gt;The unit of measurement for the balance ("number of shares" in the example).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;curCd&lt;/td&gt;
&lt;td&gt;The currency code of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;valUSD&lt;/td&gt;
&lt;td&gt;The value of the asset in USD.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;pctVal&lt;/td&gt;
&lt;td&gt;The percentage value of the asset within the ETF's total portfolio value.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;payoffProfile&lt;/td&gt;
&lt;td&gt;The payoff profile of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;assetCat&lt;/td&gt;
&lt;td&gt;Categorization of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;issuerCat&lt;/td&gt;
&lt;td&gt;Categorization of the issuer of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;invCountry&lt;/td&gt;
&lt;td&gt;The country of the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;isRestrictedSec&lt;/td&gt;
&lt;td&gt;Indicates whether the asset is a restricted security.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;fairValLevel&lt;/td&gt;
&lt;td&gt;Represents the level of fair valuation applied to the asset.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;isCashCollateral&lt;/td&gt;
&lt;td&gt;Indicates whether the asset is used as cash collateral.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;isNonCashCollateral&lt;/td&gt;
&lt;td&gt;Indicates whether the asset is used as non-cash collateral.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;isLoanByFund&lt;/td&gt;
&lt;td&gt;Indicates whether the asset is borrowed by the fund.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Good tip:&lt;/strong&gt; The historical availability of our ETF constituent data also allows seeing the changes in an ETF within the timeline you request. Since ETFs are easily liquidated and allow short-term buying and selling, historical ETF data can work wonders with calculating an ETF’s risk level and performance. We did not pick the title “smart investment platforms” for nothing 😉&lt;/p&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  Accessing the ETF Constituents API Easily
&lt;/h2&gt;

&lt;p&gt;To sum things up, this ETF Constituents API basically provides &lt;strong&gt;general ETF data, ETF constituents data and ETF periodical returns data&lt;/strong&gt; for publicly traded ETFs. If you have any requirements about ETF data that you’re unsure whether we have or not, &lt;a href="https://tradefeeds.com/contact-us/"&gt;contact our team&lt;/a&gt; and let’s talk about it!&lt;/p&gt;

&lt;p&gt;To easily get an API key for the ETF constituents data and build smart investment platforms, click below!&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://tradefeeds.com/pricing-subscription-plans/" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Cpf344nS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tradefeeds.com/wp-content/uploads/2022/01/Layer-1.png" height="516" class="m-0" width="503"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://tradefeeds.com/pricing-subscription-plans/" rel="noopener noreferrer" class="c-link"&gt;
          Pricing Plans - Tradefeeds API Financial Database
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          You can choose from four main subscription plans: starter, standard, business and basic. Tradefeeds Financial database API will serve your needs well.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
        tradefeeds.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;



</description>
      <category>api</category>
      <category>etf</category>
      <category>etfdata</category>
      <category>financialdata</category>
    </item>
  </channel>
</rss>
