Description Usage Arguments Value
Compute the number of shares of a particular stock held at a date for a particular account.
1 | share_count(ticker, account, date, cleaned_df)
|
ticker |
The stock of interest |
account |
The account holding the shares |
date |
The date at which to calculate the holding |
cleaned_df |
The cleaned tibble generated by clean_transaction_export(). |
The number of shares, rounded to the nearest ten-thousandth share.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.