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 APIsContact Us to Get Access
Inputs
exchangesoptional
Exchange code for the marketplace where the financial instruments are listed.
Type
list-enum (A comma or semi-colon delimited string that must match a list of valid possible values.)
Example
NYSE
Valid Values
AMEX, CBOT, CBOTM, CME, COMEX, COMEX, EEX_POWER, FOREX, GBLX, ICE, ICEFI, ICEUS, WCE, CADFUNDS, FUND, INDEX, INDEX-CBOE, INDEX-DOW, INDEX-NQ, INDEX-NY, INDEX-SP, INDEX-TSX, IOM, IMM, KCBT, LCE, MGEX, NASDAQ, OTHER OTC, RATES, RATE, NYMEX, NYMI, NYSE, NLIF, TSX, TSX-V, NEO, SECTOR, CNSX, LIFFE, EUIDX, EUREX, BMF, MATIF, CXMI, CXMI, HKFE, SPECIAL, INDEX-RL, MATBA, NCDEX, ASX, ROFEX, OTC-BB, SIMEX, CZCE, CROSS, BSE, MNTRL, ECON, TOCOM, MEFF, ENDEX, SAFEX, TIFFE, CASH, MCX, NZX, MDEX, DGCX, NSE, CBOE, DME, OMX, CFE, TURK, TFEX, TAIWA, SHFE, DCE, BATS, LSE, LME, EEX, CFFEX, JPX, SFE, CRYPTO, GRBIDS, AGIDX_B_COU, AGIDX_B_CRD, AGIDX_B_NAT, AGIDX_B_REG, AGIDX_B_STA, AGIDX_P_COU, AGIDX_P_CRD, AGIDX_P_NAT, AGIDX_P_REG, AGIDX_P_STA, MTIDX_P_NAT_SY, PLATTS, PLATTS_BF, PLATTS_BX, C3, EURNXT_EQ_BE, EURNXT_EQ_FR, EURNXT_EQ_NL, EURNXT_EQ_PT, AGYIELD, CMDTY_STATS, CSTATS_BARCHART, CSTATS_BHUGHES, CSTATS_CFTC, CSTATS_ENGCORPS, CSTATS_EUSTAT, CSTATS_STATCAN, CSTATS_USBEA, CSTATS_USBLS, CSTATS_USCB, CSTATS_USDA, CSTATS_USEIA, CMENRF, CMENRF_IDX, CMENWF, CMMTPM, AGYIELD_BIW, SCB_BIOFUEL_EU, SCB_BIOFUEL_US, SCB_ETHANOL, SMALL, AGIDX_B_FCST, MER_ORG_GRN, MER_ORG_IMP, PRM_GLB_BIO, PRM_LOW_CAR, CSTATS_CONAB
assetTyperequired
The type of asset. Includes: equities ("STK"), mutual funds ("FUNDS"), ETFs ("ETF"), futures ("FUT"), forex ("FOREX")
Type
enum (A type which includes a list of valid possible values.)
Example
STK
Valid Values
STK, ETF, FUND, FUT, FOREX
typerequired
The type of leaderboard to display.
Type
enum (A type which includes a list of valid possible values.)
Example
hot
Valid Values
active, active_5d, active_1m, active_3m, active_6m, active_9m, active_12m, active_ytd, gainers, gainers_5d, gainers_1m, gainers_3m, gainers_6m, gainers_9m, gainers_12m, gainers_ytd, losers, losers_5d, losers_1m, losers_3m, losers_6m, losers_9m, losers_12m, losers_ytd, hot, hot_daily, hot_weekly, hot_monthly, nothot, nothot_daily, nothot_weekly, nothot_monthly, barchart
maxRecordsoptional
The maximum number of records to show in the return.
Type
int (A numeric type defining a whole number. (example: 2))
Example
30
Default
100
periodoptional
A value representing the time period.
Type
enum (A type which includes a list of valid possible values.)
Example
260d
Default
260d
Valid Values
5d, 20d, 65d, 100d, 260d
sortDirectionoptional
To determine the sort direction.
Type
enum (A type which includes a list of valid possible values.)
Example
DESC
Default
ASC
Valid Values
ASC, DESC
Outputs
symbol
always returned
always returned
A symbol or code that identifies a financial instrument.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
symbolName
always returned
always returned
The full name of the instrument.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
exchange
always returned
always returned
Exchange code for the marketplace where the financial instruments are listed.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
country
always returned
always returned
The instrument's country of origin.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
sicSector
always returned
always returned
A four-digit code for classifying industries.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
industry
always returned
always returned
A code that identifies a group of businesses that produce similar products or services.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
subIndustry
always returned
always returned
A more specific group of businesses within an industry that produce similar products or services.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
timestamp
always returned
always returned
The time the message was generated on the server.
dateTime
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
tradeTimestamp
always returned
always returned
The exchange timestamp for the last traded price.
dateTime
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
A date and time in the format of YYYY-MM-DD HH:MI:SS<TIMEZONE_OFFSET>.
lastPrice
always returned
always returned
The last price the instrument traded.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
priceNetChange
always returned
always returned
The difference between the last price and the previous day's settlement price.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
pricePercentChange
always returned
always returned
The difference between the last price and the previous day's settlement price, expressed as a percentage.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
previousClose
always returned
always returned
The closing value of the instrument on the previous day.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
volume
always returned
always returned
The number of shares or contracts traded.
int
A numeric type defining a whole number. (example: 2)
A numeric type defining a whole number. (example: 2)
previousVolume
always returned
always returned
The number of shares or contracts traded for the previous day.
int
A numeric type defining a whole number. (example: 2)
A numeric type defining a whole number. (example: 2)
standardDeviation
always returned
always returned
The standard deviation using the past 20-days of data.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
Status Code Responses
200
OK
Success
400
Bad Request
The request was invalid, please see the message for more information.
500
Internal Server Error
Something is not working correctly, please contact support.
JSON
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": "MBI",
"symbolName": "MBIA Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6351",
"industry": "Insurance",
"subIndustry": "Multi Line",
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:49-06:00",
"lastPrice": 13.25,
"priceNetChange": 5.87,
"pricePercentChange": 79.54,
"previousClose": 7.38,
"volume": 9937383,
"previousVolume": 1289000,
"standardDeviation": 4.6
},
{
"symbol": "AMBC",
"symbolName": "Ambac Financial Group",
"exchange": "NYSE",
"country": "USA",
"sicSector": "6351",
"industry": "Insurance",
"subIndustry": "Proprty & Casualty",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:46-06:00",
"lastPrice": 16.43,
"priceNetChange": 1.4399999999999995,
"pricePercentChange": 9.61,
"previousClose": 14.99,
"volume": 935747,
"previousVolume": 340300,
"standardDeviation": 4.22
},
{
"symbol": "CURV",
"symbolName": "Torrid Holdings Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "5600",
"industry": "Retail",
"subIndustry": "Apparel & Shoes",
"timestamp": "2023-12-08T13:44:55-06:00",
"tradeTimestamp": "2023-12-08T14:29:44-06:00",
"lastPrice": 5.04,
"priceNetChange": 0.8899999999999997,
"pricePercentChange": 21.45,
"previousClose": 4.15,
"volume": 1513556,
"previousVolume": 243500,
"standardDeviation": 4.03
},
{
"symbol": "INTS",
"symbolName": "Intensity Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2836",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:56-06:00",
"lastPrice": 6.85,
"priceNetChange": 2.8499999999999996,
"pricePercentChange": 71.25,
"previousClose": 4,
"volume": 30035668,
"previousVolume": 40000,
"standardDeviation": 4.01
},
{
"symbol": "ALXO",
"symbolName": "Alx Oncology Holdings Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:23-06:00",
"lastPrice": 12.54,
"priceNetChange": 3.289999999999999,
"pricePercentChange": 35.57,
"previousClose": 9.25,
"volume": 3037718,
"previousVolume": 436900,
"standardDeviation": 3.92
},
{
"symbol": "NETI",
"symbolName": "Eneti Inc",
"exchange": "NYSE",
"country": null,
"sicSector": "4412",
"industry": "Transportation",
"subIndustry": "Ship",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:24-06:00",
"lastPrice": 10.91,
"priceNetChange": 1.0899999999999999,
"pricePercentChange": 11.1,
"previousClose": 9.82,
"volume": 585934,
"previousVolume": 349600,
"standardDeviation": 3.58
},
{
"symbol": "RANI",
"symbolName": "Rani Therapeutics Holdings Inc Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2023-12-08T13:44:55-06:00",
"tradeTimestamp": "2023-12-08T14:29:27-06:00",
"lastPrice": 3.34,
"priceNetChange": 0.73,
"pricePercentChange": 27.97,
"previousClose": 2.61,
"volume": 431758,
"previousVolume": 75200,
"standardDeviation": 3.58
},
{
"symbol": "MOMO",
"symbolName": "Hello Group Inc ADR",
"exchange": "NASDAQ",
"country": "CHN",
"sicSector": "7372",
"industry": "Internet",
"subIndustry": "Software",
"timestamp": "2023-12-08T13:44:54-06:00",
"tradeTimestamp": "2023-12-08T14:29:34-06:00",
"lastPrice": 7.24,
"priceNetChange": 0.6699999999999999,
"pricePercentChange": 10.2,
"previousClose": 6.57,
"volume": 3812103,
"previousVolume": 1291600,
"standardDeviation": 3.52
},
{
"symbol": "AGO",
"symbolName": "Assured Guaranty Ltd",
"exchange": "NYSE",
"country": "BMU",
"sicSector": "6351",
"industry": "Insurance",
"subIndustry": "Multi Line",
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:10-06:00",
"lastPrice": 71.08,
"priceNetChange": 2.819999999999993,
"pricePercentChange": 4.13,
"previousClose": 68.26,
"volume": 411075,
"previousVolume": 233300,
"standardDeviation": 3.58
},
{
"symbol": "DHCA",
"symbolName": "Dhc Acquisition Corp Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7373",
"industry": "Technology Services",
"subIndustry": null,
"timestamp": "2023-12-08T13:41:08-06:00",
"tradeTimestamp": "2023-12-08T14:25:29-06:00",
"lastPrice": 10.76,
"priceNetChange": 0.08000000000000007,
"pricePercentChange": 0.75,
"previousClose": 10.68,
"volume": 6188,
"previousVolume": 700,
"standardDeviation": 3.49
},
{
"symbol": "PARA",
"symbolName": "Paramount Global Cl B",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4833",
"industry": "Media Conglomerates",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:57-06:00",
"lastPrice": 17.18,
"priceNetChange": 2.1500000000000004,
"pricePercentChange": 14.3,
"previousClose": 15.03,
"volume": 33841392,
"previousVolume": 9889100,
"standardDeviation": 3.32
},
{
"symbol": "ALLE",
"symbolName": "Allegion Plc",
"exchange": "NYSE",
"country": "IRL",
"sicSector": "7381",
"industry": "Protection",
"subIndustry": "Safety",
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:57-06:00",
"lastPrice": 110.94,
"priceNetChange": 5.849999999999994,
"pricePercentChange": 5.57,
"previousClose": 105.09,
"volume": 907993,
"previousVolume": 729800,
"standardDeviation": 3.27
},
{
"symbol": "PARAA",
"symbolName": "Paramount Global Cl A",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4833",
"industry": "Media Conglomerates",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:30-06:00",
"tradeTimestamp": "2023-12-08T14:26:41-06:00",
"lastPrice": 21.13,
"priceNetChange": 2.419999999999998,
"pricePercentChange": 12.93,
"previousClose": 18.71,
"volume": 81898,
"previousVolume": 57800,
"standardDeviation": 3.15
},
{
"symbol": "GNFT",
"symbolName": "Genfit S.A. ADR",
"exchange": "NASDAQ",
"country": "FRA",
"sicSector": "2836",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2023-12-08T13:42:59-06:00",
"tradeTimestamp": "2023-12-08T14:27:59-06:00",
"lastPrice": 3.45,
"priceNetChange": 0.25,
"pricePercentChange": 7.81,
"previousClose": 3.2,
"volume": 143025,
"previousVolume": 47500,
"standardDeviation": 3.14
},
{
"symbol": "IESC",
"symbolName": "Ies Holdings",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "1731",
"industry": "Electronic Misc Services",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:16-06:00",
"tradeTimestamp": "2023-12-08T14:24:55-06:00",
"lastPrice": 80.78,
"priceNetChange": 6.079999999999998,
"pricePercentChange": 8.14,
"previousClose": 74.7,
"volume": 46818,
"previousVolume": 128400,
"standardDeviation": 3.12
},
{
"symbol": "SGA",
"symbolName": "Saga Communications",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "4832",
"industry": "Broadcast",
"subIndustry": "Radio & TV",
"timestamp": "2023-12-08T13:43:29-06:00",
"tradeTimestamp": "2023-12-08T14:27:41-06:00",
"lastPrice": 22.31,
"priceNetChange": 1.8999999999999986,
"pricePercentChange": 9.31,
"previousClose": 20.41,
"volume": 47125,
"previousVolume": 13900,
"standardDeviation": 3.09
},
{
"symbol": "LULU",
"symbolName": "Lululemon Athletica",
"exchange": "NASDAQ",
"country": "CAN",
"sicSector": "2300",
"industry": "Textile",
"subIndustry": "Apparel",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:58-06:00",
"lastPrice": 491.03,
"priceNetChange": 26.359999999999957,
"pricePercentChange": 5.67,
"previousClose": 464.67,
"volume": 5511991,
"previousVolume": 3243400,
"standardDeviation": 2.99
},
{
"symbol": "SEZL",
"symbolName": "Sezzle Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7389",
"industry": "Financial Transaction Services",
"subIndustry": null,
"timestamp": "2023-12-08T13:39:24-06:00",
"tradeTimestamp": "2023-12-08T14:22:57-06:00",
"lastPrice": 13.04,
"priceNetChange": 1.8399999999999999,
"pricePercentChange": 16.43,
"previousClose": 11.2,
"volume": 37634,
"previousVolume": 7700,
"standardDeviation": 3.04
},
{
"symbol": "BDTX",
"symbolName": "Black Diamond Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2836",
"industry": "Medical",
"subIndustry": "Drugs",
"timestamp": "2023-12-08T13:44:35-06:00",
"tradeTimestamp": "2023-12-08T14:29:22-06:00",
"lastPrice": 2.99,
"priceNetChange": 0.4200000000000004,
"pricePercentChange": 16.34,
"previousClose": 2.57,
"volume": 949720,
"previousVolume": 349400,
"standardDeviation": 3.06
},
{
"symbol": "SAVA",
"symbolName": "Cassava Sciences Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Drugs",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:58-06:00",
"lastPrice": 24.49,
"priceNetChange": 3.7099999999999973,
"pricePercentChange": 17.85,
"previousClose": 20.78,
"volume": 1609866,
"previousVolume": 555600,
"standardDeviation": 2.92
},
{
"symbol": "JAKK",
"symbolName": "Jakks Pacific Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3944",
"industry": "Toys & Game & Hobby",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:56-06:00",
"lastPrice": 32.98,
"priceNetChange": 2.729999999999997,
"pricePercentChange": 9.02,
"previousClose": 30.25,
"volume": 298135,
"previousVolume": 73200,
"standardDeviation": 2.99
},
{
"symbol": "AXTI",
"symbolName": "Axt Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3674",
"industry": "Electronics",
"subIndustry": "Semiconductors",
"timestamp": "2023-12-08T13:44:10-06:00",
"tradeTimestamp": "2023-12-08T14:29:02-06:00",
"lastPrice": 2.27,
"priceNetChange": 0.2200000000000002,
"pricePercentChange": 10.73,
"previousClose": 2.05,
"volume": 199303,
"previousVolume": 141100,
"standardDeviation": 2.98
},
{
"symbol": "ORGO",
"symbolName": "Organogenesis Holdings Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Drugs",
"timestamp": "2023-12-08T13:44:10-06:00",
"tradeTimestamp": "2023-12-08T14:29:10-06:00",
"lastPrice": 3.22,
"priceNetChange": 0.41000000000000014,
"pricePercentChange": 14.59,
"previousClose": 2.81,
"volume": 1871476,
"previousVolume": 445300,
"standardDeviation": 2.89
},
{
"symbol": "APLT",
"symbolName": "Applied Therapeutics Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2834",
"industry": "Medical",
"subIndustry": "Biomedical",
"timestamp": "2023-12-08T13:44:47-06:00",
"tradeTimestamp": "2023-12-08T14:29:45-06:00",
"lastPrice": 3.22,
"priceNetChange": 0.5500000000000003,
"pricePercentChange": 20.6,
"previousClose": 2.67,
"volume": 3053000,
"previousVolume": 1942800,
"standardDeviation": 2.84
},
{
"symbol": "SPIR",
"symbolName": "Spire Global Inc",
"exchange": "NYSE",
"country": "USA",
"sicSector": "4899",
"industry": "Aerospace",
"subIndustry": "Defense",
"timestamp": "2023-12-08T13:44:38-06:00",
"tradeTimestamp": "2023-12-08T14:29:37-06:00",
"lastPrice": 6.89,
"priceNetChange": 0.7399999999999993,
"pricePercentChange": 12.03,
"previousClose": 6.15,
"volume": 216602,
"previousVolume": 131400,
"standardDeviation": 2.82
},
{
"symbol": "VIRC",
"symbolName": "Virco MFG Cp",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "2531",
"industry": "Furniture",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:34-06:00",
"tradeTimestamp": "2023-12-08T14:29:34-06:00",
"lastPrice": 8.18,
"priceNetChange": 1.17,
"pricePercentChange": 16.69,
"previousClose": 7.01,
"volume": 543371,
"previousVolume": 55600,
"standardDeviation": 2.81
},
{
"symbol": "GTX",
"symbolName": "Garrett Motion Inc",
"exchange": "NASDAQ",
"country": "CHE",
"sicSector": "3714",
"industry": "Auto",
"subIndustry": "Truck Original Parts",
"timestamp": "2023-12-08T13:44:55-06:00",
"tradeTimestamp": "2023-12-08T14:29:54-06:00",
"lastPrice": 8.14,
"priceNetChange": 0.2900000000000009,
"pricePercentChange": 3.69,
"previousClose": 7.85,
"volume": 849572,
"previousVolume": 812100,
"standardDeviation": 2.88
},
{
"symbol": "DOCU",
"symbolName": "Docusign Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "7372",
"industry": "Technology Services",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:57-06:00",
"tradeTimestamp": "2023-12-08T14:29:56-06:00",
"lastPrice": 50.09,
"priceNetChange": 2.6500000000000057,
"pricePercentChange": 5.59,
"previousClose": 47.44,
"volume": 16837140,
"previousVolume": 9039100,
"standardDeviation": 2.44
},
{
"symbol": "ZIMV",
"symbolName": "Zimvie Inc",
"exchange": "NASDAQ",
"country": "USA",
"sicSector": "3843",
"industry": "Medical Products",
"subIndustry": null,
"timestamp": "2023-12-08T13:44:53-06:00",
"tradeTimestamp": "2023-12-08T14:29:18-06:00",
"lastPrice": 11.14,
"priceNetChange": 0.5400000000000009,
"pricePercentChange": 5.09,
"previousClose": 10.6,
"volume": 190386,
"previousVolume": 235600,
"standardDeviation": 2.63
},
{
"symbol": "CARR",
"symbolName": "Carrier Global Corp",
"exchange": "NYSE",
"country": "USA",
"sicSector": "3585",
"industry": "Electronics Products",
"subIndustry": "Misc",
"timestamp": "2023-12-08T13:44:58-06:00",
"tradeTimestamp": "2023-12-08T14:29:58-06:00",
"lastPrice": 54.95,
"priceNetChange": 2.0600000000000023,
"pricePercentChange": 3.89,
"previousClose": 52.89,
"volume": 5678706,
"previousVolume": 2465000,
"standardDeviation": 2.5
}
]
}
XML
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>MBI</symbol>
<symbolName>MBIA Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6351</sicSector>
<industry>Insurance</industry>
<subIndustry>Multi Line</subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:49-06:00</tradeTimestamp>
<lastPrice>13.25</lastPrice>
<priceNetChange>5.87</priceNetChange>
<pricePercentChange>79.54</pricePercentChange>
<previousClose>7.38</previousClose>
<volume>9937383</volume>
<previousVolume>1289000</previousVolume>
<standardDeviation>4.6</standardDeviation>
</item>
<item>
<symbol>AMBC</symbol>
<symbolName>Ambac Financial Group</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>6351</sicSector>
<industry>Insurance</industry>
<subIndustry>Proprty & Casualty</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:46-06:00</tradeTimestamp>
<lastPrice>16.43</lastPrice>
<priceNetChange>1.44</priceNetChange>
<pricePercentChange>9.61</pricePercentChange>
<previousClose>14.99</previousClose>
<volume>935747</volume>
<previousVolume>340300</previousVolume>
<standardDeviation>4.22</standardDeviation>
</item>
<item>
<symbol>CURV</symbol>
<symbolName>Torrid Holdings Inc</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>5600</sicSector>
<industry>Retail</industry>
<subIndustry>Apparel & Shoes</subIndustry>
<timestamp>2023-12-08T13:44:55-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:44-06:00</tradeTimestamp>
<lastPrice>5.04</lastPrice>
<priceNetChange>0.89</priceNetChange>
<pricePercentChange>21.45</pricePercentChange>
<previousClose>4.15</previousClose>
<volume>1513556</volume>
<previousVolume>243500</previousVolume>
<standardDeviation>4.03</standardDeviation>
</item>
<item>
<symbol>INTS</symbol>
<symbolName>Intensity Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2836</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:56-06:00</tradeTimestamp>
<lastPrice>6.85</lastPrice>
<priceNetChange>2.85</priceNetChange>
<pricePercentChange>71.25</pricePercentChange>
<previousClose>4</previousClose>
<volume>30035668</volume>
<previousVolume>40000</previousVolume>
<standardDeviation>4.01</standardDeviation>
</item>
<item>
<symbol>ALXO</symbol>
<symbolName>Alx Oncology Holdings Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:23-06:00</tradeTimestamp>
<lastPrice>12.54</lastPrice>
<priceNetChange>3.29</priceNetChange>
<pricePercentChange>35.57</pricePercentChange>
<previousClose>9.25</previousClose>
<volume>3037718</volume>
<previousVolume>436900</previousVolume>
<standardDeviation>3.92</standardDeviation>
</item>
<item>
<symbol>NETI</symbol>
<symbolName>Eneti Inc</symbolName>
<exchange>NYSE</exchange>
<country></country>
<sicSector>4412</sicSector>
<industry>Transportation</industry>
<subIndustry>Ship</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:24-06:00</tradeTimestamp>
<lastPrice>10.91</lastPrice>
<priceNetChange>1.09</priceNetChange>
<pricePercentChange>11.1</pricePercentChange>
<previousClose>9.82</previousClose>
<volume>585934</volume>
<previousVolume>349600</previousVolume>
<standardDeviation>3.58</standardDeviation>
</item>
<item>
<symbol>RANI</symbol>
<symbolName>Rani Therapeutics Holdings Inc Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2023-12-08T13:44:55-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:27-06:00</tradeTimestamp>
<lastPrice>3.34</lastPrice>
<priceNetChange>0.73</priceNetChange>
<pricePercentChange>27.97</pricePercentChange>
<previousClose>2.61</previousClose>
<volume>431758</volume>
<previousVolume>75200</previousVolume>
<standardDeviation>3.58</standardDeviation>
</item>
<item>
<symbol>MOMO</symbol>
<symbolName>Hello Group Inc ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>CHN</country>
<sicSector>7372</sicSector>
<industry>Internet</industry>
<subIndustry>Software</subIndustry>
<timestamp>2023-12-08T13:44:54-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:34-06:00</tradeTimestamp>
<lastPrice>7.24</lastPrice>
<priceNetChange>0.67</priceNetChange>
<pricePercentChange>10.2</pricePercentChange>
<previousClose>6.57</previousClose>
<volume>3812103</volume>
<previousVolume>1291600</previousVolume>
<standardDeviation>3.52</standardDeviation>
</item>
<item>
<symbol>AGO</symbol>
<symbolName>Assured Guaranty Ltd</symbolName>
<exchange>NYSE</exchange>
<country>BMU</country>
<sicSector>6351</sicSector>
<industry>Insurance</industry>
<subIndustry>Multi Line</subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:10-06:00</tradeTimestamp>
<lastPrice>71.08</lastPrice>
<priceNetChange>2.82</priceNetChange>
<pricePercentChange>4.13</pricePercentChange>
<previousClose>68.26</previousClose>
<volume>411075</volume>
<previousVolume>233300</previousVolume>
<standardDeviation>3.58</standardDeviation>
</item>
<item>
<symbol>DHCA</symbol>
<symbolName>Dhc Acquisition Corp Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7373</sicSector>
<industry>Technology Services</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:41:08-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:25:29-06:00</tradeTimestamp>
<lastPrice>10.76</lastPrice>
<priceNetChange>0.08</priceNetChange>
<pricePercentChange>0.75</pricePercentChange>
<previousClose>10.68</previousClose>
<volume>6188</volume>
<previousVolume>700</previousVolume>
<standardDeviation>3.49</standardDeviation>
</item>
<item>
<symbol>PARA</symbol>
<symbolName>Paramount Global Cl B</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4833</sicSector>
<industry>Media Conglomerates</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:57-06:00</tradeTimestamp>
<lastPrice>17.18</lastPrice>
<priceNetChange>2.15</priceNetChange>
<pricePercentChange>14.3</pricePercentChange>
<previousClose>15.03</previousClose>
<volume>33841392</volume>
<previousVolume>9889100</previousVolume>
<standardDeviation>3.32</standardDeviation>
</item>
<item>
<symbol>ALLE</symbol>
<symbolName>Allegion Plc</symbolName>
<exchange>NYSE</exchange>
<country>IRL</country>
<sicSector>7381</sicSector>
<industry>Protection</industry>
<subIndustry>Safety</subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:57-06:00</tradeTimestamp>
<lastPrice>110.94</lastPrice>
<priceNetChange>5.85</priceNetChange>
<pricePercentChange>5.57</pricePercentChange>
<previousClose>105.09</previousClose>
<volume>907993</volume>
<previousVolume>729800</previousVolume>
<standardDeviation>3.27</standardDeviation>
</item>
<item>
<symbol>PARAA</symbol>
<symbolName>Paramount Global Cl A</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4833</sicSector>
<industry>Media Conglomerates</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:30-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:26:41-06:00</tradeTimestamp>
<lastPrice>21.13</lastPrice>
<priceNetChange>2.42</priceNetChange>
<pricePercentChange>12.93</pricePercentChange>
<previousClose>18.71</previousClose>
<volume>81898</volume>
<previousVolume>57800</previousVolume>
<standardDeviation>3.15</standardDeviation>
</item>
<item>
<symbol>GNFT</symbol>
<symbolName>Genfit S.A. ADR</symbolName>
<exchange>NASDAQ</exchange>
<country>FRA</country>
<sicSector>2836</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2023-12-08T13:42:59-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:27:59-06:00</tradeTimestamp>
<lastPrice>3.45</lastPrice>
<priceNetChange>0.25</priceNetChange>
<pricePercentChange>7.81</pricePercentChange>
<previousClose>3.2</previousClose>
<volume>143025</volume>
<previousVolume>47500</previousVolume>
<standardDeviation>3.14</standardDeviation>
</item>
<item>
<symbol>IESC</symbol>
<symbolName>Ies Holdings</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>1731</sicSector>
<industry>Electronic Misc Services</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:16-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:24:55-06:00</tradeTimestamp>
<lastPrice>80.78</lastPrice>
<priceNetChange>6.08</priceNetChange>
<pricePercentChange>8.14</pricePercentChange>
<previousClose>74.7</previousClose>
<volume>46818</volume>
<previousVolume>128400</previousVolume>
<standardDeviation>3.12</standardDeviation>
</item>
<item>
<symbol>SGA</symbol>
<symbolName>Saga Communications</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>4832</sicSector>
<industry>Broadcast</industry>
<subIndustry>Radio & TV</subIndustry>
<timestamp>2023-12-08T13:43:29-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:27:41-06:00</tradeTimestamp>
<lastPrice>22.31</lastPrice>
<priceNetChange>1.9</priceNetChange>
<pricePercentChange>9.31</pricePercentChange>
<previousClose>20.41</previousClose>
<volume>47125</volume>
<previousVolume>13900</previousVolume>
<standardDeviation>3.09</standardDeviation>
</item>
<item>
<symbol>LULU</symbol>
<symbolName>Lululemon Athletica</symbolName>
<exchange>NASDAQ</exchange>
<country>CAN</country>
<sicSector>2300</sicSector>
<industry>Textile</industry>
<subIndustry>Apparel</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:58-06:00</tradeTimestamp>
<lastPrice>491.03</lastPrice>
<priceNetChange>26.36</priceNetChange>
<pricePercentChange>5.67</pricePercentChange>
<previousClose>464.67</previousClose>
<volume>5511991</volume>
<previousVolume>3243400</previousVolume>
<standardDeviation>2.99</standardDeviation>
</item>
<item>
<symbol>SEZL</symbol>
<symbolName>Sezzle Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7389</sicSector>
<industry>Financial Transaction Services</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:39:24-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:22:57-06:00</tradeTimestamp>
<lastPrice>13.04</lastPrice>
<priceNetChange>1.84</priceNetChange>
<pricePercentChange>16.43</pricePercentChange>
<previousClose>11.2</previousClose>
<volume>37634</volume>
<previousVolume>7700</previousVolume>
<standardDeviation>3.04</standardDeviation>
</item>
<item>
<symbol>BDTX</symbol>
<symbolName>Black Diamond Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2836</sicSector>
<industry>Medical</industry>
<subIndustry>Drugs</subIndustry>
<timestamp>2023-12-08T13:44:35-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:22-06:00</tradeTimestamp>
<lastPrice>2.99</lastPrice>
<priceNetChange>0.42</priceNetChange>
<pricePercentChange>16.34</pricePercentChange>
<previousClose>2.57</previousClose>
<volume>949720</volume>
<previousVolume>349400</previousVolume>
<standardDeviation>3.06</standardDeviation>
</item>
<item>
<symbol>SAVA</symbol>
<symbolName>Cassava Sciences Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Drugs</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:58-06:00</tradeTimestamp>
<lastPrice>24.49</lastPrice>
<priceNetChange>3.71</priceNetChange>
<pricePercentChange>17.85</pricePercentChange>
<previousClose>20.78</previousClose>
<volume>1609866</volume>
<previousVolume>555600</previousVolume>
<standardDeviation>2.92</standardDeviation>
</item>
<item>
<symbol>JAKK</symbol>
<symbolName>Jakks Pacific Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3944</sicSector>
<industry>Toys & Game & Hobby</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:59-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:56-06:00</tradeTimestamp>
<lastPrice>32.98</lastPrice>
<priceNetChange>2.73</priceNetChange>
<pricePercentChange>9.02</pricePercentChange>
<previousClose>30.25</previousClose>
<volume>298135</volume>
<previousVolume>73200</previousVolume>
<standardDeviation>2.99</standardDeviation>
</item>
<item>
<symbol>AXTI</symbol>
<symbolName>Axt Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3674</sicSector>
<industry>Electronics</industry>
<subIndustry>Semiconductors</subIndustry>
<timestamp>2023-12-08T13:44:10-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:02-06:00</tradeTimestamp>
<lastPrice>2.27</lastPrice>
<priceNetChange>0.22</priceNetChange>
<pricePercentChange>10.73</pricePercentChange>
<previousClose>2.05</previousClose>
<volume>199303</volume>
<previousVolume>141100</previousVolume>
<standardDeviation>2.98</standardDeviation>
</item>
<item>
<symbol>ORGO</symbol>
<symbolName>Organogenesis Holdings Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Drugs</subIndustry>
<timestamp>2023-12-08T13:44:10-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:10-06:00</tradeTimestamp>
<lastPrice>3.22</lastPrice>
<priceNetChange>0.41</priceNetChange>
<pricePercentChange>14.59</pricePercentChange>
<previousClose>2.81</previousClose>
<volume>1871476</volume>
<previousVolume>445300</previousVolume>
<standardDeviation>2.89</standardDeviation>
</item>
<item>
<symbol>APLT</symbol>
<symbolName>Applied Therapeutics Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2834</sicSector>
<industry>Medical</industry>
<subIndustry>Biomedical</subIndustry>
<timestamp>2023-12-08T13:44:59-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:59-06:00</tradeTimestamp>
<lastPrice>3.23</lastPrice>
<priceNetChange>0.56</priceNetChange>
<pricePercentChange>20.97</pricePercentChange>
<previousClose>2.67</previousClose>
<volume>3056133</volume>
<previousVolume>1942800</previousVolume>
<standardDeviation>2.84</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>2023-12-08T13:44:38-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:37-06:00</tradeTimestamp>
<lastPrice>6.89</lastPrice>
<priceNetChange>0.74</priceNetChange>
<pricePercentChange>12.03</pricePercentChange>
<previousClose>6.15</previousClose>
<volume>216602</volume>
<previousVolume>131400</previousVolume>
<standardDeviation>2.82</standardDeviation>
</item>
<item>
<symbol>VIRC</symbol>
<symbolName>Virco MFG Cp</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>2531</sicSector>
<industry>Furniture</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:34-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:34-06:00</tradeTimestamp>
<lastPrice>8.18</lastPrice>
<priceNetChange>1.17</priceNetChange>
<pricePercentChange>16.69</pricePercentChange>
<previousClose>7.01</previousClose>
<volume>543371</volume>
<previousVolume>55600</previousVolume>
<standardDeviation>2.81</standardDeviation>
</item>
<item>
<symbol>GTX</symbol>
<symbolName>Garrett Motion Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>CHE</country>
<sicSector>3714</sicSector>
<industry>Auto</industry>
<subIndustry>Truck Original Parts</subIndustry>
<timestamp>2023-12-08T13:44:55-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:54-06:00</tradeTimestamp>
<lastPrice>8.14</lastPrice>
<priceNetChange>0.29</priceNetChange>
<pricePercentChange>3.69</pricePercentChange>
<previousClose>7.85</previousClose>
<volume>849572</volume>
<previousVolume>812100</previousVolume>
<standardDeviation>2.88</standardDeviation>
</item>
<item>
<symbol>DOCU</symbol>
<symbolName>Docusign Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>7372</sicSector>
<industry>Technology Services</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:57-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:56-06:00</tradeTimestamp>
<lastPrice>50.09</lastPrice>
<priceNetChange>2.65</priceNetChange>
<pricePercentChange>5.59</pricePercentChange>
<previousClose>47.44</previousClose>
<volume>16837140</volume>
<previousVolume>9039100</previousVolume>
<standardDeviation>2.44</standardDeviation>
</item>
<item>
<symbol>ZIMV</symbol>
<symbolName>Zimvie Inc</symbolName>
<exchange>NASDAQ</exchange>
<country>USA</country>
<sicSector>3843</sicSector>
<industry>Medical Products</industry>
<subIndustry></subIndustry>
<timestamp>2023-12-08T13:44:53-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:18-06:00</tradeTimestamp>
<lastPrice>11.14</lastPrice>
<priceNetChange>0.54</priceNetChange>
<pricePercentChange>5.09</pricePercentChange>
<previousClose>10.6</previousClose>
<volume>190386</volume>
<previousVolume>235600</previousVolume>
<standardDeviation>2.63</standardDeviation>
</item>
<item>
<symbol>CARR</symbol>
<symbolName>Carrier Global Corp</symbolName>
<exchange>NYSE</exchange>
<country>USA</country>
<sicSector>3585</sicSector>
<industry>Electronics Products</industry>
<subIndustry>Misc</subIndustry>
<timestamp>2023-12-08T13:44:58-06:00</timestamp>
<tradeTimestamp>2023-12-08T14:29:58-06:00</tradeTimestamp>
<lastPrice>54.95</lastPrice>
<priceNetChange>2.06</priceNetChange>
<pricePercentChange>3.89</pricePercentChange>
<previousClose>52.89</previousClose>
<volume>5678706</volume>
<previousVolume>2465000</previousVolume>
<standardDeviation>2.5</standardDeviation>
</item>
</getLeaders>
CSV
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
"MBI","MBIA Inc","NYSE","USA","6351","Insurance","Multi Line","2023-12-08T13:44:57-06:00","2023-12-08T14:29:49-06:00","13.25","5.87","79.54","7.38","9937383","1289000","4.6"
"AMBC","Ambac Financial Group","NYSE","USA","6351","Insurance","Proprty & Casualty","2023-12-08T13:44:58-06:00","2023-12-08T14:29:46-06:00","16.43","1.44","9.61","14.99","935747","340300","4.22"
"CURV","Torrid Holdings Inc","NYSE","USA","5600","Retail","Apparel & Shoes","2023-12-08T13:44:55-06:00","2023-12-08T14:29:44-06:00","5.04","0.89","21.45","4.15","1513556","243500","4.03"
"INTS","Intensity Therapeutics Inc","NASDAQ","USA","2836","Medical","Biomedical","2023-12-08T13:44:58-06:00","2023-12-08T14:29:56-06:00","6.85","2.85","71.25","4","30035668","40000","4.01"
"ALXO","Alx Oncology Holdings Inc","NASDAQ","USA","2834","Medical","Biomedical","2023-12-08T13:44:57-06:00","2023-12-08T14:29:23-06:00","12.54","3.29","35.57","9.25","3037718","436900","3.92"
"NETI","Eneti Inc","NYSE","","4412","Transportation","Ship","2023-12-08T13:44:58-06:00","2023-12-08T14:29:24-06:00","10.91","1.09","11.1","9.82","585934","349600","3.58"
"RANI","Rani Therapeutics Holdings Inc Cl A","NASDAQ","USA","2834","Medical","Biomedical","2023-12-08T13:44:55-06:00","2023-12-08T14:29:27-06:00","3.34","0.73","27.97","2.61","431758","75200","3.58"
"MOMO","Hello Group Inc ADR","NASDAQ","CHN","7372","Internet","Software","2023-12-08T13:44:54-06:00","2023-12-08T14:29:34-06:00","7.24","0.67","10.2","6.57","3812103","1291600","3.52"
"AGO","Assured Guaranty Ltd","NYSE","BMU","6351","Insurance","Multi Line","2023-12-08T13:44:57-06:00","2023-12-08T14:29:10-06:00","71.08","2.82","4.13","68.26","411075","233300","3.58"
"DHCA","Dhc Acquisition Corp Cl A","NASDAQ","USA","7373","Technology Services","","2023-12-08T13:41:08-06:00","2023-12-08T14:25:29-06:00","10.76","0.08","0.75","10.68","6188","700","3.49"
"PARA","Paramount Global Cl B","NASDAQ","USA","4833","Media Conglomerates","","2023-12-08T13:44:57-06:00","2023-12-08T14:29:57-06:00","17.18","2.15","14.3","15.03","33841392","9889100","3.32"
"ALLE","Allegion Plc","NYSE","IRL","7381","Protection","Safety","2023-12-08T13:44:57-06:00","2023-12-08T14:29:57-06:00","110.94","5.85","5.57","105.09","907993","729800","3.27"
"PARAA","Paramount Global Cl A","NASDAQ","USA","4833","Media Conglomerates","","2023-12-08T13:44:30-06:00","2023-12-08T14:26:41-06:00","21.13","2.42","12.93","18.71","81898","57800","3.15"
"GNFT","Genfit S.A. ADR","NASDAQ","FRA","2836","Medical","Biomedical","2023-12-08T13:42:59-06:00","2023-12-08T14:27:59-06:00","3.45","0.25","7.81","3.2","143025","47500","3.14"
"IESC","Ies Holdings","NASDAQ","USA","1731","Electronic Misc Services","","2023-12-08T13:44:16-06:00","2023-12-08T14:24:55-06:00","80.78","6.08","8.14","74.7","46818","128400","3.12"
"SGA","Saga Communications","NASDAQ","USA","4832","Broadcast","Radio & TV","2023-12-08T13:43:29-06:00","2023-12-08T14:27:41-06:00","22.31","1.9","9.31","20.41","47125","13900","3.09"
"LULU","Lululemon Athletica","NASDAQ","CAN","2300","Textile","Apparel","2023-12-08T13:44:58-06:00","2023-12-08T14:29:58-06:00","491.03","26.36","5.67","464.67","5511991","3243400","2.99"
"SEZL","Sezzle Inc","NASDAQ","USA","7389","Financial Transaction Services","","2023-12-08T13:39:24-06:00","2023-12-08T14:22:57-06:00","13.04","1.84","16.43","11.2","37634","7700","3.04"
"BDTX","Black Diamond Therapeutics Inc","NASDAQ","USA","2836","Medical","Drugs","2023-12-08T13:44:35-06:00","2023-12-08T14:29:22-06:00","2.99","0.42","16.34","2.57","949720","349400","3.06"
"SAVA","Cassava Sciences Inc","NASDAQ","USA","2834","Medical","Drugs","2023-12-08T13:44:58-06:00","2023-12-08T14:29:58-06:00","24.49","3.71","17.85","20.78","1609866","555600","2.92"
"JAKK","Jakks Pacific Inc","NASDAQ","USA","3944","Toys & Game & Hobby","","2023-12-08T13:44:59-06:00","2023-12-08T14:29:56-06:00","32.98","2.73","9.02","30.25","298135","73200","2.99"
"AXTI","Axt Inc","NASDAQ","USA","3674","Electronics","Semiconductors","2023-12-08T13:44:10-06:00","2023-12-08T14:29:02-06:00","2.27","0.22","10.73","2.05","199303","141100","2.98"
"ORGO","Organogenesis Holdings Inc","NASDAQ","USA","2834","Medical","Drugs","2023-12-08T13:44:10-06:00","2023-12-08T14:29:10-06:00","3.22","0.41","14.59","2.81","1871476","445300","2.89"
"APLT","Applied Therapeutics Inc","NASDAQ","USA","2834","Medical","Biomedical","2023-12-08T13:44:59-06:00","2023-12-08T14:29:59-06:00","3.23","0.56","20.97","2.67","3056133","1942800","2.84"
"SPIR","Spire Global Inc","NYSE","USA","4899","Aerospace","Defense","2023-12-08T13:44:38-06:00","2023-12-08T14:29:37-06:00","6.89","0.74","12.03","6.15","216602","131400","2.82"
"VIRC","Virco MFG Cp","NASDAQ","USA","2531","Furniture","","2023-12-08T13:44:34-06:00","2023-12-08T14:29:34-06:00","8.18","1.17","16.69","7.01","543371","55600","2.81"
"GTX","Garrett Motion Inc","NASDAQ","CHE","3714","Auto","Truck Original Parts","2023-12-08T13:44:55-06:00","2023-12-08T14:29:54-06:00","8.14","0.29","3.69","7.85","849572","812100","2.88"
"DOCU","Docusign Inc","NASDAQ","USA","7372","Technology Services","","2023-12-08T13:44:57-06:00","2023-12-08T14:29:56-06:00","50.09","2.65","5.59","47.44","16837140","9039100","2.44"
"ZIMV","Zimvie Inc","NASDAQ","USA","3843","Medical Products","","2023-12-08T13:44:53-06:00","2023-12-08T14:29:18-06:00","11.14","0.54","5.09","10.6","190386","235600","2.63"
"CARR","Carrier Global Corp","NYSE","USA","3585","Electronics Products","Misc","2023-12-08T13:44:58-06:00","2023-12-08T14:29:58-06:00","54.95","2.06","3.89","52.89","5678706","2465000","2.5"
PHP
<?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);
Classic ASP
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")
Perl
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;
Python
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)
Ruby
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