__init__

PriceData.__init__(from_coin: str, to_coin: str, last, bid=None, ask=None, open=None, close=None, high=None, low=None, volume=None)None

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