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": "MOVE",
"symbolName": "Movano Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3845",
"industry": "Medical Information Systems",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 16.74,
"priceNetChange": 9.77,
"pricePercentChange": 140.17,
"previousClose": 6.97,
"volume": 42592000,
"previousVolume": 6824400,
"standardDeviation": 4.48
},
{
"symbol": "LIF",
"symbolName": "Life360 Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7374",
"industry": "Protection",
"subIndustry": "Safety",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 68.1,
"priceNetChange": 13.289999999999992,
"pricePercentChange": 24.25,
"previousClose": 54.81,
"volume": 3579700,
"previousVolume": 1224900,
"standardDeviation": 3.96
},
{
"symbol": "CHRS",
"symbolName": "Coherus Oncology Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2836",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 2.06,
"priceNetChange": 0.47,
"pricePercentChange": 29.56,
"previousClose": 1.59,
"volume": 21606100,
"previousVolume": 2810300,
"standardDeviation": 3.74
},
{
"symbol": "DRCT",
"symbolName": "Direct Digital Holdings Inc Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7310",
"industry": "Advertising Marketing Services",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 4.11,
"priceNetChange": 1.8000000000000003,
"pricePercentChange": 77.92,
"previousClose": 2.31,
"volume": 113701800,
"previousVolume": 18330700,
"standardDeviation": 3.58
},
{
"symbol": "QCLS",
"symbolName": "Q\/C Technologies Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2835",
"industry": "Technology Services",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 5.67,
"priceNetChange": 1.5999999999999996,
"pricePercentChange": 39.31,
"previousClose": 4.07,
"volume": 25629900,
"previousVolume": 387100,
"standardDeviation": 3.54
},
{
"symbol": "ERIC",
"symbolName": "Ericsson ADR",
"exchange": "NASDAQ",
"country": "SWE",
"sicSector": "3663",
"industry": "Wireless Equipment",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 10.43,
"priceNetChange": 0.8499999999999996,
"pricePercentChange": 8.87,
"previousClose": 9.58,
"volume": 32263300,
"previousVolume": 19529200,
"standardDeviation": 3.52
},
{
"symbol": "UHG",
"symbolName": "United Homes Group Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "1531",
"industry": "Real Estate Developers",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 2.11,
"priceNetChange": 0.34999999999999987,
"pricePercentChange": 19.89,
"previousClose": 1.76,
"volume": 2046300,
"previousVolume": 430400,
"standardDeviation": 3.33
},
{
"symbol": "LYV",
"symbolName": "Live Nation Entertainment",
"exchange": "NYSE",
"country": "USA",
"sicSector": "7900",
"industry": "Movie & TV Production & Dist",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T19:00:00-06:00",
"lastPrice": 146.97,
"priceNetChange": 8.830000000000013,
"pricePercentChange": 6.39,
"previousClose": 138.14,
"volume": 5516700,
"previousVolume": 2294500,
"standardDeviation": 3.32
},
{
"symbol": "AVIR",
"symbolName": "Atea Pharmaceuticals Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 4.12,
"priceNetChange": 0.4700000000000002,
"pricePercentChange": 12.88,
"previousClose": 3.65,
"volume": 1903000,
"previousVolume": 362000,
"standardDeviation": 3.3
},
{
"symbol": "ASM",
"symbolName": "Avino Silver & Gold",
"exchange": "AMEX",
"country": "CAN",
"sicSector": "1000",
"industry": "Mining",
"subIndustry": "Silver",
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T20:00:00-06:00",
"lastPrice": 9.35,
"priceNetChange": 1.5199999999999996,
"pricePercentChange": 19.41,
"previousClose": 7.83,
"volume": 13537000,
"previousVolume": 9408600,
"standardDeviation": 3.29
},
{
"symbol": "SGU",
"symbolName": "Star Gas Partners LP",
"exchange": "NYSE",
"country": "USA",
"sicSector": "5990",
"industry": "Electronics Products",
"subIndustry": "Misc",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T19:00:00-06:00",
"lastPrice": 12.8,
"priceNetChange": 0.26000000000000156,
"pricePercentChange": 2.07,
"previousClose": 12.54,
"volume": 35200,
"previousVolume": 30500,
"standardDeviation": 3.22
},
{
"symbol": "ANL",
"symbolName": "Adlai Nortye Ltd ADR",
"exchange": "NASDAQ",
"country": "CYM",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T15:59:59-06:00",
"lastPrice": 2.63,
"priceNetChange": 0.5899999999999999,
"pricePercentChange": 28.92,
"previousClose": 2.04,
"volume": 171000,
"previousVolume": 82700,
"standardDeviation": 3.16
},
{
"symbol": "MTR",
"symbolName": "Mesa Royalty Trust",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6792",
"industry": "Oil",
"subIndustry": "US Royalty Trusts",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T19:00:00-06:00",
"lastPrice": 4.67,
"priceNetChange": 0.5,
"pricePercentChange": 11.99,
"previousClose": 4.17,
"volume": 53600,
"previousVolume": 14200,
"standardDeviation": 3.11
},
{
"symbol": "CASH",
"symbolName": "Pathward Financial Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6021",
"industry": "Banks",
"subIndustry": "Northeast",
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 85.72,
"priceNetChange": 5.819999999999993,
"pricePercentChange": 7.28,
"previousClose": 79.9,
"volume": 572900,
"previousVolume": 428300,
"standardDeviation": 3.06
},
{
"symbol": "SMHI",
"symbolName": "Seacor Marine Holdings Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4412",
"industry": "Transportation",
"subIndustry": "Ship",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T19:00:00-06:00",
"lastPrice": 6.9,
"priceNetChange": 0.6600000000000001,
"pricePercentChange": 10.58,
"previousClose": 6.24,
"volume": 395500,
"previousVolume": 66500,
"standardDeviation": 2.94
},
{
"symbol": "FTNT",
"symbolName": "Fortinet Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3577",
"industry": "Security",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 81.64,
"priceNetChange": 4.019999999999996,
"pricePercentChange": 5.18,
"previousClose": 77.62,
"volume": 10960100,
"previousVolume": 4853300,
"standardDeviation": 2.92
},
{
"symbol": "BAH",
"symbolName": "Booz Allen Hamilton Holding Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "8742",
"industry": "Consulting",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:00-06:00",
"tradeTimestamp": "2026-01-23T19:00:00-06:00",
"lastPrice": 102.23,
"priceNetChange": 6.469999999999999,
"pricePercentChange": 6.76,
"previousClose": 95.76,
"volume": 6129000,
"previousVolume": 2173500,
"standardDeviation": 2.91
},
{
"symbol": "LLYVK",
"symbolName": "Liberty Live Holdings Inc Series C",
"exchange": "NASDAQ",
"country": null,
"sicSector": null,
"industry": "Media Conglomerates",
"subIndustry": null,
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 86.13,
"priceNetChange": 4.280000000000001,
"pricePercentChange": 5.23,
"previousClose": 81.85,
"volume": 337900,
"previousVolume": 402500,
"standardDeviation": 2.86
},
{
"symbol": "KARO",
"symbolName": "KaroOOOO Ltd",
"exchange": "NASDAQ",
"country": "SGP",
"sicSector": "7372",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T16:00:00-06:00",
"lastPrice": 49.85,
"priceNetChange": 3.8999999999999986,
"pricePercentChange": 8.49,
"previousClose": 45.95,
"volume": 106300,
"previousVolume": 46600,
"standardDeviation": 2.85
},
{
"symbol": "PLG",
"symbolName": "Platinum Group Metals Ltd",
"exchange": "AMEX",
"country": "CAN",
"sicSector": "1040",
"industry": "Mining",
"subIndustry": "Misc",
"timestamp": "2026-01-23T20:52:01-06:00",
"tradeTimestamp": "2026-01-23T20:00:00-06:00",
"lastPrice": 3.47,
"priceNetChange": 0.5500000000000003,
"pricePercentChange": 18.84,
"previousClose": 2.92,
"volume": 16358400,
"previousVolume": 8168900,
"standardDeviation": 2.79
}
]
}
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>MOVE</symbol>
<symbolName>Movano Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3845</sicSector>
<industry>Medical Information Systems</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>16.74</lastPrice>
<priceNetChange>9.77</priceNetChange>
<pricePercentChange>140.17</pricePercentChange>
<previousClose>6.97</previousClose>
<volume>42592000</volume>
<previousVolume>6824400</previousVolume>
<standardDeviation>4.48</standardDeviation>
</item>
<item>
<symbol>LIF</symbol>
<symbolName>Life360 Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7374</sicSector>
<industry>Protection</industry>
<subIndustry>Safety</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>68.1</lastPrice>
<priceNetChange>13.29</priceNetChange>
<pricePercentChange>24.25</pricePercentChange>
<previousClose>54.81</previousClose>
<volume>3579700</volume>
<previousVolume>1224900</previousVolume>
<standardDeviation>3.96</standardDeviation>
</item>
<item>
<symbol>CHRS</symbol>
<symbolName>Coherus Oncology Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2836</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>2.06</lastPrice>
<priceNetChange>0.47</priceNetChange>
<pricePercentChange>29.56</pricePercentChange>
<previousClose>1.59</previousClose>
<volume>21606100</volume>
<previousVolume>2810300</previousVolume>
<standardDeviation>3.74</standardDeviation>
</item>
<item>
<symbol>DRCT</symbol>
<symbolName>Direct Digital Holdings Inc Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7310</sicSector>
<industry>Advertising Marketing Services</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>4.11</lastPrice>
<priceNetChange>1.8</priceNetChange>
<pricePercentChange>77.92</pricePercentChange>
<previousClose>2.31</previousClose>
<volume>113701800</volume>
<previousVolume>18330700</previousVolume>
<standardDeviation>3.58</standardDeviation>
</item>
<item>
<symbol>QCLS</symbol>
<symbolName>Q/C Technologies Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2835</sicSector>
<industry>Technology Services</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>5.67</lastPrice>
<priceNetChange>1.6</priceNetChange>
<pricePercentChange>39.31</pricePercentChange>
<previousClose>4.07</previousClose>
<volume>25629900</volume>
<previousVolume>387100</previousVolume>
<standardDeviation>3.54</standardDeviation>
</item>
<item>
<symbol>ERIC</symbol>
<symbolName>Ericsson ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>SWE</country>
<sicSector>3663</sicSector>
<industry>Wireless Equipment</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>10.43</lastPrice>
<priceNetChange>0.85</priceNetChange>
<pricePercentChange>8.87</pricePercentChange>
<previousClose>9.58</previousClose>
<volume>32263300</volume>
<previousVolume>19529200</previousVolume>
<standardDeviation>3.52</standardDeviation>
</item>
<item>
<symbol>UHG</symbol>
<symbolName>United Homes Group Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>1531</sicSector>
<industry>Real Estate Developers</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>2.11</lastPrice>
<priceNetChange>0.35</priceNetChange>
<pricePercentChange>19.89</pricePercentChange>
<previousClose>1.76</previousClose>
<volume>2046300</volume>
<previousVolume>430400</previousVolume>
<standardDeviation>3.33</standardDeviation>
</item>
<item>
<symbol>LYV</symbol>
<symbolName>Live Nation Entertainment</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>7900</sicSector>
<industry>Movie & TV Production & Dist</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T19:00:00-06:00</tradeTimestamp>
<lastPrice>146.97</lastPrice>
<priceNetChange>8.83</priceNetChange>
<pricePercentChange>6.39</pricePercentChange>
<previousClose>138.14</previousClose>
<volume>5516700</volume>
<previousVolume>2294500</previousVolume>
<standardDeviation>3.32</standardDeviation>
</item>
<item>
<symbol>AVIR</symbol>
<symbolName>Atea Pharmaceuticals Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>4.12</lastPrice>
<priceNetChange>0.47</priceNetChange>
<pricePercentChange>12.88</pricePercentChange>
<previousClose>3.65</previousClose>
<volume>1903000</volume>
<previousVolume>362000</previousVolume>
<standardDeviation>3.3</standardDeviation>
</item>
<item>
<symbol>ASM</symbol>
<symbolName>Avino Silver & Gold</symbolName>
<exchange>AMEX</exchange>
<country>CAN</country>
<sicSector>1000</sicSector>
<industry>Mining</industry>
<subIndustry>Silver</subIndustry>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T20:00:00-06:00</tradeTimestamp>
<lastPrice>9.35</lastPrice>
<priceNetChange>1.52</priceNetChange>
<pricePercentChange>19.41</pricePercentChange>
<previousClose>7.83</previousClose>
<volume>13537000</volume>
<previousVolume>9408600</previousVolume>
<standardDeviation>3.29</standardDeviation>
</item>
<item>
<symbol>SGU</symbol>
<symbolName>Star Gas Partners LP</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>5990</sicSector>
<industry>Electronics Products</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T19:00:00-06:00</tradeTimestamp>
<lastPrice>12.8</lastPrice>
<priceNetChange>0.26</priceNetChange>
<pricePercentChange>2.07</pricePercentChange>
<previousClose>12.54</previousClose>
<volume>35200</volume>
<previousVolume>30500</previousVolume>
<standardDeviation>3.22</standardDeviation>
</item>
<item>
<symbol>ANL</symbol>
<symbolName>Adlai Nortye Ltd ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>CYM</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T15:59:59-06:00</tradeTimestamp>
<lastPrice>2.63</lastPrice>
<priceNetChange>0.59</priceNetChange>
<pricePercentChange>28.92</pricePercentChange>
<previousClose>2.04</previousClose>
<volume>171000</volume>
<previousVolume>82700</previousVolume>
<standardDeviation>3.16</standardDeviation>
</item>
<item>
<symbol>MTR</symbol>
<symbolName>Mesa Royalty Trust</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6792</sicSector>
<industry>Oil</industry>
<subIndustry>US Royalty Trusts</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T19:00:00-06:00</tradeTimestamp>
<lastPrice>4.67</lastPrice>
<priceNetChange>0.5</priceNetChange>
<pricePercentChange>11.99</pricePercentChange>
<previousClose>4.17</previousClose>
<volume>53600</volume>
<previousVolume>14200</previousVolume>
<standardDeviation>3.11</standardDeviation>
</item>
<item>
<symbol>CASH</symbol>
<symbolName>Pathward Financial Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6021</sicSector>
<industry>Banks</industry>
<subIndustry>Northeast</subIndustry>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>85.72</lastPrice>
<priceNetChange>5.82</priceNetChange>
<pricePercentChange>7.28</pricePercentChange>
<previousClose>79.9</previousClose>
<volume>572900</volume>
<previousVolume>428300</previousVolume>
<standardDeviation>3.06</standardDeviation>
</item>
<item>
<symbol>SMHI</symbol>
<symbolName>Seacor Marine Holdings Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>4412</sicSector>
<industry>Transportation</industry>
<subIndustry>Ship</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T19:00:00-06:00</tradeTimestamp>
<lastPrice>6.9</lastPrice>
<priceNetChange>0.66</priceNetChange>
<pricePercentChange>10.58</pricePercentChange>
<previousClose>6.24</previousClose>
<volume>395500</volume>
<previousVolume>66500</previousVolume>
<standardDeviation>2.94</standardDeviation>
</item>
<item>
<symbol>FTNT</symbol>
<symbolName>Fortinet Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3577</sicSector>
<industry>Security</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>81.64</lastPrice>
<priceNetChange>4.02</priceNetChange>
<pricePercentChange>5.18</pricePercentChange>
<previousClose>77.62</previousClose>
<volume>10960100</volume>
<previousVolume>4853300</previousVolume>
<standardDeviation>2.92</standardDeviation>
</item>
<item>
<symbol>BAH</symbol>
<symbolName>Booz Allen Hamilton Holding Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>8742</sicSector>
<industry>Consulting</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:00-06:00</timestamp>
<tradeTimestamp>2026-01-23T19:00:00-06:00</tradeTimestamp>
<lastPrice>102.23</lastPrice>
<priceNetChange>6.47</priceNetChange>
<pricePercentChange>6.76</pricePercentChange>
<previousClose>95.76</previousClose>
<volume>6129000</volume>
<previousVolume>2173500</previousVolume>
<standardDeviation>2.91</standardDeviation>
</item>
<item>
<symbol>LLYVK</symbol>
<symbolName>Liberty Live Holdings Inc Series C</symbolName>
<exchange>NASDAQ</exchange>
<country/>
<sicSector/>
<industry>Media Conglomerates</industry>
<subIndustry/>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>86.13</lastPrice>
<priceNetChange>4.28</priceNetChange>
<pricePercentChange>5.23</pricePercentChange>
<previousClose>81.85</previousClose>
<volume>337900</volume>
<previousVolume>402500</previousVolume>
<standardDeviation>2.86</standardDeviation>
</item>
<item>
<symbol>KARO</symbol>
<symbolName>KaroOOOO Ltd</symbolName>
<exchange>NASDAQ</exchange>
<country>SGP</country>
<sicSector>7372</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T16:00:00-06:00</tradeTimestamp>
<lastPrice>49.85</lastPrice>
<priceNetChange>3.9</priceNetChange>
<pricePercentChange>8.49</pricePercentChange>
<previousClose>45.95</previousClose>
<volume>106300</volume>
<previousVolume>46600</previousVolume>
<standardDeviation>2.85</standardDeviation>
</item>
<item>
<symbol>PLG</symbol>
<symbolName>Platinum Group Metals Ltd</symbolName>
<exchange>AMEX</exchange>
<country>CAN</country>
<sicSector>1040</sicSector>
<industry>Mining</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2026-01-23T20:52:01-06:00</timestamp>
<tradeTimestamp>2026-01-23T20:00:00-06:00</tradeTimestamp>
<lastPrice>3.47</lastPrice>
<priceNetChange>0.55</priceNetChange>
<pricePercentChange>18.84</pricePercentChange>
<previousClose>2.92</previousClose>
<volume>16358400</volume>
<previousVolume>8168900</previousVolume>
<standardDeviation>2.79</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
"MOVE","Movano Inc","NASDAQ","USA","3845","Medical Information Systems","","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","16.74","9.77","140.17","6.97","42592000","6824400","4.48"
"LIF","Life360 Inc","NASDAQ","USA","7374","Protection","Safety","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","68.1","13.29","24.25","54.81","3579700","1224900","3.96"
"CHRS","Coherus Oncology Inc","NASDAQ","USA","2836","Medical","Biomedical","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","2.06","0.47","29.56","1.59","21606100","2810300","3.74"
"DRCT","Direct Digital Holdings Inc Cl A","NASDAQ","USA","7310","Advertising Marketing Services","","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","4.11","1.8","77.92","2.31","113701800","18330700","3.58"
"QCLS","Q/C Technologies Inc","NASDAQ","USA","2835","Technology Services","","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","5.67","1.6","39.31","4.07","25629900","387100","3.54"
"ERIC","Ericsson ADR","NASDAQ","SWE","3663","Wireless Equipment","","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","10.43","0.85","8.87","9.58","32263300","19529200","3.52"
"UHG","United Homes Group Inc","NASDAQ","USA","1531","Real Estate Developers","","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","2.11","0.35","19.89","1.76","2046300","430400","3.33"
"LYV","Live Nation Entertainment","NYSE","USA","7900","Movie & TV Production & Dist","","2026-01-23T20:52:01-06:00","2026-01-23T19:00:00-06:00","146.97","8.83","6.39","138.14","5516700","2294500","3.32"
"AVIR","Atea Pharmaceuticals Inc","NASDAQ","USA","2834","Medical","Biomedical","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","4.12","0.47","12.88","3.65","1903000","362000","3.3"
"ASM","Avino Silver & Gold","AMEX","CAN","1000","Mining","Silver","2026-01-23T20:52:00-06:00","2026-01-23T20:00:00-06:00","9.35","1.52","19.41","7.83","13537000","9408600","3.29"
"SGU","Star Gas Partners LP","NYSE","USA","5990","Electronics Products","Misc","2026-01-23T20:52:01-06:00","2026-01-23T19:00:00-06:00","12.8","0.26","2.07","12.54","35200","30500","3.22"
"ANL","Adlai Nortye Ltd ADR","NASDAQ","CYM","2834","Medical","Biomedical","2026-01-23T20:52:00-06:00","2026-01-23T15:59:59-06:00","2.63","0.59","28.92","2.04","171000","82700","3.16"
"MTR","Mesa Royalty Trust","NYSE","USA","6792","Oil","US Royalty Trusts","2026-01-23T20:52:01-06:00","2026-01-23T19:00:00-06:00","4.67","0.5","11.99","4.17","53600","14200","3.11"
"CASH","Pathward Financial Inc","NASDAQ","USA","6021","Banks","Northeast","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","85.72","5.82","7.28","79.9","572900","428300","3.06"
"SMHI","Seacor Marine Holdings Inc","NYSE","USA","4412","Transportation","Ship","2026-01-23T20:52:01-06:00","2026-01-23T19:00:00-06:00","6.9","0.66","10.58","6.24","395500","66500","2.94"
"FTNT","Fortinet Inc","NASDAQ","USA","3577","Security","","2026-01-23T20:52:00-06:00","2026-01-23T16:00:00-06:00","81.64","4.02","5.18","77.62","10960100","4853300","2.92"
"BAH","Booz Allen Hamilton Holding Corp","NYSE","USA","8742","Consulting","","2026-01-23T20:52:00-06:00","2026-01-23T19:00:00-06:00","102.23","6.47","6.76","95.76","6129000","2173500","2.91"
"LLYVK","Liberty Live Holdings Inc Series C","NASDAQ","","","Media Conglomerates","","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","86.13","4.28","5.23","81.85","337900","402500","2.86"
"KARO","KaroOOOO Ltd","NASDAQ","SGP","7372","Internet","Software","2026-01-23T20:52:01-06:00","2026-01-23T16:00:00-06:00","49.85","3.9","8.49","45.95","106300","46600","2.85"
"PLG","Platinum Group Metals Ltd","AMEX","CAN","1040","Mining","Misc","2026-01-23T20:52:01-06:00","2026-01-23T20:00:00-06:00","3.47","0.55","18.84","2.92","16358400","8168900","2.79"
<?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