Personal Track Record
This is not an investment model
- It is a record of a member’s personal broker account as reported to Covestor
- It cannot be mirrored
nside - View Profile
Personal Track Record
| Inception date | January 31, 2008 |
| Holding Period | Buy and hold |
Performance and Risk
Performance Summary (as at end of February 08, 2012)
| Inception January 31, 2008 | Member | S&P 500 |
|---|---|---|
| Month to date (%) | 1.60 | 4.41 |
| 3 month (%) | -2.41 | 4.76 |
| 1 year (%) | 15.22 | 2.09 |
| Annualized since inception (%) | -4.48 | 0.68 |
| Since inception (%) | -16.79 | n/a |
| Sharpe (annualized) | -0.11 | 0.01 |
| % of positive months | 44.90 | 60.81 |
Past performance is not indicative of future performance
Commentary - Latest Posts
-
Connexion au VPN ulaval avec ubuntu 8.10 Intrepid Ibex December 06, 2008
Il est tard. Vous voulez vous connecter au VPN de l’Université Laval. Évidemment les instructions officielles datent de 2006. Voici donc comment lire votre papier:
sudo apt-get install vpnc network-manager-vpnc
- Installer vpnc- Redémarrer (juste au cas. Essayez sans)
- Accéder à Système > Préférences > Configuration Réseau > VPN
- Créer un réseau (ulaval) avec les options suivantes:
[IMAGE]- Pour les intéressés, le group password à été extrait du profile et cracké avec
-
drawing images on google app engine August 21, 2008
The google app engine image api looks nice before you actually use it. Why? Because it lacks a fundamental feature: the capability to draw an image. That’s right: no trace of a classic canvas api (setpixel, getpixel, rectangle, circle, etc).
Luckily, some clever programmer wrote a PNGCanvas class that saved the day. Here’s how to use it:
from pngcanvas import PNGCanvas class ImageTest(webapp.RequestHandler): def get(self): img = PNGCanvas(256, 256, [0, 0,0,0]) for i in range(0, 256): ...... -
Overriding methods with … arguments in as3 July 29, 2008
For example, if you want to override the NetConnection::call method, you should do:
override public function call(command:String, responder:Responder, ...parameters):void { parameters.unshift(command, responder); super.call.apply(this, parameters); }thanks to the good old prototype ..!
-
How to automatically version a Flex application June 23, 2008
I recently added automatic versioning to my Flex projects. This is quite useful when you want to know exactly which version of your application is currently running when it’s being debugged, deployed, tested, etc. This basic example will generate a version string containing a major version number, minor version number, svn revision number and a build number. The build number is incremented every time your application is builded. It assumes you have python installed and use SVN as your version......
Follow investment models for free
Start FREE Trial - Create Mirroring AccountImportant Information
- Past performance is no guarantee of future results.
- Performance of a Personal Track Record is calculated by Covestor on a daily time-weighted basis of equity positions in the account provided by the member. It is exclusive of any commissions, fees, dividends, earnings distributions, and cash in the portfolio.
- Month to Date returns and Since Inception returns are revised daily. All other returns (month, 3 month, year to date, et al) are calculated as of the most recent month end date.
- All graph data is as of the end of day for the referenced period, unless otherwise specified.
- Benchmark returns have been calculated by Covestor using a time-weighted calculation of daily index valuations and do not include cash, dividends and earnings distributions, or transaction costs. More
- All Personal Track Record information including personal data, profiles, strategies, commentary, and historical results outside of Covestor has been provided by the Member. Covestor makes no representation or warranty of its accuracy, completeness or relevance and it does not represent the opinions of Covestor.
