Stock Leaders API
getLeaders
The 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.
NYSE
assetTyperequired
The type of asset. Includes: equities ("STK"), mutual funds ("FUNDS"), ETFs ("ETF"), futures ("FUT"), forex ("FOREX")
STK
typerequired
The type of leaderboard to display.
hot
maxRecordsoptional
The maximum number of records to show in the return.
30
periodoptional
A value representing the time period.
260d
sortDirectionoptional
To determine the sort direction.
DESC
excludeEtfsFromStocksoptional
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&excludeEtfsFromStocks=0
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&excludeEtfsFromStocks=0
Response
{
"status": {
"code": 200,
"message": "Success."
},
"results": [
{
"symbol": "PSQH",
"symbolName": "Psq Holdings Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "7310",
"industry": "Internet Commerce",
"subIndustry": null,
"timestamp": "2024-12-04T07:50:28-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 7.63,
"priceNetChange": 5.57,
"pricePercentChange": 270.39,
"previousClose": 2.06,
"volume": 173162000,
"previousVolume": null,
"standardDeviation": 4.45
},
{
"symbol": "ZJK",
"symbolName": "Zjk Industrial Co. Ltd",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "3452",
"industry": "Machinery",
"subIndustry": "General Industrial",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 17.26,
"priceNetChange": 10.92,
"pricePercentChange": 172.24,
"previousClose": 6.34,
"volume": 28212301,
"previousVolume": null,
"standardDeviation": 4.41
},
{
"symbol": "CTNT",
"symbolName": "Cheetah Net Supply Chain Service Inc Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "5010",
"industry": "Auto",
"subIndustry": "Domestic",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 4.89,
"priceNetChange": 3.02,
"pricePercentChange": 161.5,
"previousClose": 1.87,
"volume": 113266000,
"previousVolume": null,
"standardDeviation": 4.41
},
{
"symbol": "CRDO",
"symbolName": "Credo Technology Group Holding Ltd",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Electronics",
"subIndustry": "Semiconductors",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 70.69,
"priceNetChange": 22.89,
"pricePercentChange": 47.89,
"previousClose": 47.8,
"volume": 16634600,
"previousVolume": null,
"standardDeviation": 4.17
},
{
"symbol": "JANX",
"symbolName": "Janux Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2024-12-04T07:50:28-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 59.86,
"priceNetChange": 19.68,
"pricePercentChange": 48.98,
"previousClose": 40.18,
"volume": 7727700,
"previousVolume": null,
"standardDeviation": 4.11
},
{
"symbol": "ORIS",
"symbolName": "Oriental Rise Holdings Limited",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "0100",
"industry": "Food",
"subIndustry": "Misc & Diversified",
"timestamp": "2024-12-04T07:50:28-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 11.95,
"priceNetChange": 5.38,
"pricePercentChange": 81.89,
"previousClose": 6.57,
"volume": 1473500,
"previousVolume": null,
"standardDeviation": 4.02
},
{
"symbol": "CNM",
"symbolName": "Core & Main Inc Cl A",
"exchange": "NYSE",
"country": "USA",
"sicSector": "5099",
"industry": "Machinery",
"subIndustry": "Tools & Related",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 55.78,
"priceNetChange": 7.49,
"pricePercentChange": 15.51,
"previousClose": 48.29,
"volume": 9744899,
"previousVolume": null,
"standardDeviation": 3.7
},
{
"symbol": "SHO",
"symbolName": "Sunstone Hotel Investors",
"exchange": "NYSE",
"country": "USA",
"sicSector": "7011",
"industry": "REIT",
"subIndustry": "Equity Trust Other",
"timestamp": "2024-12-04T07:15:02-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 11.86,
"priceNetChange": 1.09,
"pricePercentChange": 10.12,
"previousClose": 10.77,
"volume": 16206101,
"previousVolume": null,
"standardDeviation": 3.6
},
{
"symbol": "LEXX",
"symbolName": "Lexaria Bioscience Corp",
"exchange": "NASDAQ",
"country": "CAN",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2024-12-04T07:00:23-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 2.7,
"priceNetChange": 0.46,
"pricePercentChange": 20.54,
"previousClose": 2.24,
"volume": 430600,
"previousVolume": null,
"standardDeviation": 3.51
},
{
"symbol": "CEAD",
"symbolName": "Cea Indistries Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "0700",
"industry": "Engineering & R&D Services",
"subIndustry": null,
"timestamp": "2024-12-04T04:00:26-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 7.35,
"priceNetChange": 1.14,
"pricePercentChange": 18.44,
"previousClose": 6.2,
"volume": 177000,
"previousVolume": null,
"standardDeviation": 3.47
},
{
"symbol": "T",
"symbolName": "AT&T Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4813",
"industry": "Wireless National",
"subIndustry": null,
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 23.74,
"priceNetChange": 1.04,
"pricePercentChange": 4.58,
"previousClose": 22.7,
"volume": 63128602,
"previousVolume": null,
"standardDeviation": 3.34
},
{
"symbol": "TRVG",
"symbolName": "Trivago NV ADR",
"exchange": "NASDAQ",
"country": "DEU",
"sicSector": "7374",
"industry": "Internet",
"subIndustry": "Services",
"timestamp": "2024-12-04T07:10:34-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 2.53,
"priceNetChange": 0.37,
"pricePercentChange": 17.13,
"previousClose": 2.16,
"volume": 264400,
"previousVolume": null,
"standardDeviation": 3.27
},
{
"symbol": "MGRM",
"symbolName": "Monogram Technologies Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3841",
"industry": "Medical Instruments",
"subIndustry": null,
"timestamp": "2024-12-04T07:40:27-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 2.33,
"priceNetChange": 0.28,
"pricePercentChange": 13.66,
"previousClose": 2.05,
"volume": 177400,
"previousVolume": null,
"standardDeviation": 3.22
},
{
"symbol": "CRML",
"symbolName": "Critical Metals Corp",
"exchange": "NASDAQ",
"country": "AUS",
"sicSector": "1000",
"industry": "Mining",
"subIndustry": "Misc",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 7.72,
"priceNetChange": 1.09,
"pricePercentChange": 16.44,
"previousClose": 6.63,
"volume": 55800,
"previousVolume": null,
"standardDeviation": 3.08
},
{
"symbol": "ICCC",
"symbolName": "Immucell Corp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2835",
"industry": "Medical Products",
"subIndustry": null,
"timestamp": "2024-12-04T07:00:23-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 4.58,
"priceNetChange": 0.45,
"pricePercentChange": 10.9,
"previousClose": 4.13,
"volume": 26300,
"previousVolume": null,
"standardDeviation": 3.05
},
{
"symbol": "PMD",
"symbolName": "Psychemedics",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "8071",
"industry": "Medical",
"subIndustry": "Outpatient & Hm Care",
"timestamp": "2024-12-03T20:39:01-06:00",
"tradeTimestamp": "2024-12-03T15:59:08-06:00",
"lastPrice": 2.39,
"priceNetChange": 0.040000000000000036,
"pricePercentChange": 1.7,
"previousClose": 2.35,
"volume": 201600,
"previousVolume": 62300,
"standardDeviation": 3.03
},
{
"symbol": "ABEV",
"symbolName": "Ambev S.A. ADR",
"exchange": "NYSE",
"country": "BRA",
"sicSector": "2080",
"industry": "Beverages",
"subIndustry": "Alcohol",
"timestamp": "2024-12-04T07:00:02-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 2.31,
"priceNetChange": 0.12,
"pricePercentChange": 5.48,
"previousClose": 2.19,
"volume": 34886898,
"previousVolume": null,
"standardDeviation": 3.01
},
{
"symbol": "GTI",
"symbolName": "Graphjet Technology",
"exchange": "NASDAQ",
"country": null,
"sicSector": "3620",
"industry": "Technology Services",
"subIndustry": null,
"timestamp": "2024-12-04T07:40:26-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 3.33,
"priceNetChange": 0.82,
"pricePercentChange": 32.67,
"previousClose": 2.51,
"volume": 321600,
"previousVolume": null,
"standardDeviation": 2.97
},
{
"symbol": "CTRN",
"symbolName": "Citi Trends Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "5600",
"industry": "Retail",
"subIndustry": "Apparel & Shoes",
"timestamp": "2024-12-03T21:17:49-06:00",
"tradeTimestamp": "2024-12-03T18:55:00-06:00",
"lastPrice": 23.8,
"priceNetChange": 3.04,
"pricePercentChange": 14.64,
"previousClose": 20.76,
"volume": 165400,
"previousVolume": null,
"standardDeviation": 2.95
},
{
"symbol": "SYY",
"symbolName": "Sysco Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "5140",
"industry": "Food",
"subIndustry": "Misc & Diversified",
"timestamp": "2024-12-04T07:50:27-06:00",
"tradeTimestamp": "2024-12-03T18:40:00-06:00",
"lastPrice": 79.49,
"priceNetChange": 3.22,
"pricePercentChange": 4.22,
"previousClose": 76.27,
"volume": 4943000,
"previousVolume": null,
"standardDeviation": 2.94
}
]
}
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&excludeEtfsFromStocks=0
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&excludeEtfsFromStocks=0
Response
<?xml version="1.0" encoding="utf-8"?>
<getLeaders>
<status>
<code>200</code>
<message>Success.</message>
</status>
<item>
<symbol>PSQH</symbol>
<symbolName>Psq Holdings Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>7310</sicSector>
<industry>Internet Commerce</industry>
<subIndustry/>
<timestamp>2024-12-04T07:50:28-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>7.63</lastPrice>
<priceNetChange>5.57</priceNetChange>
<pricePercentChange>270.39</pricePercentChange>
<previousClose>2.06</previousClose>
<volume>173162000</volume>
<previousVolume/>
<standardDeviation>4.45</standardDeviation>
</item>
<item>
<symbol>ZJK</symbol>
<symbolName>Zjk Industrial Co. Ltd</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>3452</sicSector>
<industry>Machinery</industry>
<subIndustry>General Industrial</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>17.26</lastPrice>
<priceNetChange>10.92</priceNetChange>
<pricePercentChange>172.24</pricePercentChange>
<previousClose>6.34</previousClose>
<volume>28212301</volume>
<previousVolume/>
<standardDeviation>4.41</standardDeviation>
</item>
<item>
<symbol>CTNT</symbol>
<symbolName>Cheetah Net Supply Chain Service Inc Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>5010</sicSector>
<industry>Auto</industry>
<subIndustry>Domestic</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>4.89</lastPrice>
<priceNetChange>3.02</priceNetChange>
<pricePercentChange>161.5</pricePercentChange>
<previousClose>1.87</previousClose>
<volume>113266000</volume>
<previousVolume/>
<standardDeviation>4.41</standardDeviation>
</item>
<item>
<symbol>CRDO</symbol>
<symbolName>Credo Technology Group Holding Ltd</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Electronics</industry>
<subIndustry>Semiconductors</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>70.69</lastPrice>
<priceNetChange>22.89</priceNetChange>
<pricePercentChange>47.89</pricePercentChange>
<previousClose>47.8</previousClose>
<volume>16634600</volume>
<previousVolume/>
<standardDeviation>4.17</standardDeviation>
</item>
<item>
<symbol>JANX</symbol>
<symbolName>Janux Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2024-12-04T07:50:28-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>59.86</lastPrice>
<priceNetChange>19.68</priceNetChange>
<pricePercentChange>48.98</pricePercentChange>
<previousClose>40.18</previousClose>
<volume>7727700</volume>
<previousVolume/>
<standardDeviation>4.11</standardDeviation>
</item>
<item>
<symbol>ORIS</symbol>
<symbolName>Oriental Rise Holdings Limited</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>0100</sicSector>
<industry>Food</industry>
<subIndustry>Misc & Diversified</subIndustry>
<timestamp>2024-12-04T07:50:28-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>11.95</lastPrice>
<priceNetChange>5.38</priceNetChange>
<pricePercentChange>81.89</pricePercentChange>
<previousClose>6.57</previousClose>
<volume>1473500</volume>
<previousVolume/>
<standardDeviation>4.02</standardDeviation>
</item>
<item>
<symbol>CNM</symbol>
<symbolName>Core & Main Inc Cl A</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>5099</sicSector>
<industry>Machinery</industry>
<subIndustry>Tools & Related</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>55.78</lastPrice>
<priceNetChange>7.49</priceNetChange>
<pricePercentChange>15.51</pricePercentChange>
<previousClose>48.29</previousClose>
<volume>9744899</volume>
<previousVolume/>
<standardDeviation>3.7</standardDeviation>
</item>
<item>
<symbol>SHO</symbol>
<symbolName>Sunstone Hotel Investors</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>7011</sicSector>
<industry>REIT</industry>
<subIndustry>Equity Trust Other</subIndustry>
<timestamp>2024-12-04T07:15:02-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>11.86</lastPrice>
<priceNetChange>1.09</priceNetChange>
<pricePercentChange>10.12</pricePercentChange>
<previousClose>10.77</previousClose>
<volume>16206101</volume>
<previousVolume/>
<standardDeviation>3.6</standardDeviation>
</item>
<item>
<symbol>LEXX</symbol>
<symbolName>Lexaria Bioscience Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>CAN</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2024-12-04T07:00:23-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>2.7</lastPrice>
<priceNetChange>0.46</priceNetChange>
<pricePercentChange>20.54</pricePercentChange>
<previousClose>2.24</previousClose>
<volume>430600</volume>
<previousVolume/>
<standardDeviation>3.51</standardDeviation>
</item>
<item>
<symbol>CEAD</symbol>
<symbolName>Cea Indistries Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>0700</sicSector>
<industry>Engineering & R&D Services</industry>
<subIndustry/>
<timestamp>2024-12-04T04:00:26-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>7.35</lastPrice>
<priceNetChange>1.14</priceNetChange>
<pricePercentChange>18.44</pricePercentChange>
<previousClose>6.2</previousClose>
<volume>177000</volume>
<previousVolume/>
<standardDeviation>3.47</standardDeviation>
</item>
<item>
<symbol>T</symbol>
<symbolName>AT&T Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>4813</sicSector>
<industry>Wireless National</industry>
<subIndustry/>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>23.74</lastPrice>
<priceNetChange>1.04</priceNetChange>
<pricePercentChange>4.58</pricePercentChange>
<previousClose>22.7</previousClose>
<volume>63128602</volume>
<previousVolume/>
<standardDeviation>3.34</standardDeviation>
</item>
<item>
<symbol>TRVG</symbol>
<symbolName>Trivago NV ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>DEU</country>
<sicSector>7374</sicSector>
<industry>Internet</industry>
<subIndustry>Services</subIndustry>
<timestamp>2024-12-04T07:10:34-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>2.53</lastPrice>
<priceNetChange>0.37</priceNetChange>
<pricePercentChange>17.13</pricePercentChange>
<previousClose>2.16</previousClose>
<volume>264400</volume>
<previousVolume/>
<standardDeviation>3.27</standardDeviation>
</item>
<item>
<symbol>MGRM</symbol>
<symbolName>Monogram Technologies Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3841</sicSector>
<industry>Medical Instruments</industry>
<subIndustry/>
<timestamp>2024-12-04T07:40:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>2.33</lastPrice>
<priceNetChange>0.28</priceNetChange>
<pricePercentChange>13.66</pricePercentChange>
<previousClose>2.05</previousClose>
<volume>177400</volume>
<previousVolume/>
<standardDeviation>3.22</standardDeviation>
</item>
<item>
<symbol>CRML</symbol>
<symbolName>Critical Metals Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>AUS</country>
<sicSector>1000</sicSector>
<industry>Mining</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>7.72</lastPrice>
<priceNetChange>1.09</priceNetChange>
<pricePercentChange>16.44</pricePercentChange>
<previousClose>6.63</previousClose>
<volume>55800</volume>
<previousVolume/>
<standardDeviation>3.08</standardDeviation>
</item>
<item>
<symbol>ICCC</symbol>
<symbolName>Immucell Corp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2835</sicSector>
<industry>Medical Products</industry>
<subIndustry/>
<timestamp>2024-12-04T07:00:23-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>4.58</lastPrice>
<priceNetChange>0.45</priceNetChange>
<pricePercentChange>10.9</pricePercentChange>
<previousClose>4.13</previousClose>
<volume>26300</volume>
<previousVolume/>
<standardDeviation>3.05</standardDeviation>
</item>
<item>
<symbol>PMD</symbol>
<symbolName>Psychemedics</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>8071</sicSector>
<industry>Medical</industry>
<subIndustry>Outpatient & Hm Care</subIndustry>
<timestamp>2024-12-03T20:39:01-06:00</timestamp>
<tradeTimestamp>2024-12-03T15:59:08-06:00</tradeTimestamp>
<lastPrice>2.39</lastPrice>
<priceNetChange>0.04</priceNetChange>
<pricePercentChange>1.7</pricePercentChange>
<previousClose>2.35</previousClose>
<volume>201600</volume>
<previousVolume>62300</previousVolume>
<standardDeviation>3.03</standardDeviation>
</item>
<item>
<symbol>ABEV</symbol>
<symbolName>Ambev S.A. ADR</symbolName>
<exchange>NYSE</exchange>
<country>BRA</country>
<sicSector>2080</sicSector>
<industry>Beverages</industry>
<subIndustry>Alcohol</subIndustry>
<timestamp>2024-12-04T07:00:02-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>2.31</lastPrice>
<priceNetChange>0.12</priceNetChange>
<pricePercentChange>5.48</pricePercentChange>
<previousClose>2.19</previousClose>
<volume>34886898</volume>
<previousVolume/>
<standardDeviation>3.01</standardDeviation>
</item>
<item>
<symbol>GTI</symbol>
<symbolName>Graphjet Technology</symbolName>
<exchange>NASDAQ</exchange>
<country/>
<sicSector>3620</sicSector>
<industry>Technology Services</industry>
<subIndustry/>
<timestamp>2024-12-04T07:40:26-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>3.33</lastPrice>
<priceNetChange>0.82</priceNetChange>
<pricePercentChange>32.67</pricePercentChange>
<previousClose>2.51</previousClose>
<volume>321600</volume>
<previousVolume/>
<standardDeviation>2.97</standardDeviation>
</item>
<item>
<symbol>CTRN</symbol>
<symbolName>Citi Trends Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>5600</sicSector>
<industry>Retail</industry>
<subIndustry>Apparel & Shoes</subIndustry>
<timestamp>2024-12-03T21:17:49-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:55:00-06:00</tradeTimestamp>
<lastPrice>23.8</lastPrice>
<priceNetChange>3.04</priceNetChange>
<pricePercentChange>14.64</pricePercentChange>
<previousClose>20.76</previousClose>
<volume>165400</volume>
<previousVolume/>
<standardDeviation>2.95</standardDeviation>
</item>
<item>
<symbol>SYY</symbol>
<symbolName>Sysco Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>5140</sicSector>
<industry>Food</industry>
<subIndustry>Misc & Diversified</subIndustry>
<timestamp>2024-12-04T07:50:27-06:00</timestamp>
<tradeTimestamp>2024-12-03T18:40:00-06:00</tradeTimestamp>
<lastPrice>79.49</lastPrice>
<priceNetChange>3.22</priceNetChange>
<pricePercentChange>4.22</pricePercentChange>
<previousClose>76.27</previousClose>
<volume>4943000</volume>
<previousVolume/>
<standardDeviation>2.94</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&excludeEtfsFromStocks=0
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&excludeEtfsFromStocks=0
Response
symbol,symbolName,exchange,country,sicSector,industry,subIndustry,timestamp,tradeTimestamp,lastPrice,priceNetChange,pricePercentChange,previousClose,volume,previousVolume,standardDeviation
"PSQH","Psq Holdings Inc","NYSE","USA","7310","Internet Commerce","","2024-12-04T07:50:28-06:00","2024-12-03T18:40:00-06:00","7.63","5.57","270.39","2.06","173162000","","4.45"
"ZJK","Zjk Industrial Co. Ltd","NASDAQ","CHN","3452","Machinery","General Industrial","2024-12-04T07:50:27-06:00","2024-12-03T18:55:00-06:00","17.26","10.92","172.24","6.34","28212301","","4.41"
"CTNT","Cheetah Net Supply Chain Service Inc Cl A","NASDAQ","USA","5010","Auto","Domestic","2024-12-04T07:50:27-06:00","2024-12-03T18:55:00-06:00","4.89","3.02","161.5","1.87","113266000","","4.41"
"CRDO","Credo Technology Group Holding Ltd","NASDAQ","USA","3674","Electronics","Semiconductors","2024-12-04T07:50:27-06:00","2024-12-03T18:55:00-06:00","70.69","22.89","47.89","47.8","16634600","","4.17"
"JANX","Janux Therapeutics Inc","NASDAQ","USA","2834","Medical","Biomedical","2024-12-04T07:50:28-06:00","2024-12-03T18:55:00-06:00","59.86","19.68","48.98","40.18","7727700","","4.11"
"ORIS","Oriental Rise Holdings Limited","NASDAQ","CHN","0100","Food","Misc & Diversified","2024-12-04T07:50:28-06:00","2024-12-03T18:55:00-06:00","11.95","5.38","81.89","6.57","1473500","","4.02"
"CNM","Core & Main Inc Cl A","NYSE","USA","5099","Machinery","Tools & Related","2024-12-04T07:50:27-06:00","2024-12-03T18:40:00-06:00","55.78","7.49","15.51","48.29","9744899","","3.7"
"SHO","Sunstone Hotel Investors","NYSE","USA","7011","REIT","Equity Trust Other","2024-12-04T07:15:02-06:00","2024-12-03T18:40:00-06:00","11.86","1.09","10.12","10.77","16206101","","3.6"
"LEXX","Lexaria Bioscience Corp","NASDAQ","CAN","2834","Medical","Biomedical","2024-12-04T07:00:23-06:00","2024-12-03T18:55:00-06:00","2.7","0.46","20.54","2.24","430600","","3.51"
"CEAD","Cea Indistries Inc","NASDAQ","USA","0700","Engineering & R&D Services","","2024-12-04T04:00:26-06:00","2024-12-03T18:55:00-06:00","7.35","1.14","18.44","6.2","177000","","3.47"
"T","AT&T Inc","NYSE","USA","4813","Wireless National","","2024-12-04T07:50:27-06:00","2024-12-03T18:40:00-06:00","23.74","1.04","4.58","22.7","63128602","","3.34"
"TRVG","Trivago NV ADR","NASDAQ","DEU","7374","Internet","Services","2024-12-04T07:10:34-06:00","2024-12-03T18:55:00-06:00","2.53","0.37","17.13","2.16","264400","","3.27"
"MGRM","Monogram Technologies Inc","NASDAQ","USA","3841","Medical Instruments","","2024-12-04T07:40:27-06:00","2024-12-03T18:55:00-06:00","2.33","0.28","13.66","2.05","177400","","3.22"
"CRML","Critical Metals Corp","NASDAQ","AUS","1000","Mining","Misc","2024-12-04T07:50:27-06:00","2024-12-03T18:55:00-06:00","7.72","1.09","16.44","6.63","55800","","3.08"
"ICCC","Immucell Corp","NASDAQ","USA","2835","Medical Products","","2024-12-04T07:00:23-06:00","2024-12-03T18:55:00-06:00","4.58","0.45","10.9","4.13","26300","","3.05"
"PMD","Psychemedics","NASDAQ","USA","8071","Medical","Outpatient & Hm Care","2024-12-03T20:39:01-06:00","2024-12-03T15:59:08-06:00","2.39","0.04","1.7","2.35","201600","62300","3.03"
"ABEV","Ambev S.A. ADR","NYSE","BRA","2080","Beverages","Alcohol","2024-12-04T07:00:02-06:00","2024-12-03T18:40:00-06:00","2.31","0.12","5.48","2.19","34886898","","3.01"
"GTI","Graphjet Technology","NASDAQ","","3620","Technology Services","","2024-12-04T07:40:26-06:00","2024-12-03T18:55:00-06:00","3.33","0.82","32.67","2.51","321600","","2.97"
"CTRN","Citi Trends Inc","NASDAQ","USA","5600","Retail","Apparel & Shoes","2024-12-03T21:17:49-06:00","2024-12-03T18:55:00-06:00","23.8","3.04","14.64","20.76","165400","","2.95"
"SYY","Sysco Corp","NYSE","USA","5140","Food","Misc & Diversified","2024-12-04T07:50:27-06:00","2024-12-03T18:40:00-06:00","79.49","3.22","4.22","76.27","4943000","","2.94"
<?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',
'excludeEtfsFromStocks' => '',
];
$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',
excludeEtfsFromStocks: '',
}
)
response.body