StockInfo constructor

StockInfo()

Initializes a new instance of StockInfo class.

def __init__(self):
    ...

See Also