forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 4:30 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Portfolio Selection with alglib
PostPosted: Sat Nov 28, 2015 3:16 pm 
Offline

Joined: Sat Nov 28, 2015 3:09 pm
Posts: 1
Hi,

I have a question, I want to make a portfolio selection by maximizing the return of the portfolio for a given risk. In this way, I have three constraints:

Code:
(1) 0 =< x_i =< 1

Code:
(2) sum x_i = 1

Code:
(3) sigma_p =< sigma*

My question is now how I can use alglib to optimize such a problem and obtain the parts of assets, x_i, in the portfolio?

Thanks

Kind regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 60 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group