Description Usage Arguments Value Examples
Rebalancing & Investment
1 | Investment_Fonct(S_t, B_t, invest_risq_tm1, invest_srisq_tm1, propor)
|
S_t |
Risky asset value at time t (time of rebalancing) |
B_t |
Riskless asset value at time t (time of rebalancing) |
invest_risq_tm1 |
Number of units invested in the risky asset before rebalancing (at time t-1) |
invest_srisq_tm1 |
Number of units invested in the riskless asset before rebalancing (at time t-1) |
propor |
Proportion of the total investment in the risky asset |
A vector which contains in first positionthe number of units invest in the risky asset, and in second the riskless
1 | Investment_Fonct(1.4,1.2,0.3,0.7,0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.