Wasm Directoryalpha
Record

get-v1-historic-agg-size-symbol-date-params

No description available.

record get-v1-historic-agg-size-symbol-date-params {
  size: string,
  symbol: string,
  date: string,
  offset: option​<s32>,
  limit: option​<s32>,
}

Fields

NameTypeDescription
sizestring
symbolstring
datestring
offsetoption​<s32>
limitoption​<s32>