Projects tagged ‘portfolio’ and ‘python’


[8 total ]

4 Users
 

Trading & Charting system written in Python including Quotes Management, Historic Data, Live Data, Import/Export, Charting, candlestick and Technical analysis, automated alerts, portfolio management, risk management, and much much more
Created over 3 years ago.

0 Users

The HEP-BEJUNE (Haute Ecole Pédagogique des cantons de Berne, Jura et Neuchâtel - Switzerland) is leading a project that consists of building a new portfolio Plone type from the 'IngeniWeb' PloneArticleMultiPage type.
Created 12 months ago.

0 Users

IntroductionA Django portfolio site application for a web development business for use with a traditional RDBMS. Application includes a CMS, blog, contact form, and portfolio. This project powers ... [More] my site, http://www.netmolecules.com. The source code does not include fancy styling and CSS (and please do not copy http://www.netmolecules.com). Data ModelTo better understand what the application does, see the DataModel. The blog does not store comments, instead relying on a javascript comment engine such as Disqus. This means that you don't need to worry too much about spam or install your own Captcha, and that comments are linked to the commenter's identity. InstallationTo install see InstallationInstructions. The project requires django-tinymce, django-uni-form, django-tagging and optionally oocss. PhilosophyThis application is very much in keeping with the philosophy of the Django project, which is that if you make it easy enough to roll your own web applications, the resulting application will be quicker to develop, higher performance, and have better usability than using an generalized application. As such, this project is an exercise in cranking out a web app quickly and easily using Django that precisely meets the needs of the client. The code consists of modules that are loosely connected. Modules that store content (such as the blog or CMS) are reusable but are not designed to be all things to all people, or to be adaptable to new data models except by hacking the code. The application's admin interface uses fully custom pages and forms for everyday tasks and portions of the built-in Django admin interface for maintenance tasks. StatusThe admin interface is currently missing a lot of niceties. The public facing website is production-ready. AboutFor more information, see http://www.netmolecules.com/django-webdeveloper-portfolio/ [Less]
Created about 1 month ago.

0 Users

Later...
Created 4 months ago.

0 Users

Simple site on Django for portfolio This project use simplecms
Created 12 months ago.

0 Users

Website relacionado à comunidade de design. Estruturado para a personalização de sua página pessoal/portfolio. Em breve uma descrição mais detalhada.
Created 11 months ago.

0 Users

If you are long term Investor you use Linux operating system love command line utilities dont have time to track your portfolio (and sometimes lose opportunities) then STOCKIE is for you. As a ... [More] key feature, stocky will tell you whether to hold or sell your stocks based on stoploss you have set. Stockie is brainchild of Ravindra Kshirsagar and actively maintained by Shekhar Tiwatne. Write us on pythonic at gmail dot com. [Less]
Created 12 months ago.

0 Users

Speculate is a GUI program written in python. It accesses online stock data and stores price and volume data in local files. Price data for a stock can be plotted, with optional lines showing the ... [More] success of any transfer of that stock in the current group. Stocks are grouped (portfolios), and the initial groups are SP500, DJI, DJU, DJT, and ALL. New groups can be defined, and stocks can be added and deleted. Several group data reports are available, including a profit report, and more reports can be defined via filters. A group of stocks can be screened (filtered) to give a subset that satisfy up to 31 filter parameters. Each parameter can have the following settings: minimum value, maximum value, Hi/Lo as possible, % effect. [Less]
Created 12 months ago.