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": "FC",
"symbolName": "Franklin Covey Company",
"exchange": "NYSE",
"country": "USA",
"sicSector": "8741",
"industry": "Consulting",
"subIndustry": null,
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T19:00:00-05:00",
"lastPrice": 23.32,
"priceNetChange": 7.170000000000002,
"pricePercentChange": 44.4,
"previousClose": 16.15,
"volume": 2006900,
"previousVolume": 155000,
"standardDeviation": 4.37
},
{
"symbol": "SBAC",
"symbolName": "SBA Communications",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6798",
"industry": "REIT",
"subIndustry": "Equity Trust Other",
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 204.04,
"priceNetChange": 32.47999999999999,
"pricePercentChange": 18.93,
"previousClose": 171.56,
"volume": 6566500,
"previousVolume": 976900,
"standardDeviation": 4.09
},
{
"symbol": "KODK",
"symbolName": "Eastman Kodak",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3861",
"industry": "Electronics Products",
"subIndustry": "Misc",
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T19:00:00-05:00",
"lastPrice": 11.25,
"priceNetChange": 1.9000000000000004,
"pricePercentChange": 20.32,
"previousClose": 9.35,
"volume": 6611300,
"previousVolume": 1234700,
"standardDeviation": 3.89
},
{
"symbol": "KELYB",
"symbolName": "Kelly Services Inc Cl B",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7363",
"industry": "Staffing",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:02-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 16,
"priceNetChange": 2.66,
"pricePercentChange": 19.94,
"previousClose": 13.34,
"volume": 414800,
"previousVolume": 5100,
"standardDeviation": 3.71
},
{
"symbol": "CHA",
"symbolName": "Chagee Holdings Limited ADR",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "5810",
"industry": "Beverages",
"subIndustry": "Soft",
"timestamp": "2026-04-02T21:17:00-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 10.09,
"priceNetChange": 0.9299999999999997,
"pricePercentChange": 10.15,
"previousClose": 9.16,
"volume": 1419500,
"previousVolume": 738800,
"standardDeviation": 3.34
},
{
"symbol": "SIDU",
"symbolName": "Sidus Space Inc Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4812",
"industry": "Aerospace",
"subIndustry": "Defense",
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 3.09,
"priceNetChange": 0.9899999999999998,
"pricePercentChange": 47.14,
"previousClose": 2.1,
"volume": 66716700,
"previousVolume": 12161200,
"standardDeviation": 3.33
},
{
"symbol": "SKYQ",
"symbolName": "Sky Quarry Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4955",
"industry": "Oil",
"subIndustry": "US Integrated",
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 5.1,
"priceNetChange": 2.57,
"pricePercentChange": 101.58,
"previousClose": 2.53,
"volume": 206129500,
"previousVolume": 148200,
"standardDeviation": 3.3
},
{
"symbol": "IRDM",
"symbolName": "Iridium Comm Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4899",
"industry": "Satellite Communication",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:01-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 32.86,
"priceNetChange": 4.34,
"pricePercentChange": 15.22,
"previousClose": 28.52,
"volume": 3899700,
"previousVolume": 2645600,
"standardDeviation": 3.23
},
{
"symbol": "RLAY",
"symbolName": "Relay Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2836",
"industry": "Medical",
"subIndustry": "Drugs",
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 12.54,
"priceNetChange": 1.7699999999999996,
"pricePercentChange": 16.43,
"previousClose": 10.77,
"volume": 8891900,
"previousVolume": 2400500,
"standardDeviation": 3.22
},
{
"symbol": "PENG",
"symbolName": "Penguin Solutions Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2026-04-02T21:17:02-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 20.69,
"priceNetChange": 2.4400000000000013,
"pricePercentChange": 13.37,
"previousClose": 18.25,
"volume": 4448500,
"previousVolume": 3095700,
"standardDeviation": 3.01
},
{
"symbol": "VSAT",
"symbolName": "Viasat Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4899",
"industry": "Wireless Equipment",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 53.69,
"priceNetChange": 8.46,
"pricePercentChange": 18.7,
"previousClose": 45.23,
"volume": 3356200,
"previousVolume": 1654400,
"standardDeviation": 2.91
},
{
"symbol": "SPIR",
"symbolName": "Spire Global Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4899",
"industry": "Aerospace",
"subIndustry": "Defense",
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T19:00:00-05:00",
"lastPrice": 15.91,
"priceNetChange": 2.5299999999999994,
"pricePercentChange": 18.91,
"previousClose": 13.38,
"volume": 1784400,
"previousVolume": 696500,
"standardDeviation": 2.9
},
{
"symbol": "NTNX",
"symbolName": "Nutanix Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7372",
"industry": "IT Services",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:02-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 41.1,
"priceNetChange": 3.0600000000000023,
"pricePercentChange": 8.04,
"previousClose": 38.04,
"volume": 3288100,
"previousVolume": 3196400,
"standardDeviation": 2.84
},
{
"symbol": "VFS",
"symbolName": "Vinfast Auto Ltd",
"exchange": "NASDAQ",
"country": null,
"sicSector": "3711",
"industry": "Auto",
"subIndustry": "Domestic",
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 4.54,
"priceNetChange": 0.4400000000000004,
"pricePercentChange": 10.73,
"previousClose": 4.1,
"volume": 2694100,
"previousVolume": 1837200,
"standardDeviation": 2.79
},
{
"symbol": "STRW",
"symbolName": "Strawberry Fields REIT Inc",
"exchange": "AMEX",
"country": "USA",
"sicSector": "6798",
"industry": "REIT",
"subIndustry": "Equity Trust Other",
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T20:00:00-05:00",
"lastPrice": 12.89,
"priceNetChange": 0.7400000000000002,
"pricePercentChange": 6.09,
"previousClose": 12.15,
"volume": 55300,
"previousVolume": 13300,
"standardDeviation": 2.78
},
{
"symbol": "FCFS",
"symbolName": "Firstcash Holdings Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "5900",
"industry": "Financial Transaction Services",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:01-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 199.58,
"priceNetChange": 9.660000000000025,
"pricePercentChange": 5.09,
"previousClose": 189.92,
"volume": 782800,
"previousVolume": 276600,
"standardDeviation": 2.71
},
{
"symbol": "STHO",
"symbolName": "Star Holdings",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "6519",
"industry": "Real Estate Operations",
"subIndustry": null,
"timestamp": "2026-04-02T21:17:03-05:00",
"tradeTimestamp": "2026-04-02T16:00:00-05:00",
"lastPrice": 8.1,
"priceNetChange": 0.5599999999999996,
"pricePercentChange": 7.43,
"previousClose": 7.54,
"volume": 82500,
"previousVolume": 15200,
"standardDeviation": 2.7
},
{
"symbol": "LUD",
"symbolName": "Luda Technology Group Limited",
"exchange": "AMEX",
"country": "HKG",
"sicSector": "3317",
"industry": "Steel",
"subIndustry": "Specialty",
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T20:00:00-05:00",
"lastPrice": 4.45,
"priceNetChange": 1.23,
"pricePercentChange": 38.2,
"previousClose": 3.22,
"volume": 387500,
"previousVolume": 158800,
"standardDeviation": 2.69
},
{
"symbol": "SEM",
"symbolName": "Select Medical Holdings Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "8060",
"industry": "Medical",
"subIndustry": "HMO",
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T19:00:00-05:00",
"lastPrice": 16.35,
"priceNetChange": 0.060000000000002274,
"pricePercentChange": 0.37,
"previousClose": 16.29,
"volume": 980400,
"previousVolume": 1551700,
"standardDeviation": 2.64
},
{
"symbol": "BKTI",
"symbolName": "Bk Technologies Inc",
"exchange": "AMEX",
"country": "USA",
"sicSector": "3663",
"industry": "Wireless Equipment",
"subIndustry": null,
"timestamp": "2026-04-03T00:45:00-05:00",
"tradeTimestamp": "2026-04-02T20:00:00-05:00",
"lastPrice": 83.82,
"priceNetChange": 7.709999999999994,
"pricePercentChange": 10.13,
"previousClose": 76.11,
"volume": 103800,
"previousVolume": 66300,
"standardDeviation": 2.62
}
]
}
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>FC</symbol>
<symbolName>Franklin Covey Company</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>8741</sicSector>
<industry>Consulting</industry>
<subIndustry/>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T19:00:00-05:00</tradeTimestamp>
<lastPrice>23.32</lastPrice>
<priceNetChange>7.17</priceNetChange>
<pricePercentChange>44.4</pricePercentChange>
<previousClose>16.15</previousClose>
<volume>2006900</volume>
<previousVolume>155000</previousVolume>
<standardDeviation>4.37</standardDeviation>
</item>
<item>
<symbol>SBAC</symbol>
<symbolName>SBA Communications</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6798</sicSector>
<industry>REIT</industry>
<subIndustry>Equity Trust Other</subIndustry>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>204.04</lastPrice>
<priceNetChange>32.48</priceNetChange>
<pricePercentChange>18.93</pricePercentChange>
<previousClose>171.56</previousClose>
<volume>6566500</volume>
<previousVolume>976900</previousVolume>
<standardDeviation>4.09</standardDeviation>
</item>
<item>
<symbol>KODK</symbol>
<symbolName>Eastman Kodak</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3861</sicSector>
<industry>Electronics Products</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T19:00:00-05:00</tradeTimestamp>
<lastPrice>11.25</lastPrice>
<priceNetChange>1.9</priceNetChange>
<pricePercentChange>20.32</pricePercentChange>
<previousClose>9.35</previousClose>
<volume>6611300</volume>
<previousVolume>1234700</previousVolume>
<standardDeviation>3.89</standardDeviation>
</item>
<item>
<symbol>KELYB</symbol>
<symbolName>Kelly Services Inc Cl B</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7363</sicSector>
<industry>Staffing</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:02-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>16</lastPrice>
<priceNetChange>2.66</priceNetChange>
<pricePercentChange>19.94</pricePercentChange>
<previousClose>13.34</previousClose>
<volume>414800</volume>
<previousVolume>5100</previousVolume>
<standardDeviation>3.71</standardDeviation>
</item>
<item>
<symbol>CHA</symbol>
<symbolName>Chagee Holdings Limited ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>5810</sicSector>
<industry>Beverages</industry>
<subIndustry>Soft</subIndustry>
<timestamp>2026-04-02T21:17:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>10.09</lastPrice>
<priceNetChange>0.93</priceNetChange>
<pricePercentChange>10.15</pricePercentChange>
<previousClose>9.16</previousClose>
<volume>1419500</volume>
<previousVolume>738800</previousVolume>
<standardDeviation>3.34</standardDeviation>
</item>
<item>
<symbol>SIDU</symbol>
<symbolName>Sidus Space Inc Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4812</sicSector>
<industry>Aerospace</industry>
<subIndustry>Defense</subIndustry>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>3.09</lastPrice>
<priceNetChange>0.99</priceNetChange>
<pricePercentChange>47.14</pricePercentChange>
<previousClose>2.1</previousClose>
<volume>66716700</volume>
<previousVolume>12161200</previousVolume>
<standardDeviation>3.33</standardDeviation>
</item>
<item>
<symbol>SKYQ</symbol>
<symbolName>Sky Quarry Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4955</sicSector>
<industry>Oil</industry>
<subIndustry>US Integrated</subIndustry>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>5.1</lastPrice>
<priceNetChange>2.57</priceNetChange>
<pricePercentChange>101.58</pricePercentChange>
<previousClose>2.53</previousClose>
<volume>206129500</volume>
<previousVolume>148200</previousVolume>
<standardDeviation>3.3</standardDeviation>
</item>
<item>
<symbol>IRDM</symbol>
<symbolName>Iridium Comm Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4899</sicSector>
<industry>Satellite Communication</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:01-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>32.86</lastPrice>
<priceNetChange>4.34</priceNetChange>
<pricePercentChange>15.22</pricePercentChange>
<previousClose>28.52</previousClose>
<volume>3899700</volume>
<previousVolume>2645600</previousVolume>
<standardDeviation>3.23</standardDeviation>
</item>
<item>
<symbol>RLAY</symbol>
<symbolName>Relay Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2836</sicSector>
<industry>Medical</industry>
<subIndustry>Drugs</subIndustry>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>12.54</lastPrice>
<priceNetChange>1.77</priceNetChange>
<pricePercentChange>16.43</pricePercentChange>
<previousClose>10.77</previousClose>
<volume>8891900</volume>
<previousVolume>2400500</previousVolume>
<standardDeviation>3.22</standardDeviation>
</item>
<item>
<symbol>PENG</symbol>
<symbolName>Penguin Solutions Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2026-04-02T21:17:02-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>20.69</lastPrice>
<priceNetChange>2.44</priceNetChange>
<pricePercentChange>13.37</pricePercentChange>
<previousClose>18.25</previousClose>
<volume>4448500</volume>
<previousVolume>3095700</previousVolume>
<standardDeviation>3.01</standardDeviation>
</item>
<item>
<symbol>VSAT</symbol>
<symbolName>Viasat Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4899</sicSector>
<industry>Wireless Equipment</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>53.69</lastPrice>
<priceNetChange>8.46</priceNetChange>
<pricePercentChange>18.7</pricePercentChange>
<previousClose>45.23</previousClose>
<volume>3356200</volume>
<previousVolume>1654400</previousVolume>
<standardDeviation>2.91</standardDeviation>
</item>
<item>
<symbol>SPIR</symbol>
<symbolName>Spire Global Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>4899</sicSector>
<industry>Aerospace</industry>
<subIndustry>Defense</subIndustry>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T19:00:00-05:00</tradeTimestamp>
<lastPrice>15.91</lastPrice>
<priceNetChange>2.53</priceNetChange>
<pricePercentChange>18.91</pricePercentChange>
<previousClose>13.38</previousClose>
<volume>1784400</volume>
<previousVolume>696500</previousVolume>
<standardDeviation>2.9</standardDeviation>
</item>
<item>
<symbol>NTNX</symbol>
<symbolName>Nutanix Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7372</sicSector>
<industry>IT Services</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:02-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>41.1</lastPrice>
<priceNetChange>3.06</priceNetChange>
<pricePercentChange>8.04</pricePercentChange>
<previousClose>38.04</previousClose>
<volume>3288100</volume>
<previousVolume>3196400</previousVolume>
<standardDeviation>2.84</standardDeviation>
</item>
<item>
<symbol>VFS</symbol>
<symbolName>Vinfast Auto Ltd</symbolName>
<exchange>NASDAQ</exchange>
<country/>
<sicSector>3711</sicSector>
<industry>Auto</industry>
<subIndustry>Domestic</subIndustry>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>4.54</lastPrice>
<priceNetChange>0.44</priceNetChange>
<pricePercentChange>10.73</pricePercentChange>
<previousClose>4.1</previousClose>
<volume>2694100</volume>
<previousVolume>1837200</previousVolume>
<standardDeviation>2.79</standardDeviation>
</item>
<item>
<symbol>STRW</symbol>
<symbolName>Strawberry Fields REIT Inc</symbolName>
<exchange>AMEX</exchange>
<country>USA</country>
<sicSector>6798</sicSector>
<industry>REIT</industry>
<subIndustry>Equity Trust Other</subIndustry>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T20:00:00-05:00</tradeTimestamp>
<lastPrice>12.89</lastPrice>
<priceNetChange>0.74</priceNetChange>
<pricePercentChange>6.09</pricePercentChange>
<previousClose>12.15</previousClose>
<volume>55300</volume>
<previousVolume>13300</previousVolume>
<standardDeviation>2.78</standardDeviation>
</item>
<item>
<symbol>FCFS</symbol>
<symbolName>Firstcash Holdings Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>5900</sicSector>
<industry>Financial Transaction Services</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:01-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>199.58</lastPrice>
<priceNetChange>9.66</priceNetChange>
<pricePercentChange>5.09</pricePercentChange>
<previousClose>189.92</previousClose>
<volume>782800</volume>
<previousVolume>276600</previousVolume>
<standardDeviation>2.71</standardDeviation>
</item>
<item>
<symbol>STHO</symbol>
<symbolName>Star Holdings</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>6519</sicSector>
<industry>Real Estate Operations</industry>
<subIndustry/>
<timestamp>2026-04-02T21:17:03-05:00</timestamp>
<tradeTimestamp>2026-04-02T16:00:00-05:00</tradeTimestamp>
<lastPrice>8.1</lastPrice>
<priceNetChange>0.56</priceNetChange>
<pricePercentChange>7.43</pricePercentChange>
<previousClose>7.54</previousClose>
<volume>82500</volume>
<previousVolume>15200</previousVolume>
<standardDeviation>2.7</standardDeviation>
</item>
<item>
<symbol>LUD</symbol>
<symbolName>Luda Technology Group Limited</symbolName>
<exchange>AMEX</exchange>
<country>HKG</country>
<sicSector>3317</sicSector>
<industry>Steel</industry>
<subIndustry>Specialty</subIndustry>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T20:00:00-05:00</tradeTimestamp>
<lastPrice>4.45</lastPrice>
<priceNetChange>1.23</priceNetChange>
<pricePercentChange>38.2</pricePercentChange>
<previousClose>3.22</previousClose>
<volume>387500</volume>
<previousVolume>158800</previousVolume>
<standardDeviation>2.69</standardDeviation>
</item>
<item>
<symbol>SEM</symbol>
<symbolName>Select Medical Holdings Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>8060</sicSector>
<industry>Medical</industry>
<subIndustry>HMO</subIndustry>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T19:00:00-05:00</tradeTimestamp>
<lastPrice>16.35</lastPrice>
<priceNetChange>0.060000000000002</priceNetChange>
<pricePercentChange>0.37</pricePercentChange>
<previousClose>16.29</previousClose>
<volume>980400</volume>
<previousVolume>1551700</previousVolume>
<standardDeviation>2.64</standardDeviation>
</item>
<item>
<symbol>BKTI</symbol>
<symbolName>Bk Technologies Inc</symbolName>
<exchange>AMEX</exchange>
<country>USA</country>
<sicSector>3663</sicSector>
<industry>Wireless Equipment</industry>
<subIndustry/>
<timestamp>2026-04-03T00:45:00-05:00</timestamp>
<tradeTimestamp>2026-04-02T20:00:00-05:00</tradeTimestamp>
<lastPrice>83.82</lastPrice>
<priceNetChange>7.71</priceNetChange>
<pricePercentChange>10.13</pricePercentChange>
<previousClose>76.11</previousClose>
<volume>103800</volume>
<previousVolume>66300</previousVolume>
<standardDeviation>2.62</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
"FC","Franklin Covey Company","NYSE","USA","8741","Consulting","","2026-04-03T00:45:00-05:00","2026-04-02T19:00:00-05:00","23.32","7.17","44.4","16.15","2006900","155000","4.37"
"SBAC","SBA Communications","NASDAQ","USA","6798","REIT","Equity Trust Other","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","204.04","32.48","18.93","171.56","6566500","976900","4.09"
"KODK","Eastman Kodak","NYSE","USA","3861","Electronics Products","Misc","2026-04-03T00:45:00-05:00","2026-04-02T19:00:00-05:00","11.25","1.9","20.32","9.35","6611300","1234700","3.89"
"KELYB","Kelly Services Inc Cl B","NASDAQ","USA","7363","Staffing","","2026-04-02T21:17:02-05:00","2026-04-02T16:00:00-05:00","16","2.66","19.94","13.34","414800","5100","3.71"
"CHA","Chagee Holdings Limited ADR","NASDAQ","CHN","5810","Beverages","Soft","2026-04-02T21:17:00-05:00","2026-04-02T16:00:00-05:00","10.09","0.93","10.15","9.16","1419500","738800","3.34"
"SIDU","Sidus Space Inc Cl A","NASDAQ","USA","4812","Aerospace","Defense","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","3.09","0.99","47.14","2.1","66716700","12161200","3.33"
"SKYQ","Sky Quarry Inc","NASDAQ","USA","4955","Oil","US Integrated","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","5.1","2.57","101.58","2.53","206129500","148200","3.3"
"IRDM","Iridium Comm Inc","NASDAQ","USA","4899","Satellite Communication","","2026-04-02T21:17:01-05:00","2026-04-02T16:00:00-05:00","32.86","4.34","15.22","28.52","3899700","2645600","3.23"
"RLAY","Relay Therapeutics Inc","NASDAQ","USA","2836","Medical","Drugs","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","12.54","1.77","16.43","10.77","8891900","2400500","3.22"
"PENG","Penguin Solutions Inc","NASDAQ","USA","3674","Internet","Software","2026-04-02T21:17:02-05:00","2026-04-02T16:00:00-05:00","20.69","2.44","13.37","18.25","4448500","3095700","3.01"
"VSAT","Viasat Inc","NASDAQ","USA","4899","Wireless Equipment","","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","53.69","8.46","18.7","45.23","3356200","1654400","2.91"
"SPIR","Spire Global Inc","NYSE","USA","4899","Aerospace","Defense","2026-04-03T00:45:00-05:00","2026-04-02T19:00:00-05:00","15.91","2.53","18.91","13.38","1784400","696500","2.9"
"NTNX","Nutanix Inc","NASDAQ","USA","7372","IT Services","","2026-04-02T21:17:02-05:00","2026-04-02T16:00:00-05:00","41.1","3.06","8.04","38.04","3288100","3196400","2.84"
"VFS","Vinfast Auto Ltd","NASDAQ","","3711","Auto","Domestic","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","4.54","0.44","10.73","4.1","2694100","1837200","2.79"
"STRW","Strawberry Fields REIT Inc","AMEX","USA","6798","REIT","Equity Trust Other","2026-04-03T00:45:00-05:00","2026-04-02T20:00:00-05:00","12.89","0.74","6.09","12.15","55300","13300","2.78"
"FCFS","Firstcash Holdings Inc","NASDAQ","USA","5900","Financial Transaction Services","","2026-04-02T21:17:01-05:00","2026-04-02T16:00:00-05:00","199.58","9.66","5.09","189.92","782800","276600","2.71"
"STHO","Star Holdings","NASDAQ","USA","6519","Real Estate Operations","","2026-04-02T21:17:03-05:00","2026-04-02T16:00:00-05:00","8.1","0.56","7.43","7.54","82500","15200","2.7"
"LUD","Luda Technology Group Limited","AMEX","HKG","3317","Steel","Specialty","2026-04-03T00:45:00-05:00","2026-04-02T20:00:00-05:00","4.45","1.23","38.2","3.22","387500","158800","2.69"
"SEM","Select Medical Holdings Corp","NYSE","USA","8060","Medical","HMO","2026-04-03T00:45:00-05:00","2026-04-02T19:00:00-05:00","16.35","0.060000000000002","0.37","16.29","980400","1551700","2.64"
"BKTI","Bk Technologies Inc","AMEX","USA","3663","Wireless Equipment","","2026-04-03T00:45:00-05:00","2026-04-02T20:00:00-05:00","83.82","7.71","10.13","76.11","103800","66300","2.62"
<?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