I just discovered sage.finance.stock, it looks very interesting. I tried to enter a quotron for the Dow-Jones average (for purposes of comparison with different specific stocks), but it seems the class won't accept any symbols I can locate for this entity.
In experiments after drilling down into the Python code, I started typing directly into a browser, and discovered: Google accepts ".dji": http://www.google.com/finance?q=.DJI Yahoo accepts "^dji": http://finance.yahoo.com/q?s=^dji But sage.finance.stock accepts neither. The idea is that I can compare specific stocks against the market average over the same time period. Thanks! -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
