-
For now we have this data to check that the backtester is working fine. I will start uploading other data that I have.
-
I love zipline, but I want to be able to forward test (paper trade) my algorithms using it, with some (or no) broker.
There is [zipline-live](https://github.com/zipline-live/zipline), but that doesn…
-
I was thinking about possible example strategies that might be good to ship with QSTrader.
Here are some initial thoughts:
- Moving Average Crossover (DONE)
- Some form of Mean-Reversion, either via …
-
Is there a supported way to list all of the columns of a dataframe?
I am trying to work with data that has more than 6 or so columns so they can't all be printed when I just print the dataframe.
…
-
**Describe the bug**
I attempt to call the HCAA (HierarchicalClusteringAssetAllocation) function like this:
hcaa.allocate(
asset_names=self.assets.columns.values,
…
-
Hi Daniel,
In your opinion, what is the best architecture to implement order matching?
Thx
-
Hi,
It appears that multi processing is enabled when using "All" strategy. Is it possible to use it for custom strategies or any plans for support? I am dynamically creating a large custom strate…
-
I am trying to implement a function that uses .net core 3 (preview 9) as a target framework and uses the new System.text.json namespace. Here is my code:
```
using System;
using Microsoft.Azure.W…
-
## 环境
* 操作系统: 如Windows 10
* Python版本: 如VNStudio-2.0.8
* vn.py版本: 如v2.0.8发
## Issue类型
三选一:Bug
## 预期程序行为
vnstudio中正常打开回测模块
## 实际程序行为
如题 米矿突然开始报错。无法进入回测模块。
## 重现步骤
Traceback (mos…
-
(base) C:\Users\xxxxx>pip install --user auquan_toolbox
Collecting auquan_toolbox
Using cached https://files.pythonhosted.org/packages/64/ce/f1f7f1a53b4c9a1c93fccb430c5ac98b6aebeb8ec85d90262e977be…