The portfolio tag has no wiki summary.
11
votes
2answers
2k views
How do I find the most diversified portfolio, or least correlated subset, of stocks?
I have a trading system that chooses top 10 stocks in Nasdaq 100 ranked on relative strength and some other factors. However, I'd like to take positions in only 5 of these 10 stocks based on how ...
13
votes
5answers
3k views
Python library for Portfolio Optimization
Does anyone know of a python library/source that is able to calculate the traditional mean-variance portfolio? To press my luck, any resources where the library/source also contains functions such as ...
12
votes
5answers
908 views
is beta of a portfolio always meaningful?
Consider the following strategies:
a stat arb strategy with no overnight exposure, but significant market exposure intraday.
a market timing model which is always long or short the market.
etc
is ...