Skip to main content

Get Trades

Get all trades for the day

curl --location 'https://api.upstox.com/v2/order/trades/get-trades-for-day' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {your_access_token}'