Clock#

Get Market Clock#

BrokerClient.get_clock() Union[Clock, Dict[str, Any]]#

Gets the current market timestamp, whether or not the market is currently open, as well as the times of the next market open and close.

Returns:

The market Clock data

Return type:

Clock