Interface GetMarketHistoryResponse

Market history of a particular stock response.

Hierarchy

Properties

Properties

candles: ShortCandle[]

List of short candles.

code?: number

This is the code to identify specific responses.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc