- New ETFs -
-+ New Launches of ETFs +
| Inception | -Symbol | -Fund Name | -Holdings | -Total Assets | -
|---|---|---|---|---|
| - {item?.numberOfHoldings} + {item?.numberOfHoldings !== null && + item?.numberOfHoldings !== 0 + ? item?.numberOfHoldings + : "-"} | {item?.totalAssets !== 0 && item?.totalAssets !== null - ? abbreviateNumber(item?.totalAssets, true) + ? abbreviateNumber(item?.totalAssets) : "-"} |