tigercontrol.problems.time_series.Crypto

class tigercontrol.problems.time_series.Crypto[source]

Description: Outputs the daily price of bitcoin from 2013-04-28 to 2018-02-10

__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 price of bitcoin 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 price of the bitcoin :param None:

Attributes

compatibles
spec