Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
finance
trading
portfolio-optimization
sharpe-ratio
quantitative-finance
investment
cvxpy
convex-optimization
asset-allocation
stepwise-regression
investment-analysis
principal-components-regression
risk-factors
portfolio-management
risk-parity
efficient-frontier
drawdown-model
duration-matching
cvar-optimization
risk-contribution
-
Updated
Mar 19, 2022 - Python
Is there a way to calibrate a discount curve from traded fx forwards?
Taking USDJPY as an example. As an input I have the fx spot, 1M, 3M and 6M forwards , I have also built a USD OIS discount curve. I want to create a JPY discount curve such that I can reprice correctly all of the fx forwards I observe in the market. Is that possible with the current library?
As an extension to the above,