/iTrade/README =============================================================================== NOTE: Code is currently not ready for Python 3. Dependencies reflect this and are currently pinned to the latest version that still supports Python 2.7. This also means some dependencies are missing important security fixes! DO NOT use this code if you don't understand what that means for you. You have been warned. The iTrade project is an open source initiative to provide a charting and trading system written in Python language. o Official web site : http://itrade.sourceforge.net o License : GPLv3 with some disclaimers - read ./LICENSE and ./AUTHORS files o iTrade information : read ./RELNOTES, ./TODO and ./ChangeLog files o Developer Information : read ./HACKING and ./RELEASE files o How to write an extension / plugin : read ./ext/README file o How to add quote's logo/images : read ./images/README file o Donors : read ./DONORS file o To report a bug : read ./BUGS file o Supported markets / exchanges : read ./PLUGINS file ------------------------------------------------------------------------------- History ------------------------------------------------------------------------------- Project Registration / Start of Development : 2005/01/08 A simple clone of https://sourceforge.net/projects/itrade/ so I can push any changes I make to a public repository. : 2016/05/08 ===============================================================================
eternallyBaffled/itrade
A simple clone of https://sourceforge.net/projects/itrade/ so I can push any changes I make to a public repository.
PythonNOASSERTION