Interface GetMarketHistoryRequest

Market history request for a symbol.

Hierarchy

  • GetMarketHistoryRequest

Properties

cont_flag: string

Set cont flag 1 for continues data and future options.

date_format: number

0 to enter the epoch value. 1 to enter the date format as yyyy-mm-dd.

range_from: string

Indicating the start date of records (epoch, yyyy-mm-dd).

range_to: string

Indicating the end date of records.

resolution: string

The candle resolution in minutes.

symbol: string

Eg: NSE:RCOM-EQ.

Generated using TypeDoc