List Strikes
FreeValueStandardPro
REQUIRED
The Theta Terminal must be running to access data.
List all strike prices that are traded for an underlying root and expiration date. The strike price in 1/10ths of a cent. A $140.00 strike price would be 140000.
Sample URL
Paste the URL below into your browser while the Theta Terminal is running.
http://127.0.0.1:25510/v2/list/strikes?root=AAPL&exp=20220930
Parameters
Query Parameters
rootRequired -
The underlying root.
Type: string (Default: AAPL)
expRequired -
The expiration date to list strikes for. Formatted as YYYYMMDD.
Type: integer (Default: 20220930)