Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 360 Bytes

File metadata and controls

10 lines (9 loc) · 360 Bytes

superSimpleStocks

simple platform to emulate a trades on a given list of stocks. Basic metrics such as P/E ratio and dividend yield are also implemented for given stocks.

setup

python setup.py install

test

python test/superSimpleTest.py

Doc

Documentation generated using sphinx and can be viewed as a webpage via doc/build/html/index.html