Return historical data of IDX market cap on a certain interval (up to 90 days)
Format
start
date in the YYYY-MM-DD
format.Earliest date
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
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.Format
end
date in the YYYY-MM-DD
format.Latest date
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
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.