72 Forks
182 Stars
182 Watchers

squant

SQuant是使用scala语言编写的量化开发工具箱,提供开箱即用的A股股票数据和外汇数据(docker镜像),以及高效的回测框架与交易模块。方便Java/Scala爱好者进行量化投资研究。 QQ群:281599099,微信公众号:Python量化交易实战。对,我已经转python了。。。

How to download and setup squant

Open terminal and run command
git clone https://github.com/eryk/squant.git
git clone is used to create a copy or clone of squant repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with squant https://github.com/eryk/squant/archive/master.zip

Or simply clone squant with SSH
[email protected]:eryk/squant.git

If you have some problems with squant

You may open issue on squant support forum (system) here: https://github.com/eryk/squant/issues