Trading Schedule By Symbol
Returns the trading schedule up to a month for the requested contract.
Query parameters
assetClass
Specify the security type of the given contract. Valid asset classes are:
* `STK` - Stock
* `OPT` - Option
* `FUT` - Future
* `CFD` - Contract for Difference
* `WAR` - Warrant
* `SWP` - Forex
* `FND` - Mutual Fund
* `BND` - Bond
* `ICS` - Inter-Commodity Spread
symbol
exchange
exchangeFilter
Response
Returns the trading schedule up to a month for the requested contract.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

