Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicioalmeida committed Sep 7, 2023
1 parent 562ec07 commit 2307d38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions var.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@
ax1.text(0.25,200,"Extreme High\nreturns")
plt.show()

# V@R
var95 = np.nanpercentile(portfolioreturndf, 5)
var95*100

0 comments on commit 2307d38

Please sign in to comment.