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": "ZBRA",
"symbolName": "Zebra Technologies",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3560",
"industry": "Machinery",
"subIndustry": "Thermal Processing",
"timestamp": "2026-08-04T17:31:43-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 368.83,
"priceNetChange": 77.19,
"pricePercentChange": 26.47,
"previousClose": 291.64,
"volume": 2614511,
"previousVolume": 1301000,
"standardDeviation": 4.28
},
{
"symbol": "INFU",
"symbolName": "Infusystems Holdings",
"exchange": "AMEX",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Products",
"subIndustry": null,
"timestamp": "2026-08-04T17:11:45-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 12.32,
"priceNetChange": 3.0999999999999996,
"pricePercentChange": 33.62,
"previousClose": 9.22,
"volume": 581671,
"previousVolume": 238200,
"standardDeviation": 4.21
},
{
"symbol": "MED",
"symbolName": "Medifast Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "2090",
"industry": "Food",
"subIndustry": "Misc & Diversified",
"timestamp": "2026-08-04T17:26:00-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 13.08,
"priceNetChange": 3.34,
"pricePercentChange": 34.29,
"previousClose": 9.74,
"volume": 908226,
"previousVolume": 250700,
"standardDeviation": 4.21
},
{
"symbol": "AMIX",
"symbolName": "Autonomix Medical Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Instruments",
"subIndustry": null,
"timestamp": "2026-08-04T17:32:06-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 19.5,
"priceNetChange": 15.85,
"pricePercentChange": 434.25,
"previousClose": 3.65,
"volume": 119063209,
"previousVolume": 226700,
"standardDeviation": 4.21
},
{
"symbol": "WLK",
"symbolName": "Westlake Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "2860",
"industry": "Consumer Prdts",
"subIndustry": "Misc Discr",
"timestamp": "2026-08-04T16:51:27-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 80.63,
"priceNetChange": 10.739999999999995,
"pricePercentChange": 15.37,
"previousClose": 69.89,
"volume": 3009321,
"previousVolume": 2219100,
"standardDeviation": 4.2
},
{
"symbol": "ACCL",
"symbolName": "Acco Group Holdings Limited",
"exchange": "NASDAQ",
"country": "HKG",
"sicSector": "8742",
"industry": "Consulting",
"subIndustry": null,
"timestamp": "2026-08-04T17:28:33-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 2.75,
"priceNetChange": 0.45999999999999996,
"pricePercentChange": 20.09,
"previousClose": 2.29,
"volume": 524136,
"previousVolume": 21200,
"standardDeviation": 4.15
},
{
"symbol": "IBTA",
"symbolName": "Ibotta Inc Cl A",
"exchange": "NYSE",
"country": "USA",
"sicSector": "7310",
"industry": "Technology Services",
"subIndustry": null,
"timestamp": "2026-08-04T17:30:16-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 37.34,
"priceNetChange": 12.760000000000005,
"pricePercentChange": 51.91,
"previousClose": 24.58,
"volume": 1248814,
"previousVolume": 408200,
"standardDeviation": 4.06
},
{
"symbol": "PLTR",
"symbolName": "Palantir Technologies Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7372",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2026-08-04T17:32:06-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 162.66,
"priceNetChange": 37.00999999999999,
"pricePercentChange": 29.45,
"previousClose": 125.65,
"volume": 174386847,
"previousVolume": 77282900,
"standardDeviation": 4.05
},
{
"symbol": "PAY",
"symbolName": "Paymentus Holdings Inc Cl A",
"exchange": "NYSE",
"country": "USA",
"sicSector": "7389",
"industry": "Financial Transaction Services",
"subIndustry": null,
"timestamp": "2026-08-04T17:31:23-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 44.6,
"priceNetChange": 10.079999999999998,
"pricePercentChange": 29.2,
"previousClose": 34.52,
"volume": 4597560,
"previousVolume": 1347200,
"standardDeviation": 4.04
},
{
"symbol": "INSP",
"symbolName": "Inspire Medical Systems Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Information Systems",
"subIndustry": null,
"timestamp": "2026-08-04T17:22:59-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 64.14,
"priceNetChange": 11.920000000000002,
"pricePercentChange": 22.83,
"previousClose": 52.22,
"volume": 2328911,
"previousVolume": 992100,
"standardDeviation": 3.95
},
{
"symbol": "BRSL",
"symbolName": "Brightstar Lottery Plc",
"exchange": "NYSE",
"country": "GBR",
"sicSector": "7990",
"industry": "Gaming",
"subIndustry": null,
"timestamp": "2026-08-04T17:29:40-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 11.3,
"priceNetChange": 1.1900000000000013,
"pricePercentChange": 11.77,
"previousClose": 10.11,
"volume": 4971150,
"previousVolume": 2114400,
"standardDeviation": 3.94
},
{
"symbol": "PPLI",
"symbolName": "People Incorporated",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7370",
"industry": "Media Conglomerates",
"subIndustry": null,
"timestamp": "2026-08-04T16:20:01-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 46.43,
"priceNetChange": 4.369999999999997,
"pricePercentChange": 10.39,
"previousClose": 42.06,
"volume": 2409249,
"previousVolume": 1559700,
"standardDeviation": 3.83
},
{
"symbol": "XGN",
"symbolName": "Exagen Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "8071",
"industry": "Medical Products",
"subIndustry": null,
"timestamp": "2026-08-04T17:32:00-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 6.45,
"priceNetChange": 1.7700000000000005,
"pricePercentChange": 37.82,
"previousClose": 4.68,
"volume": 2618596,
"previousVolume": 212100,
"standardDeviation": 3.81
},
{
"symbol": "TSAT",
"symbolName": "Telesat Corp Cl A",
"exchange": "NASDAQ",
"country": "CAN",
"sicSector": "4899",
"industry": "Satellite Communication",
"subIndustry": null,
"timestamp": "2026-08-04T17:25:53-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 54.75,
"priceNetChange": 14.57,
"pricePercentChange": 36.26,
"previousClose": 40.18,
"volume": 1331884,
"previousVolume": 165900,
"standardDeviation": 3.79
},
{
"symbol": "UFPT",
"symbolName": "U F P Tech Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Instruments",
"subIndustry": null,
"timestamp": "2026-08-04T17:30:58-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 334.84,
"priceNetChange": 67.31,
"pricePercentChange": 25.16,
"previousClose": 267.53,
"volume": 637536,
"previousVolume": 189700,
"standardDeviation": 3.79
},
{
"symbol": "HLMN",
"symbolName": "Hillman Solutions Corp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3420",
"industry": "Building & Construction",
"subIndustry": "Misc",
"timestamp": "2026-08-04T16:20:02-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 9.51,
"priceNetChange": 1.1999999999999993,
"pricePercentChange": 14.44,
"previousClose": 8.31,
"volume": 4969532,
"previousVolume": 1683700,
"standardDeviation": 3.79
},
{
"symbol": "TDW",
"symbolName": "Tidewater Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4400",
"industry": "Oil",
"subIndustry": "US Integrated",
"timestamp": "2026-08-04T17:15:54-05:00",
"tradeTimestamp": "2026-08-04T16:10:00-05:00",
"lastPrice": 84.19,
"priceNetChange": 12.709999999999994,
"pricePercentChange": 17.78,
"previousClose": 71.48,
"volume": 1812906,
"previousVolume": 753700,
"standardDeviation": 3.75
},
{
"symbol": "ORIC",
"symbolName": "Oric Pharmaceuticals Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-08-04T17:25:55-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 13.47,
"priceNetChange": 2.870000000000001,
"pricePercentChange": 27.08,
"previousClose": 10.6,
"volume": 5042445,
"previousVolume": 2460200,
"standardDeviation": 3.72
},
{
"symbol": "DDI",
"symbolName": "Doubledown Interactive ADR",
"exchange": "NASDAQ",
"country": "KOR",
"sicSector": "7374",
"industry": "Gaming",
"subIndustry": null,
"timestamp": "2026-08-04T17:15:06-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 12,
"priceNetChange": 0.33000000000000007,
"pricePercentChange": 2.83,
"previousClose": 11.67,
"volume": 167673,
"previousVolume": 82000,
"standardDeviation": 3.71
},
{
"symbol": "ARVN",
"symbolName": "Arvinas Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2026-08-04T17:32:01-05:00",
"tradeTimestamp": "2026-08-04T16:00:00-05:00",
"lastPrice": 9,
"priceNetChange": 0.9399999999999995,
"pricePercentChange": 11.66,
"previousClose": 8.06,
"volume": 3031893,
"previousVolume": 716800,
"standardDeviation": 3.68
}
]
}
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>ZBRA</symbol>
<symbolName>Zebra Technologies</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3560</sicSector>
<industry>Machinery</industry>
<subIndustry>Thermal Processing</subIndustry>
<timestamp>2026-08-04T17:31:43-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>368.83</lastPrice>
<priceNetChange>77.19</priceNetChange>
<pricePercentChange>26.47</pricePercentChange>
<previousClose>291.64</previousClose>
<volume>2614511</volume>
<previousVolume>1301000</previousVolume>
<standardDeviation>4.28</standardDeviation>
</item>
<item>
<symbol>INFU</symbol>
<symbolName>Infusystems Holdings</symbolName>
<exchange>AMEX</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Products</industry>
<subIndustry/>
<timestamp>2026-08-04T17:11:45-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>12.32</lastPrice>
<priceNetChange>3.1</priceNetChange>
<pricePercentChange>33.62</pricePercentChange>
<previousClose>9.22</previousClose>
<volume>581671</volume>
<previousVolume>238200</previousVolume>
<standardDeviation>4.21</standardDeviation>
</item>
<item>
<symbol>MED</symbol>
<symbolName>Medifast Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>2090</sicSector>
<industry>Food</industry>
<subIndustry>Misc & Diversified</subIndustry>
<timestamp>2026-08-04T17:26:00-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>13.08</lastPrice>
<priceNetChange>3.34</priceNetChange>
<pricePercentChange>34.29</pricePercentChange>
<previousClose>9.74</previousClose>
<volume>908226</volume>
<previousVolume>250700</previousVolume>
<standardDeviation>4.21</standardDeviation>
</item>
<item>
<symbol>AMIX</symbol>
<symbolName>Autonomix Medical Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Instruments</industry>
<subIndustry/>
<timestamp>2026-08-04T17:32:06-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>19.5</lastPrice>
<priceNetChange>15.85</priceNetChange>
<pricePercentChange>434.25</pricePercentChange>
<previousClose>3.65</previousClose>
<volume>119063209</volume>
<previousVolume>226700</previousVolume>
<standardDeviation>4.21</standardDeviation>
</item>
<item>
<symbol>WLK</symbol>
<symbolName>Westlake Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>2860</sicSector>
<industry>Consumer Prdts</industry>
<subIndustry>Misc Discr</subIndustry>
<timestamp>2026-08-04T16:51:27-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>80.63</lastPrice>
<priceNetChange>10.74</priceNetChange>
<pricePercentChange>15.37</pricePercentChange>
<previousClose>69.89</previousClose>
<volume>3009321</volume>
<previousVolume>2219100</previousVolume>
<standardDeviation>4.2</standardDeviation>
</item>
<item>
<symbol>ACCL</symbol>
<symbolName>Acco Group Holdings Limited</symbolName>
<exchange>NASDAQ</exchange>
<country>HKG</country>
<sicSector>8742</sicSector>
<industry>Consulting</industry>
<subIndustry/>
<timestamp>2026-08-04T17:28:33-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>2.75</lastPrice>
<priceNetChange>0.46</priceNetChange>
<pricePercentChange>20.09</pricePercentChange>
<previousClose>2.29</previousClose>
<volume>524136</volume>
<previousVolume>21200</previousVolume>
<standardDeviation>4.15</standardDeviation>
</item>
<item>
<symbol>IBTA</symbol>
<symbolName>Ibotta Inc Cl A</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>7310</sicSector>
<industry>Technology Services</industry>
<subIndustry/>
<timestamp>2026-08-04T17:30:16-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>37.34</lastPrice>
<priceNetChange>12.76</priceNetChange>
<pricePercentChange>51.91</pricePercentChange>
<previousClose>24.58</previousClose>
<volume>1248814</volume>
<previousVolume>408200</previousVolume>
<standardDeviation>4.06</standardDeviation>
</item>
<item>
<symbol>PLTR</symbol>
<symbolName>Palantir Technologies Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7372</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2026-08-04T17:32:06-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>162.66</lastPrice>
<priceNetChange>37.01</priceNetChange>
<pricePercentChange>29.45</pricePercentChange>
<previousClose>125.65</previousClose>
<volume>174386847</volume>
<previousVolume>77282900</previousVolume>
<standardDeviation>4.05</standardDeviation>
</item>
<item>
<symbol>PAY</symbol>
<symbolName>Paymentus Holdings Inc Cl A</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>7389</sicSector>
<industry>Financial Transaction Services</industry>
<subIndustry/>
<timestamp>2026-08-04T17:31:23-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>44.6</lastPrice>
<priceNetChange>10.08</priceNetChange>
<pricePercentChange>29.2</pricePercentChange>
<previousClose>34.52</previousClose>
<volume>4597560</volume>
<previousVolume>1347200</previousVolume>
<standardDeviation>4.04</standardDeviation>
</item>
<item>
<symbol>INSP</symbol>
<symbolName>Inspire Medical Systems Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Information Systems</industry>
<subIndustry/>
<timestamp>2026-08-04T17:22:59-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>64.14</lastPrice>
<priceNetChange>11.92</priceNetChange>
<pricePercentChange>22.83</pricePercentChange>
<previousClose>52.22</previousClose>
<volume>2328911</volume>
<previousVolume>992100</previousVolume>
<standardDeviation>3.95</standardDeviation>
</item>
<item>
<symbol>BRSL</symbol>
<symbolName>Brightstar Lottery Plc</symbolName>
<exchange>NYSE</exchange>
<country>GBR</country>
<sicSector>7990</sicSector>
<industry>Gaming</industry>
<subIndustry/>
<timestamp>2026-08-04T17:29:40-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>11.3</lastPrice>
<priceNetChange>1.19</priceNetChange>
<pricePercentChange>11.77</pricePercentChange>
<previousClose>10.11</previousClose>
<volume>4971150</volume>
<previousVolume>2114400</previousVolume>
<standardDeviation>3.94</standardDeviation>
</item>
<item>
<symbol>PPLI</symbol>
<symbolName>People Incorporated</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7370</sicSector>
<industry>Media Conglomerates</industry>
<subIndustry/>
<timestamp>2026-08-04T16:20:01-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>46.43</lastPrice>
<priceNetChange>4.37</priceNetChange>
<pricePercentChange>10.39</pricePercentChange>
<previousClose>42.06</previousClose>
<volume>2409249</volume>
<previousVolume>1559700</previousVolume>
<standardDeviation>3.83</standardDeviation>
</item>
<item>
<symbol>XGN</symbol>
<symbolName>Exagen Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>8071</sicSector>
<industry>Medical Products</industry>
<subIndustry/>
<timestamp>2026-08-04T17:32:00-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>6.45</lastPrice>
<priceNetChange>1.77</priceNetChange>
<pricePercentChange>37.82</pricePercentChange>
<previousClose>4.68</previousClose>
<volume>2618596</volume>
<previousVolume>212100</previousVolume>
<standardDeviation>3.81</standardDeviation>
</item>
<item>
<symbol>TSAT</symbol>
<symbolName>Telesat Corp Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>CAN</country>
<sicSector>4899</sicSector>
<industry>Satellite Communication</industry>
<subIndustry/>
<timestamp>2026-08-04T17:25:53-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>54.75</lastPrice>
<priceNetChange>14.57</priceNetChange>
<pricePercentChange>36.26</pricePercentChange>
<previousClose>40.18</previousClose>
<volume>1331884</volume>
<previousVolume>165900</previousVolume>
<standardDeviation>3.79</standardDeviation>
</item>
<item>
<symbol>UFPT</symbol>
<symbolName>U F P Tech Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Instruments</industry>
<subIndustry/>
<timestamp>2026-08-04T17:30:58-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>334.84</lastPrice>
<priceNetChange>67.31</priceNetChange>
<pricePercentChange>25.16</pricePercentChange>
<previousClose>267.53</previousClose>
<volume>637536</volume>
<previousVolume>189700</previousVolume>
<standardDeviation>3.79</standardDeviation>
</item>
<item>
<symbol>HLMN</symbol>
<symbolName>Hillman Solutions Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3420</sicSector>
<industry>Building & Construction</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2026-08-04T16:20:02-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>9.51</lastPrice>
<priceNetChange>1.2</priceNetChange>
<pricePercentChange>14.44</pricePercentChange>
<previousClose>8.31</previousClose>
<volume>4969532</volume>
<previousVolume>1683700</previousVolume>
<standardDeviation>3.79</standardDeviation>
</item>
<item>
<symbol>TDW</symbol>
<symbolName>Tidewater Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>4400</sicSector>
<industry>Oil</industry>
<subIndustry>US Integrated</subIndustry>
<timestamp>2026-08-04T17:15:54-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:10:00-05:00</tradeTimestamp>
<lastPrice>84.19</lastPrice>
<priceNetChange>12.71</priceNetChange>
<pricePercentChange>17.78</pricePercentChange>
<previousClose>71.48</previousClose>
<volume>1812906</volume>
<previousVolume>753700</previousVolume>
<standardDeviation>3.75</standardDeviation>
</item>
<item>
<symbol>ORIC</symbol>
<symbolName>Oric Pharmaceuticals Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-08-04T17:25:55-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>13.47</lastPrice>
<priceNetChange>2.87</priceNetChange>
<pricePercentChange>27.08</pricePercentChange>
<previousClose>10.6</previousClose>
<volume>5042445</volume>
<previousVolume>2460200</previousVolume>
<standardDeviation>3.72</standardDeviation>
</item>
<item>
<symbol>DDI</symbol>
<symbolName>Doubledown Interactive ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>KOR</country>
<sicSector>7374</sicSector>
<industry>Gaming</industry>
<subIndustry/>
<timestamp>2026-08-04T17:15:06-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>12</lastPrice>
<priceNetChange>0.33</priceNetChange>
<pricePercentChange>2.83</pricePercentChange>
<previousClose>11.67</previousClose>
<volume>167673</volume>
<previousVolume>82000</previousVolume>
<standardDeviation>3.71</standardDeviation>
</item>
<item>
<symbol>ARVN</symbol>
<symbolName>Arvinas Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2026-08-04T17:32:01-05:00</timestamp>
<tradeTimestamp>2026-08-04T16:00:00-05:00</tradeTimestamp>
<lastPrice>9</lastPrice>
<priceNetChange>0.94</priceNetChange>
<pricePercentChange>11.66</pricePercentChange>
<previousClose>8.06</previousClose>
<volume>3031893</volume>
<previousVolume>716800</previousVolume>
<standardDeviation>3.68</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
"ZBRA","Zebra Technologies","NASDAQ","USA","3560","Machinery","Thermal Processing","2026-08-04T17:31:43-05:00","2026-08-04T16:00:00-05:00","368.83","77.19","26.47","291.64","2614511","1301000","4.28"
"INFU","Infusystems Holdings","AMEX","USA","3841","Medical Products","","2026-08-04T17:11:45-05:00","2026-08-04T16:10:00-05:00","12.32","3.1","33.62","9.22","581671","238200","4.21"
"MED","Medifast Inc","NYSE","USA","2090","Food","Misc & Diversified","2026-08-04T17:26:00-05:00","2026-08-04T16:10:00-05:00","13.08","3.34","34.29","9.74","908226","250700","4.21"
"AMIX","Autonomix Medical Inc","NASDAQ","USA","3841","Medical Instruments","","2026-08-04T17:32:06-05:00","2026-08-04T16:00:00-05:00","19.5","15.85","434.25","3.65","119063209","226700","4.21"
"WLK","Westlake Corp","NYSE","USA","2860","Consumer Prdts","Misc Discr","2026-08-04T16:51:27-05:00","2026-08-04T16:10:00-05:00","80.63","10.74","15.37","69.89","3009321","2219100","4.2"
"ACCL","Acco Group Holdings Limited","NASDAQ","HKG","8742","Consulting","","2026-08-04T17:28:33-05:00","2026-08-04T16:00:00-05:00","2.75","0.46","20.09","2.29","524136","21200","4.15"
"IBTA","Ibotta Inc Cl A","NYSE","USA","7310","Technology Services","","2026-08-04T17:30:16-05:00","2026-08-04T16:10:00-05:00","37.34","12.76","51.91","24.58","1248814","408200","4.06"
"PLTR","Palantir Technologies Cl A","NASDAQ","USA","7372","Internet","Software","2026-08-04T17:32:06-05:00","2026-08-04T16:00:00-05:00","162.66","37.01","29.45","125.65","174386847","77282900","4.05"
"PAY","Paymentus Holdings Inc Cl A","NYSE","USA","7389","Financial Transaction Services","","2026-08-04T17:31:23-05:00","2026-08-04T16:10:00-05:00","44.6","10.08","29.2","34.52","4597560","1347200","4.04"
"INSP","Inspire Medical Systems Inc","NYSE","USA","3841","Medical Information Systems","","2026-08-04T17:22:59-05:00","2026-08-04T16:10:00-05:00","64.14","11.92","22.83","52.22","2328911","992100","3.95"
"BRSL","Brightstar Lottery Plc","NYSE","GBR","7990","Gaming","","2026-08-04T17:29:40-05:00","2026-08-04T16:10:00-05:00","11.3","1.19","11.77","10.11","4971150","2114400","3.94"
"PPLI","People Incorporated","NASDAQ","USA","7370","Media Conglomerates","","2026-08-04T16:20:01-05:00","2026-08-04T16:00:00-05:00","46.43","4.37","10.39","42.06","2409249","1559700","3.83"
"XGN","Exagen Inc","NASDAQ","USA","8071","Medical Products","","2026-08-04T17:32:00-05:00","2026-08-04T16:00:00-05:00","6.45","1.77","37.82","4.68","2618596","212100","3.81"
"TSAT","Telesat Corp Cl A","NASDAQ","CAN","4899","Satellite Communication","","2026-08-04T17:25:53-05:00","2026-08-04T16:00:00-05:00","54.75","14.57","36.26","40.18","1331884","165900","3.79"
"UFPT","U F P Tech Inc","NASDAQ","USA","3841","Medical Instruments","","2026-08-04T17:30:58-05:00","2026-08-04T16:00:00-05:00","334.84","67.31","25.16","267.53","637536","189700","3.79"
"HLMN","Hillman Solutions Corp","NASDAQ","USA","3420","Building & Construction","Misc","2026-08-04T16:20:02-05:00","2026-08-04T16:00:00-05:00","9.51","1.2","14.44","8.31","4969532","1683700","3.79"
"TDW","Tidewater Inc","NYSE","USA","4400","Oil","US Integrated","2026-08-04T17:15:54-05:00","2026-08-04T16:10:00-05:00","84.19","12.71","17.78","71.48","1812906","753700","3.75"
"ORIC","Oric Pharmaceuticals Inc","NASDAQ","USA","2834","Medical","Biomedical","2026-08-04T17:25:55-05:00","2026-08-04T16:00:00-05:00","13.47","2.87","27.08","10.6","5042445","2460200","3.72"
"DDI","Doubledown Interactive ADR","NASDAQ","KOR","7374","Gaming","","2026-08-04T17:15:06-05:00","2026-08-04T16:00:00-05:00","12","0.33","2.83","11.67","167673","82000","3.71"
"ARVN","Arvinas Inc","NASDAQ","USA","2834","Medical","Biomedical","2026-08-04T17:32:01-05:00","2026-08-04T16:00:00-05:00","9","0.94","11.66","8.06","3031893","716800","3.68"
<?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