Wasm Directoryalpha
Record

get-v1-historic-quotes-symbol-date-response

No description available.

record get-v1-historic-quotes-symbol-date-response {
  day: option​<string>,
  ms-latency: option​<s32>,
  status: option​<string>,
  symbol: option​<string>,
  ticks: option​<list​<quote>>,
}

Fields

NameTypeDescription
dayoption​<string>
ms-latencyoption​<s32>
statusoption​<string>
symboloption​<string>
ticksoption​<list​<quote>>