Skip to content

Commit

Permalink
DOC: authorship attribution to portf.optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
lacabra authored Apr 27, 2018
1 parent 9cceef7 commit 0dcd0fe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion catalyst/examples/portfolio_optimization.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
'''Use this code to execute a portfolio optimization model. This code
'''
Author: Rodrigo Gomez-Grassi
Date: Sep. 20, 2017
Use this code to execute a portfolio optimization model. This code
will select the portfolio with the maximum Sharpe Ratio. The parameters
are set to use 180 days of historical data and rebalance every 30 days.
Expand Down

0 comments on commit 0dcd0fe

Please sign in to comment.