fixed a type-o in the documentation.

This commit is contained in:
fawce
2012-05-31 23:15:53 -04:00
parent a4ea3e3343
commit 036f9e93a7
+1 -1
View File
@@ -27,7 +27,7 @@ Risk Report
| alpha | The _algorithm_ alpha to the benchmark. |
+-----------------+----------------------------------------------------+
| excess_return | The excess return of the algorithm over the |
| | benchmark. |
| | treasuries. |
+-----------------+----------------------------------------------------+
| max_drawdown | The largest relative peak to relative trough move |
| | for the portfolio returns between self.start_date |