ASX20
Index Constituents & Latest News

More Indices: ASX20 | ASX50 | ASX100 | ASX200 | ASX300 | ALL-ORDS | ALL-TECH
select asx.indexCode,asx.symbol as displaySymbol,rc.*,ci.companyname,ci.companyname2,sec.sector,CASE WHEN (sec.sectorurl IS NULL OR sec.sectorurl = '') THEN 'sector' ELSE sec.sectorurl END as SectorURL,ci.lastprice, cast(AvgRating as decimal(10,1)) as AvgRating2 ,targetGainLoss = case when ci.lastPrice = 0 then 0 when targetAvg = 0 then 0 else ((targetAvg-ci.lastPrice)/ci.lastPrice)*100 end ,dividendForecast = case when ci.lastPrice = 0 then 0 else (DividendForecastAvg/ci.lastprice) end ,(countsbuy+countbuy+counthold+countsell+countssell) AS numofrecs ,h.pDate,h.pOpen,h.pHigh,h.pLow,h.pClose,h.pVolume FROM ASXData asx LEFT JOIN companyinfo ci ON asx.symbol = ci.symbol LEFT JOIN (select symbol,pDate,pOpen,pHigh,pLow,pClose,pVolume from priceData where pDate = (select max(pDate) from priceData where pDate < '2025/07/25')) h ON asx.symbol = h.symbol LEFT JOIN ( select r1.* from recommendationcalc r1 INNER JOIN ( select symbol,max(calcDate) as maxDate from recommendationcalc where calcDate > DATEADD(MONTH, -1, getdate()) group by symbol) r2 ON r1.symbol = r2.symbol AND r1.CalcDate = r2.maxDate ) rc ON asx.symbol = rc.symbol LEFT JOIN ( SELECT sr.symbol, STRING_AGG(s.sector, ', ') AS sector, STRING_AGG(CAST(s.sectorID AS VARCHAR), ',') AS sectorID, STRING_AGG(dbo.RemoveNonAlphaCharacters(s.sector), ',') AS sectorurl FROM sector s INNER JOIN SectorRelationship sr ON s.sectorID = sr.sectorID GROUP BY sr.symbol ) AS sec ON ci.Symbol = sec.symbol WHERE asx.indexCode = 'ASX20' AND archived IS NULL ORDER BY asx.symbol
# SYMBOL COMPANY NAME SECTOR (FNARENA) PRICE RECS CONSENSUS
TARGET
1 ANZ ANZ GROUP HOLDINGS LIMITED Banks $30.44 6 $26.67
2 BHP BHP GROUP LIMITED Crude Oil, Bulks $41.60 6 $42.15
3 CBA COMMONWEALTH BANK OF AUSTRALIA Banks xx.xx x xx.xx
4 COL COLES GROUP LIMITED Food, Beverages & Tobacco xx.xx x xx.xx
5 CSL CSL LIMITED Pharmaceuticals & Biotech/Lifesciences xx.xx x xx.xx
6 FMG FORTESCUE LIMITED Iron Ore xx.xx x xx.xx
7 GMG GOODMAN GROUP Infra & Property Developers xx.xx x xx.xx
8 JHX JAMES HARDIE INDUSTRIES PLC Building Products & Services xx.xx x xx.xx
9 MQG MACQUARIE GROUP LIMITED Wealth Management & Investments xx.xx x xx.xx
10 NAB NATIONAL AUSTRALIA BANK LIMITED Banks xx.xx x xx.xx
11 QBE QBE INSURANCE GROUP LIMITED Insurance xx.xx x xx.xx
12 RIO RIO TINTO LIMITED Aluminium, Bauxite & Alumina, Bulks xx.xx x xx.xx
13 STO SANTOS LIMITED NatGas xx.xx x xx.xx
14 TCL TRANSURBAN GROUP LIMITED Infrastructure & Utilities xx.xx x xx.xx
15 TLS TELSTRA GROUP LIMITED Telecommunication xx.xx x xx.xx
16 WBC WESTPAC BANKING CORPORATION Banks xx.xx x xx.xx
17 WDS WOODSIDE ENERGY GROUP LIMITED NatGas xx.xx x xx.xx
18 WES WESFARMERS LIMITED Consumer Products & Services xx.xx x xx.xx
19 WOW WOOLWORTHS GROUP LIMITED Food, Beverages & Tobacco xx.xx x xx.xx