-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi there,
I was going to take a crack at using this package to optimize a fixed income portfolio. Just wanted to touch base with you to see if you were aware of any vignettes or examples that may be helpful. I have read through many of them already, definitely some useful info.
Anyways, I think the critical aspect of trying this seems to be the objective function. I have noticed that the objective functions detailed in this package all work off of the asset returns (typically noted as R), whereas I will be looking to optimize off of both return and duration (maybe convexity too eventually). I'm planning to have a separate dataset containing all the durations that I can reference in the objective function by CUSIP and date.
So I guess I'm really just checking in with the sherpas before I start scaling the mountain. Any advice, examples, etc.?
Thanks for all your work on this and the other packages, btw.