PythonStock(22)股票系统:继续学习股票量化交易。分享个quantos资料。

前言


使用Python开发一个web股票项目。
【github项目地址】:
https://github.com/pythonstock/stock
【知乎专栏地址】:
https://zhuanlan.zhihu.com/pythonstock
【docker hub地址下载】:
https://hub.docker.com/r/pythonstock/pythonstock
【相关stock资料分类】:
http://blog.csdn.net/freewebsys/article/category/7076584
主要使用开发语言是python。
使用的lib库是pandas,tushare,TensorFlow,tornado等。

本文的原文连接是: https://blog.csdn.net/freewebsys/article/details/85104818
未经博主允许不得转载。

博主地址是:http://blog.csdn.net/freewebsys

作者:freewebsys
来源:CSDN
原文:https://blog.csdn.net/freewebsys/article/details/81665552
版权声明:本文为博主原创文章,转载请附上博文链接!

1,关于quantos


一个整合了量化相关库 : quantos
地址:
https://www.quantos.org
PythonStock(22)股票系统:继续学习股票量化交易。分享个quantos资料。_第1张图片

2,量化小学


视频资料:
https://www.quantos.org/quantSchool.html?ref=freewebsys
上面放到了华尔街和选股宝 两个网站上。但是华尔街已经不能购买了。
发现B站上面也有视频资料分享:
https://www.bilibili.com/video/av19017795?ref=freewebsys
非常好啊。
同时代码还开源了:
https://github.com/quantOS-org/JAQS/tree/master/example/WallStreetLectures/ipython
和课程同步了。
同时有些需要注册 quantos

3,opendata


https://www.quantos.org/opendata/

PythonStock(22)股票系统:继续学习股票量化交易。分享个quantos资料。_第2张图片

本文的原文连接是:
https://blog.csdn.net/freewebsys/article/details/85104818

博主地址是:http://blog.csdn.net/freewebsys

你可能感兴趣的:(Python,stock,pythonstock)