Skip to main content

load

Function to get portfolio from predefined csv/json/xlsx file inside portfolios folder

Usage

load [-s] [-c] [--no_last_price] [--nan] [-p {}]

Parameters

NameDescriptionDefaultOptionalChoices
sectorAdd sector to dataframeFalseTrueNone
countryAdd country to dataframeFalseTrueNone
last_priceDon't add last price from yfinanceTrueTrueNone
show_nanShow nan entriesFalseTrueNone
pathPath to portfolio filemy_portfolio.csvTrueNone

On this page