Skip to content

Today (v3)

FreeValueStandardPro

REQUIRED

The v3 Theta Terminal must be running to access data.

  • Retrieves current day equity market schedule

Sample URL

Paste the URL below into your browser while the Theta Terminal is running.

Current day equity market schedule
http://localhost:25503/v3/calendar/today

Query Parameters

format  -

The format of the data when returned to the user.

Type: string (Default: csv)
Enumcsv, json, ndjson, html

Responses

Returns current day schedule

array of:

Sample Code

py