-
Updated
May 15, 2020 - C++
quant
Here are 249 public repositories matching this topic...
-
Updated
Sep 22, 2019 - Python
- Using RQAlpha
- Introduction
- Installation
- Getting Started
- Tutorial
- API
- Resources
- Ricequant Video Tutorial
- Strategy Demos
- OutOfTheBox Virtual Machine Image
- Other
- FAQ
- Finding RQAlpha Mod
- How to find a RQAlpha Mod
- install/uninstall/enable/disable Mod
- System Mod Introduction
- Third-party Mod Reference
- Creating Your
RQAlpha 使用帮助
-
Updated
May 9, 2020
问题反馈
当您安装/使用QUANTAXIS的时候如果遇到任何问题, 您可以在这里提出,我们会在24小时内给您答复
您使用的QUANTAXIS版本号是什么?
您的系统信息(包括系统版本,系统架构(32/64),内存大小等等)
win10, 64位,8g内存
您的系统环境是什么?
- monodb
- nodejs(V9以下版本)
- python3.5/3.6
- docker(有无)
您需要反馈的问题
quantaxis\docker\qa-service里面有docker-compose.yaml和docker-.yaml,选前面的,不要选3.因为选错,导致下面不必要的反复。
选3后,按照教程安装完毕,拉起。界面出现,但
-
Updated
May 14, 2020
-
Updated
May 17, 2020 - Python
-
Updated
Mar 7, 2020 - Python
-
Updated
May 17, 2020 - Python
-
Updated
Feb 14, 2017 - Jupyter Notebook
增加使用文档Wiki
本人是业余手动交易者,以交易美股为主,主业是Java后台开发,把楼主的开源项目下了下来,一通操作总算把项目运行起来了。之后看了楼主的项目框架整合和设计,原生的Netty + Disruptor, 整个项目的设计是很厉害的,本来最近打算学习Python去使用vn.py做量化,比较了下,Java其实对高频交易的支撑是非常优秀的,老虎还有盈透都有Java Api放出来,完全不用愁外部的交易接口。以下是我的问题整理:
- 现在我的主要问题是,没有使用文档,看着空空的前端页面不知道去干什么,自己去折腾需要太多的时间,所以希望能增加说明文档。
- 解决Idea无法及时获取静态文件的问题

Greetings.
-
Updated
May 17, 2020 - Python
-
Updated
Mar 12, 2019 - Python
-
Updated
Nov 3, 2018 - Go
-
Updated
May 18, 2020 - Elixir
Improve this page
Add a description, image, and links to the quant topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quant topic, visit your repo's landing page and select "manage topics."
The blaze loader exists to make it easy to register new pipeline datasets in zipline by reflecting information from various sources. We can automatically convert a tabular blaze expression (in a given format) to a Pipeline expression and register this with a pipeline loader (see
zipline.pipeline.loaders.blaze.from_blaze; however, this loader is not registered by default so you cannot use these d