Our starting point is to calculate Daily (1-day) VaR.
It is possible to convert VaR from one time-basis to another, e.g. daily to weekly.
The conversion formula is VaR (X%) for k Days = VaR (X%) Daily * โk
Our starting point is to calculate Daily (1-day) VaR.
It is possible to convert VaR from one time-basis to another, e.g. daily to weekly.
The conversion formula is VaR (X%) for k Days = VaR (X%) Daily * โk
Period | Days (k) | Square root |
---|---|---|
Daily | 1 | 1 |
Week | 5 | 2.3607 |
Month | 20 | 4.47213 |
Year | 250 | 15.91139 |
Therefore:
ยง Weekly VaR = VARDaily * โ5
ยง Monthly VaR = VARDaily * โ20
ยง Yearly VaR = VARDaily * โ250
Example
If the Daily VaR for a particular asset A is 0.68%:
ยง Weekly VaR = 0.68 x โ 5 = 1.605
ยง Monthly VaR = x โ 20 = 3.041
ยง Annual VaR = x โ 250 = 10.819