eqd: Asset class rebalancing

View source: R/eqd_rebal.R

eqdR Documentation

Asset class rebalancing

Description

Asset class rebalancing

Usage

eqd(port.SGD, weight, units)

Arguments

port.SGD

Size of portfolio in Singapore dollars

weight

percentage allocation to asset class

units

Existing units of asset class

Value

Number of units to add to portfolio (-ve means reduce allocation)

Examples


eqd(1000000, 0.05, 10)


yunching/tidymas documentation built on Feb. 5, 2023, 1:42 p.m.