Using proprietary algorithm (Amberdata direction) that assess real initiator of a trade, we sum by the amounts of contracts and premium of the last 24 hours (default) according to put/call/bought/sold metrics.
GET
/
analytics
/
trades-flow
/
put-call-distribution
Put Call Trades Distribution
Copy
Ask AI
curl --request GET \
--url https://api.amberdata.com/markets/derivatives/analytics/trades-flow/put-call-distribution \
--header 'x-api-key: <api-key>'