Available index:
ftse
, idx30
, idxbumn20
, idxesgl
, idxg30
,
idxhidiv20
, idxq30
, idxv30
, ihsg
, jii70
, kompas100
, lq45
,
sminfra18
, srikehati
, sti
, economic30
Notes
Index daily transaction data is only available from January 2nd, 2019.Header
Authorization header that should be filled with your Sectors Financial API
key.
Path
Code of the index for which the daily transaction data is to be retrieved.
Available index
Available index
ftse
, idx30
, idxbumn20
, idxesgl
, idxg30
, idxhidiv20
, idxq30
,
idxv30
, ihsg
, jii70
, kompas100
, lq45
, sminfra18
, srikehati
,
sti
, economic30
, idxvesta28
Query Parameters
Start date for which the daily transaction data of a given index code is to be
retrieved.
Format
Format
The API endpoint only accepts
start
date in the YYYY-MM-DD
format.Earliest date
Earliest date
The
start
date must be no earlier than 90 days before the end
date. If a date earlier than this is provided, only the most recent 90
days of data will be retrieved.Default value
Default value
When only
end
date is provided, the default value of start
date is 30 days before the end
date.When start
and end
dates are not provided, the default value of start
date is 30 days before today.End date for which the daily transaction data of a given index code is to be
retrieved.
Format
Format
The API endpoint only accepts
end
date in the YYYY-MM-DD
format.Latest date
Latest date
The
end
date must be no later than 90 days after the start
date.
If a date later than this is provided, only the most recent 90 days of
data will be retrieved.Default value
Default value
When only
start
date is provided, the default value of end
date is 30 days after the start
date.When start
and end
dates are not provided, the default value of end
date is today.