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": "MXL",
"symbolName": "Maxlinear Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Semi Analog & Mixed",
"subIndustry": null,
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 60.32,
"priceNetChange": 26.07,
"pricePercentChange": 76.12,
"previousClose": 34.25,
"volume": 29044000,
"previousVolume": 5099300,
"standardDeviation": 4.57
},
{
"symbol": "IHRT",
"symbolName": "Iheartmedia Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4832",
"industry": "Broadcast",
"subIndustry": "Radio & TV",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 5.42,
"priceNetChange": 1.4100000000000001,
"pricePercentChange": 35.16,
"previousClose": 4.01,
"volume": 1455700,
"previousVolume": 463300,
"standardDeviation": 4.38
},
{
"symbol": "SXT",
"symbolName": "Sensient Technologies Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "2860",
"industry": "Chemical",
"subIndustry": "Specialty",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 123.15,
"priceNetChange": 23.92,
"pricePercentChange": 24.11,
"previousClose": 99.23,
"volume": 1763900,
"previousVolume": 662300,
"standardDeviation": 4.3
},
{
"symbol": "WKC",
"symbolName": "World Kinect Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "5172",
"industry": "Oil",
"subIndustry": "Refining and Marketing",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 26.11,
"priceNetChange": 2.5700000000000003,
"pricePercentChange": 10.92,
"previousClose": 23.54,
"volume": 3189600,
"previousVolume": 816700,
"standardDeviation": 4.01
},
{
"symbol": "QCOM",
"symbolName": "Qualcomm Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3663",
"industry": "Electronics",
"subIndustry": "Semiconductors",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 148.85,
"priceNetChange": 14.900000000000006,
"pricePercentChange": 11.12,
"previousClose": 133.95,
"volume": 29449500,
"previousVolume": 10164800,
"standardDeviation": 4.01
},
{
"symbol": "RMAX",
"symbolName": "Re\/Max Holdings Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6531",
"industry": "Real Estate Operations",
"subIndustry": null,
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 7.99,
"priceNetChange": 1.4300000000000006,
"pricePercentChange": 21.8,
"previousClose": 6.56,
"volume": 1400400,
"previousVolume": 220400,
"standardDeviation": 3.92
},
{
"symbol": "AMD",
"symbolName": "Adv Micro Devices",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Computer",
"subIndustry": "Integrated Systems",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:15:00-05:00",
"lastPrice": 347.81,
"priceNetChange": 42.48000000000002,
"pricePercentChange": 13.91,
"previousClose": 305.33,
"volume": 81616600,
"previousVolume": 45619700,
"standardDeviation": 3.92
},
{
"symbol": "MCW",
"symbolName": "Mister Car Wash Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7500",
"industry": "Auto",
"subIndustry": "Truck Replacement Parts",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 7.07,
"priceNetChange": 0.0600000000000005,
"pricePercentChange": 0.86,
"previousClose": 7.01,
"volume": 3373700,
"previousVolume": 989900,
"standardDeviation": 3.84
},
{
"symbol": "CHE",
"symbolName": "Chemed Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "8082",
"industry": "Medical",
"subIndustry": "Outpatient & Hm Care",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 421.11,
"priceNetChange": 38.139999999999986,
"pricePercentChange": 9.96,
"previousClose": 382.97,
"volume": 606900,
"previousVolume": 258700,
"standardDeviation": 3.84
},
{
"symbol": "INVE",
"symbolName": "Identiv Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3577",
"industry": "Computers",
"subIndustry": "Peripheral Equpt",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 4.37,
"priceNetChange": 0.4900000000000002,
"pricePercentChange": 12.63,
"previousClose": 3.88,
"volume": 1250200,
"previousVolume": 415100,
"standardDeviation": 3.81
},
{
"symbol": "ATOM",
"symbolName": "Atomera Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Electronics",
"subIndustry": "Semiconductors",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 8.6,
"priceNetChange": 2.4099999999999993,
"pricePercentChange": 38.93,
"previousClose": 6.19,
"volume": 28328200,
"previousVolume": 976800,
"standardDeviation": 3.76
},
{
"symbol": "INTC",
"symbolName": "Intel Corp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Semi General",
"subIndustry": null,
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:15:00-05:00",
"lastPrice": 82.54,
"priceNetChange": 15.760000000000005,
"pricePercentChange": 23.6,
"previousClose": 66.78,
"volume": 281405200,
"previousVolume": 155141700,
"standardDeviation": 3.75
},
{
"symbol": "LIDR",
"symbolName": "Aeye Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3714",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 2.19,
"priceNetChange": 0.5,
"pricePercentChange": 29.59,
"previousClose": 1.69,
"volume": 103411600,
"previousVolume": 820800,
"standardDeviation": 3.72
},
{
"symbol": "CVLG",
"symbolName": "Covenant Logistics Group Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4213",
"industry": "Transportation",
"subIndustry": "Truck",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 34.07,
"priceNetChange": 2.879999999999999,
"pricePercentChange": 9.23,
"previousClose": 31.19,
"volume": 367600,
"previousVolume": 227700,
"standardDeviation": 3.59
},
{
"symbol": "CEVA",
"symbolName": "Ceva Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7370",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 28.87,
"priceNetChange": 4.23,
"pricePercentChange": 17.17,
"previousClose": 24.64,
"volume": 1600800,
"previousVolume": 404900,
"standardDeviation": 3.59
},
{
"symbol": "BOOM",
"symbolName": "Dynamic Materials",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3390",
"industry": "Industrial Services",
"subIndustry": null,
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 6.41,
"priceNetChange": 0.7599999999999998,
"pricePercentChange": 13.45,
"previousClose": 5.65,
"volume": 644300,
"previousVolume": 245000,
"standardDeviation": 3.54
},
{
"symbol": "UVE",
"symbolName": "Universal Insurance Holdings Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6331",
"industry": "Insurance",
"subIndustry": "Proprty & Casualty",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 39.48,
"priceNetChange": 4.299999999999997,
"pricePercentChange": 12.22,
"previousClose": 35.18,
"volume": 524500,
"previousVolume": 199300,
"standardDeviation": 3.52
},
{
"symbol": "MSBI",
"symbolName": "Midland Sts BNC",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6022",
"industry": "Banks",
"subIndustry": "Northeast",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 25,
"priceNetChange": 1.6099999999999994,
"pricePercentChange": 6.88,
"previousClose": 23.39,
"volume": 297700,
"previousVolume": 111700,
"standardDeviation": 3.48
},
{
"symbol": "CC",
"symbolName": "Chemours Company",
"exchange": "NYSE",
"country": "USA",
"sicSector": "2800",
"industry": "Chemical",
"subIndustry": "Diversified",
"timestamp": "2026-04-25T01:25:03-05:00",
"tradeTimestamp": "2026-04-24T19:00:00-05:00",
"lastPrice": 26.61,
"priceNetChange": 2.419999999999998,
"pricePercentChange": 10,
"previousClose": 24.19,
"volume": 4351900,
"previousVolume": 2381600,
"standardDeviation": 3.32
},
{
"symbol": "SOTK",
"symbolName": "Sono-Tek Corp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3559",
"industry": "Electronics",
"subIndustry": "Semiconductors",
"timestamp": "2026-04-25T11:35:00-05:00",
"tradeTimestamp": "2026-04-24T16:00:00-05:00",
"lastPrice": 4.7,
"priceNetChange": 0.3600000000000003,
"pricePercentChange": 8.29,
"previousClose": 4.34,
"volume": 58600,
"previousVolume": 39700,
"standardDeviation": 3.32
}
]
}
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>MXL</symbol>
<symbolName>Maxlinear Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Semi Analog & Mixed</industry>
<subIndustry/>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>60.32</lastPrice>
<priceNetChange>26.07</priceNetChange>
<pricePercentChange>76.12</pricePercentChange>
<previousClose>34.25</previousClose>
<volume>29044000</volume>
<previousVolume>5099300</previousVolume>
<standardDeviation>4.57</standardDeviation>
</item>
<item>
<symbol>IHRT</symbol>
<symbolName>Iheartmedia Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4832</sicSector>
<industry>Broadcast</industry>
<subIndustry>Radio & TV</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>5.42</lastPrice>
<priceNetChange>1.41</priceNetChange>
<pricePercentChange>35.16</pricePercentChange>
<previousClose>4.01</previousClose>
<volume>1455700</volume>
<previousVolume>463300</previousVolume>
<standardDeviation>4.38</standardDeviation>
</item>
<item>
<symbol>SXT</symbol>
<symbolName>Sensient Technologies Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>2860</sicSector>
<industry>Chemical</industry>
<subIndustry>Specialty</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>123.15</lastPrice>
<priceNetChange>23.92</priceNetChange>
<pricePercentChange>24.11</pricePercentChange>
<previousClose>99.23</previousClose>
<volume>1763900</volume>
<previousVolume>662300</previousVolume>
<standardDeviation>4.3</standardDeviation>
</item>
<item>
<symbol>WKC</symbol>
<symbolName>World Kinect Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>5172</sicSector>
<industry>Oil</industry>
<subIndustry>Refining and Marketing</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>26.11</lastPrice>
<priceNetChange>2.57</priceNetChange>
<pricePercentChange>10.92</pricePercentChange>
<previousClose>23.54</previousClose>
<volume>3189600</volume>
<previousVolume>816700</previousVolume>
<standardDeviation>4.01</standardDeviation>
</item>
<item>
<symbol>QCOM</symbol>
<symbolName>Qualcomm Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3663</sicSector>
<industry>Electronics</industry>
<subIndustry>Semiconductors</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>148.85</lastPrice>
<priceNetChange>14.9</priceNetChange>
<pricePercentChange>11.12</pricePercentChange>
<previousClose>133.95</previousClose>
<volume>29449500</volume>
<previousVolume>10164800</previousVolume>
<standardDeviation>4.01</standardDeviation>
</item>
<item>
<symbol>RMAX</symbol>
<symbolName>Re/Max Holdings Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6531</sicSector>
<industry>Real Estate Operations</industry>
<subIndustry/>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>7.99</lastPrice>
<priceNetChange>1.43</priceNetChange>
<pricePercentChange>21.8</pricePercentChange>
<previousClose>6.56</previousClose>
<volume>1400400</volume>
<previousVolume>220400</previousVolume>
<standardDeviation>3.92</standardDeviation>
</item>
<item>
<symbol>AMD</symbol>
<symbolName>Adv Micro Devices</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Computer</industry>
<subIndustry>Integrated Systems</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:15:00-05:00</tradeTimestamp>
<lastPrice>347.81</lastPrice>
<priceNetChange>42.48</priceNetChange>
<pricePercentChange>13.91</pricePercentChange>
<previousClose>305.33</previousClose>
<volume>81616600</volume>
<previousVolume>45619700</previousVolume>
<standardDeviation>3.92</standardDeviation>
</item>
<item>
<symbol>MCW</symbol>
<symbolName>Mister Car Wash Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7500</sicSector>
<industry>Auto</industry>
<subIndustry>Truck Replacement Parts</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>7.07</lastPrice>
<priceNetChange>0.06</priceNetChange>
<pricePercentChange>0.86</pricePercentChange>
<previousClose>7.01</previousClose>
<volume>3373700</volume>
<previousVolume>989900</previousVolume>
<standardDeviation>3.84</standardDeviation>
</item>
<item>
<symbol>CHE</symbol>
<symbolName>Chemed Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>8082</sicSector>
<industry>Medical</industry>
<subIndustry>Outpatient & Hm Care</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>421.11</lastPrice>
<priceNetChange>38.14</priceNetChange>
<pricePercentChange>9.96</pricePercentChange>
<previousClose>382.97</previousClose>
<volume>606900</volume>
<previousVolume>258700</previousVolume>
<standardDeviation>3.84</standardDeviation>
</item>
<item>
<symbol>INVE</symbol>
<symbolName>Identiv Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3577</sicSector>
<industry>Computers</industry>
<subIndustry>Peripheral Equpt</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.37</lastPrice>
<priceNetChange>0.49</priceNetChange>
<pricePercentChange>12.63</pricePercentChange>
<previousClose>3.88</previousClose>
<volume>1250200</volume>
<previousVolume>415100</previousVolume>
<standardDeviation>3.81</standardDeviation>
</item>
<item>
<symbol>ATOM</symbol>
<symbolName>Atomera Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Electronics</industry>
<subIndustry>Semiconductors</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>8.6</lastPrice>
<priceNetChange>2.41</priceNetChange>
<pricePercentChange>38.93</pricePercentChange>
<previousClose>6.19</previousClose>
<volume>28328200</volume>
<previousVolume>976800</previousVolume>
<standardDeviation>3.76</standardDeviation>
</item>
<item>
<symbol>INTC</symbol>
<symbolName>Intel Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Semi General</industry>
<subIndustry/>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:15:00-05:00</tradeTimestamp>
<lastPrice>82.54</lastPrice>
<priceNetChange>15.76</priceNetChange>
<pricePercentChange>23.6</pricePercentChange>
<previousClose>66.78</previousClose>
<volume>281405200</volume>
<previousVolume>155141700</previousVolume>
<standardDeviation>3.75</standardDeviation>
</item>
<item>
<symbol>LIDR</symbol>
<symbolName>Aeye Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3714</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>2.19</lastPrice>
<priceNetChange>0.5</priceNetChange>
<pricePercentChange>29.59</pricePercentChange>
<previousClose>1.69</previousClose>
<volume>103411600</volume>
<previousVolume>820800</previousVolume>
<standardDeviation>3.72</standardDeviation>
</item>
<item>
<symbol>CVLG</symbol>
<symbolName>Covenant Logistics Group Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>4213</sicSector>
<industry>Transportation</industry>
<subIndustry>Truck</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>34.07</lastPrice>
<priceNetChange>2.88</priceNetChange>
<pricePercentChange>9.23</pricePercentChange>
<previousClose>31.19</previousClose>
<volume>367600</volume>
<previousVolume>227700</previousVolume>
<standardDeviation>3.59</standardDeviation>
</item>
<item>
<symbol>CEVA</symbol>
<symbolName>Ceva Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7370</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>28.87</lastPrice>
<priceNetChange>4.23</priceNetChange>
<pricePercentChange>17.17</pricePercentChange>
<previousClose>24.64</previousClose>
<volume>1600800</volume>
<previousVolume>404900</previousVolume>
<standardDeviation>3.59</standardDeviation>
</item>
<item>
<symbol>BOOM</symbol>
<symbolName>Dynamic Materials</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3390</sicSector>
<industry>Industrial Services</industry>
<subIndustry/>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>6.41</lastPrice>
<priceNetChange>0.76</priceNetChange>
<pricePercentChange>13.45</pricePercentChange>
<previousClose>5.65</previousClose>
<volume>644300</volume>
<previousVolume>245000</previousVolume>
<standardDeviation>3.54</standardDeviation>
</item>
<item>
<symbol>UVE</symbol>
<symbolName>Universal Insurance Holdings Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6331</sicSector>
<industry>Insurance</industry>
<subIndustry>Proprty & Casualty</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>39.48</lastPrice>
<priceNetChange>4.3</priceNetChange>
<pricePercentChange>12.22</pricePercentChange>
<previousClose>35.18</previousClose>
<volume>524500</volume>
<previousVolume>199300</previousVolume>
<standardDeviation>3.52</standardDeviation>
</item>
<item>
<symbol>MSBI</symbol>
<symbolName>Midland Sts BNC</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6022</sicSector>
<industry>Banks</industry>
<subIndustry>Northeast</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>25</lastPrice>
<priceNetChange>1.61</priceNetChange>
<pricePercentChange>6.88</pricePercentChange>
<previousClose>23.39</previousClose>
<volume>297700</volume>
<previousVolume>111700</previousVolume>
<standardDeviation>3.48</standardDeviation>
</item>
<item>
<symbol>CC</symbol>
<symbolName>Chemours Company</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>2800</sicSector>
<industry>Chemical</industry>
<subIndustry>Diversified</subIndustry>
<timestamp>2026-04-25T01:25:03-05:00</timestamp>
<tradeTimestamp>2026-04-24T19:00:00-05:00</tradeTimestamp>
<lastPrice>26.61</lastPrice>
<priceNetChange>2.42</priceNetChange>
<pricePercentChange>10</pricePercentChange>
<previousClose>24.19</previousClose>
<volume>4351900</volume>
<previousVolume>2381600</previousVolume>
<standardDeviation>3.32</standardDeviation>
</item>
<item>
<symbol>SOTK</symbol>
<symbolName>Sono-Tek Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3559</sicSector>
<industry>Electronics</industry>
<subIndustry>Semiconductors</subIndustry>
<timestamp>2026-04-25T11:35:00-05:00</timestamp>
<tradeTimestamp>2026-04-24T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.7</lastPrice>
<priceNetChange>0.36</priceNetChange>
<pricePercentChange>8.29</pricePercentChange>
<previousClose>4.34</previousClose>
<volume>58600</volume>
<previousVolume>39700</previousVolume>
<standardDeviation>3.32</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
"MXL","Maxlinear Inc","NASDAQ","USA","3674","Semi Analog & Mixed","","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","60.32","26.07","76.12","34.25","29044000","5099300","4.57"
"IHRT","Iheartmedia Inc","NASDAQ","USA","4832","Broadcast","Radio & TV","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","5.42","1.41","35.16","4.01","1455700","463300","4.38"
"SXT","Sensient Technologies Corp","NYSE","USA","2860","Chemical","Specialty","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","123.15","23.92","24.11","99.23","1763900","662300","4.3"
"WKC","World Kinect Corp","NYSE","USA","5172","Oil","Refining and Marketing","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","26.11","2.57","10.92","23.54","3189600","816700","4.01"
"QCOM","Qualcomm Inc","NASDAQ","USA","3663","Electronics","Semiconductors","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","148.85","14.9","11.12","133.95","29449500","10164800","4.01"
"RMAX","Re/Max Holdings Inc","NYSE","USA","6531","Real Estate Operations","","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","7.99","1.43","21.8","6.56","1400400","220400","3.92"
"AMD","Adv Micro Devices","NASDAQ","USA","3674","Computer","Integrated Systems","2026-04-25T11:35:00-05:00","2026-04-24T16:15:00-05:00","347.81","42.48","13.91","305.33","81616600","45619700","3.92"
"MCW","Mister Car Wash Inc","NASDAQ","USA","7500","Auto","Truck Replacement Parts","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","7.07","0.06","0.86","7.01","3373700","989900","3.84"
"CHE","Chemed Inc","NYSE","USA","8082","Medical","Outpatient & Hm Care","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","421.11","38.14","9.96","382.97","606900","258700","3.84"
"INVE","Identiv Inc","NASDAQ","USA","3577","Computers","Peripheral Equpt","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","4.37","0.49","12.63","3.88","1250200","415100","3.81"
"ATOM","Atomera Inc","NASDAQ","USA","3674","Electronics","Semiconductors","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","8.6","2.41","38.93","6.19","28328200","976800","3.76"
"INTC","Intel Corp","NASDAQ","USA","3674","Semi General","","2026-04-25T11:35:00-05:00","2026-04-24T16:15:00-05:00","82.54","15.76","23.6","66.78","281405200","155141700","3.75"
"LIDR","Aeye Inc","NASDAQ","USA","3714","Internet","Software","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","2.19","0.5","29.59","1.69","103411600","820800","3.72"
"CVLG","Covenant Logistics Group Inc","NYSE","USA","4213","Transportation","Truck","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","34.07","2.88","9.23","31.19","367600","227700","3.59"
"CEVA","Ceva Inc","NASDAQ","USA","7370","Internet","Software","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","28.87","4.23","17.17","24.64","1600800","404900","3.59"
"BOOM","Dynamic Materials","NASDAQ","USA","3390","Industrial Services","","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","6.41","0.76","13.45","5.65","644300","245000","3.54"
"UVE","Universal Insurance Holdings Inc","NYSE","USA","6331","Insurance","Proprty & Casualty","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","39.48","4.3","12.22","35.18","524500","199300","3.52"
"MSBI","Midland Sts BNC","NASDAQ","USA","6022","Banks","Northeast","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","25","1.61","6.88","23.39","297700","111700","3.48"
"CC","Chemours Company","NYSE","USA","2800","Chemical","Diversified","2026-04-25T01:25:03-05:00","2026-04-24T19:00:00-05:00","26.61","2.42","10","24.19","4351900","2381600","3.32"
"SOTK","Sono-Tek Corp","NASDAQ","USA","3559","Electronics","Semiconductors","2026-04-25T11:35:00-05:00","2026-04-24T16:00:00-05:00","4.7","0.36","8.29","4.34","58600","39700","3.32"
<?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