无标题文章

#Stock Warrior

## Requirements

to run this project,  you may need:

*php (with php-mongo-driver)

*composer (if not, see this: )

*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

你可能感兴趣的:(无标题文章)