| Parameters | Required | Default | Description |
|---|---|---|---|
symbol | Yes | N/A | The desired index symbol. |
start | No | Since the beginning | Start date in format YYYY-MM-DD. This parameter will return all value that are on or after this date until the end date. |
end | No | Today | End date in format YYYY-MM-DD. This parameter will return all value that are before or on this date that are on or after the start date. |
asc | No | 0 | Set to Default to descending date order. |
format | No | json | Set to Alternatively, you can use the |