Record
get-v1-historic-trades-symbol-date-params
No description available.
record get-v1-historic-trades-symbol-date-params {
symbol: string,
date: string,
offset: option<s32>,
limit: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| symbol | string | |
| date | string | |
| offset | option<s32> | |
| limit | option<s32> |