okama.Portfolio.name

property Portfolio.name

Return text name of portfolio.

For Portfolio name is equal to symbol.

Returns:
str

Text name of the portfolio.

>>> p = ok.Portfolio()
    ..
>>> p.name
    ..
‘portfolio_5312.PF’