无标题文章
2017-05-11 本文已影响0人
Kwan_
#Stock Warrior
## Requirements
to run this project, you may need:
*php (with php-mongo-driver)
*composer (if not, see this: <http://www.phpcomposer.com>)
*mongoDB
##Build
to init this project, just run these command in bash:
`git clone https://github.com/abcfyk/stock_warrior.git
cd stock_warrior
composer install
cd crontabs
php BatchInitPublicCompanyDetailInfo.php
php BatchInitHistoryStockPriceFromPublicCompanyDetailInfo.php
`
done!
##Data analysis using spark
TODO:
## Version:
alpha0.2