Stock Leaders API
getLeadersThe getLeaders API provides leaderboard lists for equities, futures, forex, mutual funds and ETFs, including most active, gainers, losers, what's hot and what's not hot. Users can access the data in real-time, delayed or end-of-day.
View All APIsexchangesoptional
Exchange code for the marketplace where the financial instruments are listed.
NYSEassetTyperequired
The type of asset. Includes: equities ("STK"), mutual funds ("FUNDS"), ETFs ("ETF"), futures ("FUT"), forex ("FOREX")
STKtyperequired
The type of leaderboard to display.
hotmaxRecordsoptional
The maximum number of records to show in the return.
30periodoptional
A value representing the time period.
260dsortDirectionoptional
To determine the sort direction.
DESCexcludeEtfsFromStocksoptional
When requesting Stocks data, if you would like the API to exclude ETFs please set this parameter to true.
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A sequence of characters. (example: GOOG)
always returned
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
always returned
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
always returned
A numeric type defining a number with fractional parts. (example: 2.14)
always returned
A numeric type defining a number with fractional parts. (example: 2.14)
always returned
A numeric type defining a number with fractional parts. (example: 2.14)
always returned
A numeric type defining a number with fractional parts. (example: 2.14)
always returned
A numeric type defining a whole number. (example: 2)
always returned
A numeric type defining a whole number. (example: 2)
always returned
A numeric type defining a number with fractional parts. (example: 2.14)
GET
GET https://ondemand.websol.barchart.com/getLeaders.json?apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getLeaders.json
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Response
{
"status": {
"code": 200,
"message": "Success."
},
"results": [
{
"symbol": "STI",
"symbolName": "Solidion Technology Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3690",
"industry": "Electronics Products",
"subIndustry": "Misc",
"timestamp": "2026-06-04T20:52:03-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 22.71,
"priceNetChange": 17.67,
"pricePercentChange": 350.6,
"previousClose": 5.04,
"volume": 105652800,
"previousVolume": 57500,
"standardDeviation": 4.52
},
{
"symbol": "VERU",
"symbolName": "Veru Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical Products",
"subIndustry": null,
"timestamp": "2026-06-04T20:52:03-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 4.23,
"priceNetChange": 1.9800000000000004,
"pricePercentChange": 88,
"previousClose": 2.25,
"volume": 92865600,
"previousVolume": 70100,
"standardDeviation": 4.51
},
{
"symbol": "INDP",
"symbolName": "Indaptus Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Drugs",
"timestamp": "2026-06-04T20:52:01-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 4.75,
"priceNetChange": 2.54,
"pricePercentChange": 114.93,
"previousClose": 2.21,
"volume": 44275400,
"previousVolume": 97900,
"standardDeviation": 3.98
},
{
"symbol": "FOXX",
"symbolName": "Foxx Development Holdings Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3576",
"industry": "Consumer Prdts",
"subIndustry": "Misc Discr",
"timestamp": "2026-06-04T20:52:01-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 5.25,
"priceNetChange": 2.39,
"pricePercentChange": 83.57,
"previousClose": 2.86,
"volume": 73971900,
"previousVolume": 14780700,
"standardDeviation": 3.81
},
{
"symbol": "WXM",
"symbolName": "Wf International Limited",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "1700",
"industry": "Machinery",
"subIndustry": "Electrical",
"timestamp": "2026-06-04T20:52:03-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 6,
"priceNetChange": 2.2,
"pricePercentChange": 57.89,
"previousClose": 3.8,
"volume": 974300,
"previousVolume": 45600,
"standardDeviation": 3.63
},
{
"symbol": "ODC",
"symbolName": "Oil-Dri Corp of America",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3990",
"industry": "Chemical",
"subIndustry": "Diversified",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 84.08,
"priceNetChange": 6.920000000000002,
"pricePercentChange": 8.97,
"previousClose": 77.16,
"volume": 154500,
"previousVolume": 55500,
"standardDeviation": 3.47
},
{
"symbol": "AMG",
"symbolName": "Affiliated Managers Group",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6282",
"industry": "Finance",
"subIndustry": "Investment Mgmt",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 334.82,
"priceNetChange": 23.20999999999998,
"pricePercentChange": 7.45,
"previousClose": 311.61,
"volume": 544300,
"previousVolume": 383200,
"standardDeviation": 3.45
},
{
"symbol": "EDHL",
"symbolName": "Everbright Digital Holding Limited",
"exchange": "NASDAQ",
"country": "HKG",
"sicSector": "7310",
"industry": "Advertising Marketing Services",
"subIndustry": null,
"timestamp": "2026-06-04T20:52:01-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 4.19,
"priceNetChange": 1.5800000000000005,
"pricePercentChange": 60.54,
"previousClose": 2.61,
"volume": 60973800,
"previousVolume": 23400,
"standardDeviation": 3.34
},
{
"symbol": "GCBC",
"symbolName": "Greene County Bncp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6036",
"industry": "Finance",
"subIndustry": "Savings & Loan",
"timestamp": "2026-06-04T20:52:01-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 26.96,
"priceNetChange": 1.4000000000000021,
"pricePercentChange": 5.48,
"previousClose": 25.56,
"volume": 16600,
"previousVolume": 20000,
"standardDeviation": 3.34
},
{
"symbol": "AIN",
"symbolName": "Albany International Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "2221",
"industry": "Textile",
"subIndustry": "Products",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 68.69,
"priceNetChange": 4.909999999999997,
"pricePercentChange": 7.7,
"previousClose": 63.78,
"volume": 354200,
"previousVolume": 304700,
"standardDeviation": 3.28
},
{
"symbol": "SOLV",
"symbolName": "Solventum Corporation",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Services",
"subIndustry": null,
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 82.42,
"priceNetChange": 4.060000000000002,
"pricePercentChange": 5.18,
"previousClose": 78.36,
"volume": 2488600,
"previousVolume": 1793500,
"standardDeviation": 3.27
},
{
"symbol": "BFLY",
"symbolName": "Butterfly Network Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3844",
"industry": "Medical Information Systems",
"subIndustry": null,
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 5.19,
"priceNetChange": 0.8000000000000007,
"pricePercentChange": 18.22,
"previousClose": 4.39,
"volume": 8825400,
"previousVolume": 3835400,
"standardDeviation": 3.17
},
{
"symbol": "AMT",
"symbolName": "American Tower Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6798",
"industry": "REIT",
"subIndustry": "Equity Trust Other",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 193.91,
"priceNetChange": 11.669999999999987,
"pricePercentChange": 6.4,
"previousClose": 182.24,
"volume": 4071500,
"previousVolume": 5585800,
"standardDeviation": 3.06
},
{
"symbol": "NEO",
"symbolName": "Neogenomics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "8734",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-06-04T20:52:02-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 11.31,
"priceNetChange": 1.17,
"pricePercentChange": 11.54,
"previousClose": 10.14,
"volume": 2498900,
"previousVolume": 1281900,
"standardDeviation": 3.05
},
{
"symbol": "CNS",
"symbolName": "Cohn & Steers Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6282",
"industry": "Finance",
"subIndustry": "Investment Mgmt",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 73.54,
"priceNetChange": 3.3400000000000034,
"pricePercentChange": 4.76,
"previousClose": 70.2,
"volume": 211900,
"previousVolume": 282700,
"standardDeviation": 3.04
},
{
"symbol": "ERIE",
"symbolName": "Erie Indemnity Company",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6411",
"industry": "Insurance",
"subIndustry": "Brokers",
"timestamp": "2026-06-04T20:52:01-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 219.51,
"priceNetChange": 12.269999999999982,
"pricePercentChange": 5.92,
"previousClose": 207.24,
"volume": 225900,
"previousVolume": 134100,
"standardDeviation": 3.01
},
{
"symbol": "LSE",
"symbolName": "Leishen Energy Holding Co. Ltd",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "3533",
"industry": "Oil Field Machinery & Equip",
"subIndustry": null,
"timestamp": "2026-06-04T20:52:02-05:00",
"tradeTimestamp": "2026-06-04T16:00:01-05:00",
"lastPrice": 4.44,
"priceNetChange": 1.2400000000000002,
"pricePercentChange": 38.75,
"previousClose": 3.2,
"volume": 399500,
"previousVolume": 14300,
"standardDeviation": 3
},
{
"symbol": "CCI",
"symbolName": "Crown Castle",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6798",
"industry": "REIT",
"subIndustry": "Equity Trust Other",
"timestamp": "2026-06-05T00:45:00-05:00",
"tradeTimestamp": "2026-06-04T19:00:00-05:00",
"lastPrice": 93.79,
"priceNetChange": 5.170000000000002,
"pricePercentChange": 5.83,
"previousClose": 88.62,
"volume": 6459100,
"previousVolume": 4456800,
"standardDeviation": 3
},
{
"symbol": "SNY",
"symbolName": "Sanofi-Aventis S.A. ADR",
"exchange": "NASDAQ",
"country": "FRA",
"sicSector": "2834",
"industry": "Large Cap Pharma",
"subIndustry": null,
"timestamp": "2026-06-04T20:52:03-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 44.38,
"priceNetChange": 2.010000000000005,
"pricePercentChange": 4.74,
"previousClose": 42.37,
"volume": 2230300,
"previousVolume": 2472700,
"standardDeviation": 2.96
},
{
"symbol": "AVNW",
"symbolName": "Aviat Networks Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3663",
"industry": "Wireless Equipment",
"subIndustry": null,
"timestamp": "2026-06-04T20:52:00-05:00",
"tradeTimestamp": "2026-06-04T16:00:00-05:00",
"lastPrice": 19.35,
"priceNetChange": 1.9299999999999997,
"pricePercentChange": 11.08,
"previousClose": 17.42,
"volume": 255200,
"previousVolume": 250400,
"standardDeviation": 2.96
}
]
}
GET
GET https://ondemand.websol.barchart.com/getLeaders.xml?apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getLeaders.xml
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Response
<?xml version="1.0" encoding="utf-8"?>
<getLeaders>
<status>
<code>200</code>
<message>Success.</message>
</status>
<item>
<symbol>STI</symbol>
<symbolName>Solidion Technology Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3690</sicSector>
<industry>Electronics Products</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2026-06-04T20:52:03-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>22.71</lastPrice>
<priceNetChange>17.67</priceNetChange>
<pricePercentChange>350.6</pricePercentChange>
<previousClose>5.04</previousClose>
<volume>105652800</volume>
<previousVolume>57500</previousVolume>
<standardDeviation>4.52</standardDeviation>
</item>
<item>
<symbol>VERU</symbol>
<symbolName>Veru Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical Products</industry>
<subIndustry/>
<timestamp>2026-06-04T20:52:03-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.23</lastPrice>
<priceNetChange>1.98</priceNetChange>
<pricePercentChange>88</pricePercentChange>
<previousClose>2.25</previousClose>
<volume>92865600</volume>
<previousVolume>70100</previousVolume>
<standardDeviation>4.51</standardDeviation>
</item>
<item>
<symbol>INDP</symbol>
<symbolName>Indaptus Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Drugs</subIndustry>
<timestamp>2026-06-04T20:52:01-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.75</lastPrice>
<priceNetChange>2.54</priceNetChange>
<pricePercentChange>114.93</pricePercentChange>
<previousClose>2.21</previousClose>
<volume>44275400</volume>
<previousVolume>97900</previousVolume>
<standardDeviation>3.98</standardDeviation>
</item>
<item>
<symbol>FOXX</symbol>
<symbolName>Foxx Development Holdings Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3576</sicSector>
<industry>Consumer Prdts</industry>
<subIndustry>Misc Discr</subIndustry>
<timestamp>2026-06-04T20:52:01-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>5.25</lastPrice>
<priceNetChange>2.39</priceNetChange>
<pricePercentChange>83.57</pricePercentChange>
<previousClose>2.86</previousClose>
<volume>73971900</volume>
<previousVolume>14780700</previousVolume>
<standardDeviation>3.81</standardDeviation>
</item>
<item>
<symbol>WXM</symbol>
<symbolName>Wf International Limited</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>1700</sicSector>
<industry>Machinery</industry>
<subIndustry>Electrical</subIndustry>
<timestamp>2026-06-04T20:52:03-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>6</lastPrice>
<priceNetChange>2.2</priceNetChange>
<pricePercentChange>57.89</pricePercentChange>
<previousClose>3.8</previousClose>
<volume>974300</volume>
<previousVolume>45600</previousVolume>
<standardDeviation>3.63</standardDeviation>
</item>
<item>
<symbol>ODC</symbol>
<symbolName>Oil-Dri Corp of America</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3990</sicSector>
<industry>Chemical</industry>
<subIndustry>Diversified</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>84.08</lastPrice>
<priceNetChange>6.92</priceNetChange>
<pricePercentChange>8.97</pricePercentChange>
<previousClose>77.16</previousClose>
<volume>154500</volume>
<previousVolume>55500</previousVolume>
<standardDeviation>3.47</standardDeviation>
</item>
<item>
<symbol>AMG</symbol>
<symbolName>Affiliated Managers Group</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6282</sicSector>
<industry>Finance</industry>
<subIndustry>Investment Mgmt</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>334.82</lastPrice>
<priceNetChange>23.21</priceNetChange>
<pricePercentChange>7.45</pricePercentChange>
<previousClose>311.61</previousClose>
<volume>544300</volume>
<previousVolume>383200</previousVolume>
<standardDeviation>3.45</standardDeviation>
</item>
<item>
<symbol>EDHL</symbol>
<symbolName>Everbright Digital Holding Limited</symbolName>
<exchange>NASDAQ</exchange>
<country>HKG</country>
<sicSector>7310</sicSector>
<industry>Advertising Marketing Services</industry>
<subIndustry/>
<timestamp>2026-06-04T20:52:01-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.19</lastPrice>
<priceNetChange>1.58</priceNetChange>
<pricePercentChange>60.54</pricePercentChange>
<previousClose>2.61</previousClose>
<volume>60973800</volume>
<previousVolume>23400</previousVolume>
<standardDeviation>3.34</standardDeviation>
</item>
<item>
<symbol>GCBC</symbol>
<symbolName>Greene County Bncp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6036</sicSector>
<industry>Finance</industry>
<subIndustry>Savings & Loan</subIndustry>
<timestamp>2026-06-04T20:52:01-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>26.96</lastPrice>
<priceNetChange>1.4</priceNetChange>
<pricePercentChange>5.48</pricePercentChange>
<previousClose>25.56</previousClose>
<volume>16600</volume>
<previousVolume>20000</previousVolume>
<standardDeviation>3.34</standardDeviation>
</item>
<item>
<symbol>AIN</symbol>
<symbolName>Albany International Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>2221</sicSector>
<industry>Textile</industry>
<subIndustry>Products</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>68.69</lastPrice>
<priceNetChange>4.91</priceNetChange>
<pricePercentChange>7.7</pricePercentChange>
<previousClose>63.78</previousClose>
<volume>354200</volume>
<previousVolume>304700</previousVolume>
<standardDeviation>3.28</standardDeviation>
</item>
<item>
<symbol>SOLV</symbol>
<symbolName>Solventum Corporation</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Services</industry>
<subIndustry/>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>82.42</lastPrice>
<priceNetChange>4.06</priceNetChange>
<pricePercentChange>5.18</pricePercentChange>
<previousClose>78.36</previousClose>
<volume>2488600</volume>
<previousVolume>1793500</previousVolume>
<standardDeviation>3.27</standardDeviation>
</item>
<item>
<symbol>BFLY</symbol>
<symbolName>Butterfly Network Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3844</sicSector>
<industry>Medical Information Systems</industry>
<subIndustry/>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>5.19</lastPrice>
<priceNetChange>0.8</priceNetChange>
<pricePercentChange>18.22</pricePercentChange>
<previousClose>4.39</previousClose>
<volume>8825400</volume>
<previousVolume>3835400</previousVolume>
<standardDeviation>3.17</standardDeviation>
</item>
<item>
<symbol>AMT</symbol>
<symbolName>American Tower Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6798</sicSector>
<industry>REIT</industry>
<subIndustry>Equity Trust Other</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>193.91</lastPrice>
<priceNetChange>11.67</priceNetChange>
<pricePercentChange>6.4</pricePercentChange>
<previousClose>182.24</previousClose>
<volume>4071500</volume>
<previousVolume>5585800</previousVolume>
<standardDeviation>3.06</standardDeviation>
</item>
<item>
<symbol>NEO</symbol>
<symbolName>Neogenomics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>8734</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-06-04T20:52:02-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>11.31</lastPrice>
<priceNetChange>1.17</priceNetChange>
<pricePercentChange>11.54</pricePercentChange>
<previousClose>10.14</previousClose>
<volume>2498900</volume>
<previousVolume>1281900</previousVolume>
<standardDeviation>3.05</standardDeviation>
</item>
<item>
<symbol>CNS</symbol>
<symbolName>Cohn & Steers Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6282</sicSector>
<industry>Finance</industry>
<subIndustry>Investment Mgmt</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>73.54</lastPrice>
<priceNetChange>3.34</priceNetChange>
<pricePercentChange>4.76</pricePercentChange>
<previousClose>70.2</previousClose>
<volume>211900</volume>
<previousVolume>282700</previousVolume>
<standardDeviation>3.04</standardDeviation>
</item>
<item>
<symbol>ERIE</symbol>
<symbolName>Erie Indemnity Company</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6411</sicSector>
<industry>Insurance</industry>
<subIndustry>Brokers</subIndustry>
<timestamp>2026-06-04T20:52:01-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>219.51</lastPrice>
<priceNetChange>12.27</priceNetChange>
<pricePercentChange>5.92</pricePercentChange>
<previousClose>207.24</previousClose>
<volume>225900</volume>
<previousVolume>134100</previousVolume>
<standardDeviation>3.01</standardDeviation>
</item>
<item>
<symbol>LSE</symbol>
<symbolName>Leishen Energy Holding Co. Ltd</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>3533</sicSector>
<industry>Oil Field Machinery & Equip</industry>
<subIndustry/>
<timestamp>2026-06-04T20:52:02-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:01-05:00</tradeTimestamp>
<lastPrice>4.44</lastPrice>
<priceNetChange>1.24</priceNetChange>
<pricePercentChange>38.75</pricePercentChange>
<previousClose>3.2</previousClose>
<volume>399500</volume>
<previousVolume>14300</previousVolume>
<standardDeviation>3</standardDeviation>
</item>
<item>
<symbol>CCI</symbol>
<symbolName>Crown Castle</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6798</sicSector>
<industry>REIT</industry>
<subIndustry>Equity Trust Other</subIndustry>
<timestamp>2026-06-05T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T19:00:00-05:00</tradeTimestamp>
<lastPrice>93.79</lastPrice>
<priceNetChange>5.17</priceNetChange>
<pricePercentChange>5.83</pricePercentChange>
<previousClose>88.62</previousClose>
<volume>6459100</volume>
<previousVolume>4456800</previousVolume>
<standardDeviation>3</standardDeviation>
</item>
<item>
<symbol>SNY</symbol>
<symbolName>Sanofi-Aventis S.A. ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>FRA</country>
<sicSector>2834</sicSector>
<industry>Large Cap Pharma</industry>
<subIndustry/>
<timestamp>2026-06-04T20:52:03-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>44.38</lastPrice>
<priceNetChange>2.01</priceNetChange>
<pricePercentChange>4.74</pricePercentChange>
<previousClose>42.37</previousClose>
<volume>2230300</volume>
<previousVolume>2472700</previousVolume>
<standardDeviation>2.96</standardDeviation>
</item>
<item>
<symbol>AVNW</symbol>
<symbolName>Aviat Networks Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3663</sicSector>
<industry>Wireless Equipment</industry>
<subIndustry/>
<timestamp>2026-06-04T20:52:00-05:00</timestamp>
<tradeTimestamp>2026-06-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>19.35</lastPrice>
<priceNetChange>1.93</priceNetChange>
<pricePercentChange>11.08</pricePercentChange>
<previousClose>17.42</previousClose>
<volume>255200</volume>
<previousVolume>250400</previousVolume>
<standardDeviation>2.96</standardDeviation>
</item>
</getLeaders>
GET
GET https://ondemand.websol.barchart.com/getLeaders.csv?apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getLeaders.csv
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&exchanges=NYSE&assetType=STK&type=hot&maxRecords=30&period=260d&sortDirection=DESC
Response
symbol,symbolName,exchange,country,sicSector,industry,subIndustry,timestamp,tradeTimestamp,lastPrice,priceNetChange,pricePercentChange,previousClose,volume,previousVolume,standardDeviation
"STI","Solidion Technology Inc","NASDAQ","USA","3690","Electronics Products","Misc","2026-06-04T20:52:03-05:00","2026-06-04T16:00:00-05:00","22.71","17.67","350.6","5.04","105652800","57500","4.52"
"VERU","Veru Inc","NASDAQ","USA","2834","Medical Products","","2026-06-04T20:52:03-05:00","2026-06-04T16:00:00-05:00","4.23","1.98","88","2.25","92865600","70100","4.51"
"INDP","Indaptus Therapeutics Inc","NASDAQ","USA","2834","Medical","Drugs","2026-06-04T20:52:01-05:00","2026-06-04T16:00:00-05:00","4.75","2.54","114.93","2.21","44275400","97900","3.98"
"FOXX","Foxx Development Holdings Inc","NASDAQ","USA","3576","Consumer Prdts","Misc Discr","2026-06-04T20:52:01-05:00","2026-06-04T16:00:00-05:00","5.25","2.39","83.57","2.86","73971900","14780700","3.81"
"WXM","Wf International Limited","NASDAQ","CHN","1700","Machinery","Electrical","2026-06-04T20:52:03-05:00","2026-06-04T16:00:00-05:00","6","2.2","57.89","3.8","974300","45600","3.63"
"ODC","Oil-Dri Corp of America","NYSE","USA","3990","Chemical","Diversified","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","84.08","6.92","8.97","77.16","154500","55500","3.47"
"AMG","Affiliated Managers Group","NYSE","USA","6282","Finance","Investment Mgmt","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","334.82","23.21","7.45","311.61","544300","383200","3.45"
"EDHL","Everbright Digital Holding Limited","NASDAQ","HKG","7310","Advertising Marketing Services","","2026-06-04T20:52:01-05:00","2026-06-04T16:00:00-05:00","4.19","1.58","60.54","2.61","60973800","23400","3.34"
"GCBC","Greene County Bncp","NASDAQ","USA","6036","Finance","Savings & Loan","2026-06-04T20:52:01-05:00","2026-06-04T16:00:00-05:00","26.96","1.4","5.48","25.56","16600","20000","3.34"
"AIN","Albany International Corp","NYSE","USA","2221","Textile","Products","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","68.69","4.91","7.7","63.78","354200","304700","3.28"
"SOLV","Solventum Corporation","NYSE","USA","3841","Medical Services","","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","82.42","4.06","5.18","78.36","2488600","1793500","3.27"
"BFLY","Butterfly Network Inc","NYSE","USA","3844","Medical Information Systems","","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","5.19","0.8","18.22","4.39","8825400","3835400","3.17"
"AMT","American Tower Corp","NYSE","USA","6798","REIT","Equity Trust Other","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","193.91","11.67","6.4","182.24","4071500","5585800","3.06"
"NEO","Neogenomics Inc","NASDAQ","USA","8734","Medical","Biomedical","2026-06-04T20:52:02-05:00","2026-06-04T16:00:00-05:00","11.31","1.17","11.54","10.14","2498900","1281900","3.05"
"CNS","Cohn & Steers Inc","NYSE","USA","6282","Finance","Investment Mgmt","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","73.54","3.34","4.76","70.2","211900","282700","3.04"
"ERIE","Erie Indemnity Company","NASDAQ","USA","6411","Insurance","Brokers","2026-06-04T20:52:01-05:00","2026-06-04T16:00:00-05:00","219.51","12.27","5.92","207.24","225900","134100","3.01"
"LSE","Leishen Energy Holding Co. Ltd","NASDAQ","CHN","3533","Oil Field Machinery & Equip","","2026-06-04T20:52:02-05:00","2026-06-04T16:00:01-05:00","4.44","1.24","38.75","3.2","399500","14300","3"
"CCI","Crown Castle","NYSE","USA","6798","REIT","Equity Trust Other","2026-06-05T00:45:00-05:00","2026-06-04T19:00:00-05:00","93.79","5.17","5.83","88.62","6459100","4456800","3"
"SNY","Sanofi-Aventis S.A. ADR","NASDAQ","FRA","2834","Large Cap Pharma","","2026-06-04T20:52:03-05:00","2026-06-04T16:00:00-05:00","44.38","2.01","4.74","42.37","2230300","2472700","2.96"
"AVNW","Aviat Networks Inc","NASDAQ","USA","3663","Wireless Equipment","","2026-06-04T20:52:00-05:00","2026-06-04T16:00:00-05:00","19.35","1.93","11.08","17.42","255200","250400","2.96"
<?php
$ondemand = new SoapClient('https://ondemand.websol.barchart.com/service?wsdl');
$params = [
'apikey' => 'YOUR_API_KEY',
'exchanges' => 'NYSE',
'assetType' => 'STK',
'type' => 'hot',
'maxRecords' => '30',
'period' => '260d',
'sortDirection' => 'DESC',
];
$result = $ondemand->getLeaders($params);
var_dump($result);
Dim ondemand
Dim result
Set ondemand = Server.CreateObject("MSSOAP.SoapClient30")
ondemand.ClientProperty("ServerHTTPRequest") = True
ondemand.MSSoapInit("https://ondemand.websol.barchart.com/service?wsdl")
Set result = ondemand.getLeaders("YOUR_API_KEY", "NYSE", "STK", "hot", "30", "260d", "DESC")
use SOAP::Lite;
use SOAP::WSDL;
my $ondemand = SOAP::Lite
-> service('https://ondemand.websol.barchart.com/service?wsdl');
my $result = $ondemand->getLeaders('YOUR_API_KEY', 'NYSE', 'STK', 'hot', '30', '260d', 'DESC');
print $result;
from suds.client import Client
ondemand = Client('https://ondemand.websol.barchart.com/service?wsdl')
result = ondemand.service.getLeaders('YOUR_API_KEY', 'NYSE', 'STK', 'hot', '30', '260d', 'DESC')
print(result)
require 'savon'
ondemand = Savon.client(wsdl: 'https://ondemand.websol.barchart.com/service?wsdl')
response = ondemand.call(
:getLeaders,
message: {
apikey: 'YOUR_API_KEY',
exchanges: 'NYSE',
assetType: 'STK',
type: 'hot',
maxRecords: '30',
period: '260d',
sortDirection: 'DESC',
}
)
response.body