Tool to fetch historical trade data for a cryptocurrency ticker. Use when you need tick-level trades within a time range.
sortstringField to sort by; must be 'timestamp'
limitintegerMaximum number of trades to return (default: 1000, max: 50000)
orderstringSort order: 'asc' or 'desc'
timestampstringFilter by trade timestamp (YYYY-MM-DD or nanosecond Unix timestamp)
timestamp.gtstringReturn trades with timestamp greater than this value
timestamp.ltstringReturn trades with timestamp less than this value
crypto_tickerRequiredstringCase-sensitive cryptocurrency ticker (e.g., 'BTC-USD')
timestamp.gtestringReturn trades with timestamp greater than or equal to this value
timestamp.ltestringReturn trades with timestamp less than or equal to this value
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 0 of 5.
$0.001 / call
No published Skills explicitly reference this Action yet.