tigercontrol.problems.time_series.SP500

class tigercontrol.problems.time_series.SP500[source]

Description: Outputs the daily opening price of the S&P 500 stock market index from January 3, 1986 to June 29, 2018.

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__() Initialize self.
close() Not implemented
help() Description: Prints information about this class and its methods.
hidden() Description: Return the date corresponding to the last value of the S&P 500 that was returned :param None:
initialize() Description: Check if data exists, else download, clean, and setup.
step() Description: Moves time forward by one day and returns value of the stock index :param None:

Attributes

compatibles
spec