Added some more unit tests for Portfolio and Position. Added a README and a requirements file now that qsforex is open-source under an MIT license.

This commit is contained in:
Michael Halls-Moore
2015-03-17 07:48:37 +00:00
parent 6c77cc1deb
commit d9a7444fc2
8 changed files with 189 additions and 39 deletions
+11
View File
@@ -0,0 +1,11 @@
argparse==1.2.1
ipython==2.3.1
numpy==1.9.1
pandas==0.15.2
python-dateutil==2.4.0
pytz==2014.10
requests==2.5.1
scikit-learn==0.15.2
scipy==0.15.1
six==1.9.0
wsgiref==0.1.2