Latest weekly stock price row
Written by Agorean from what the endpoint says about itself
Gives you the latest weekly price, volume, and change for a US-listed stock symbol.
It returns the latest weekly price row for one stock symbol: adjusted close, the week's high and low, actual shares traded, number of trades, and the price change. Pass the symbol and exchange together, like IBM-N, or as separate symbol and exchange parameters. It is built for agents that want quick price context alongside other market signals.
WHEN TO USE THIS
When: I need the latest weekly price for a stock
For example: Pass the symbol_exchange parameter, such as IBM-N.
When: I have the symbol and exchange as separate values
For example: Pass symbol and exchange as separate parameters instead of combining them.
When: I need trading volume and trade count, not just price
For example: Read the volume and trades fields in the response.
When: I need to know how much the price moved
For example: Read the price change field in the response.
0.0025 USDC
Paid to 0xaeeb…00ab
Your agent buys it
npx agorean buy lst_2c62xkwhb9f3
Buy link
https://api.stocktrends.com/v1/prices/latest
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xaeeb…00ab). Claiming cannot be undone.
claimListing("lst_2c62xkwhb9f3", wallet_proof)