List API public v1 pulse trades recent

get/api/public/v1/pulse/trades/recent

Query parameters

sincestring

Lookback window (e.g. 30m, 6h, 7d). This route ranks by |pnl|, whose cost grows with the window rather than with limit, so the window is capped: 30 days with coin, 6 hours without one (that variant cannot use any coin index). Longer windows are rejected with 400, never silently narrowed.

Lookback window (e.g. 30m, 6h, 7d). This route ranks by |pnl|, whose cost grows with the window rather than with limit, so the window is capped: 30 days with coin, 6 hours without one (that variant cannot use any coin index). Longer windows are rejected with 400, never silently narrowed.

limitinteger
coinstring

Response

OK

addressstring required
coinstring required
directionstring required
displayNamestring
feenumber double required
pnlnumber double required
pricenumber double required
rawTimeinteger required
sidestring required
sizenumber double required
startPositionnumber double required
tidinteger required
tradeTimestring required
volumenumber double required

Changes

No recorded changes to this endpoint across all 1 revision of this API.