updateEndEq: update ending equity for an account

View source: R/updateEndEq.R

updateEndEqR Documentation

update ending equity for an account

Description

Calculates End.Eq and Net.Performance

Usage

updateEndEq(Account, Dates = NULL)

Arguments

Account

string identifying account

Dates

Dates from which to calculate equity account

Details

Requires that updateAcct has been run and any additional functions have alread appended information into that table (e.g., additions or withdrawals, fees, interest, etc.)

Author(s)

Peter Carl, Brian G. Peterson


braverock/blotter documentation built on Feb. 13, 2023, 1 p.m.