GET api/ChartData/GetTOHLCV?SEGMENT={SEGMENT}&INSTRUMENT={INSTRUMENT}&SYMBOL={SYMBOL}&EXPIRY={EXPIRY}&TF={TF}&Code={Code}&b={b}&from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SEGMENT

string

Required

INSTRUMENT

string

Required

SYMBOL

string

Required

EXPIRY

string

Required

TF

string

Default value is D1

Code

string

Default value is 0

b

integer

Default value is 50

from

date

None.

to

date

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.