[Add]new docs
This commit is contained in:
parent
5798e419d7
commit
4dea315828
@ -1 +1,10 @@
|
||||
# Introduction
|
||||
# 代码贡献说明
|
||||
|
||||
## Linter智能提示
|
||||
|
||||
|
||||
## 代码检查
|
||||
|
||||
|
||||
## 持续集成
|
||||
|
||||
|
22
docs/cta_backtester.md
Normal file
22
docs/cta_backtester.md
Normal file
@ -0,0 +1,22 @@
|
||||
# CTA回测模块
|
||||
|
||||
|
||||
## 加载启动
|
||||
|
||||
|
||||
## 下载数据
|
||||
|
||||
|
||||
## 策略回测
|
||||
|
||||
### 统计数据
|
||||
|
||||
|
||||
### 图表分析
|
||||
|
||||
|
||||
|
||||
## 参数优化
|
||||
|
||||
|
||||
|
@ -0,0 +1,53 @@
|
||||
# 交易接口
|
||||
|
||||
## 如何连接
|
||||
|
||||
### 加载需要用的接口
|
||||
|
||||
|
||||
### VN Trader界面操作
|
||||
|
||||
|
||||
### 修改json配置文件
|
||||
|
||||
|
||||
### 可交易的合约查看
|
||||
|
||||
|
||||
## 接口分类
|
||||
|
||||
做一个表
|
||||
|
||||
|
||||
## 接口详解
|
||||
|
||||
### CTP(ctp)
|
||||
|
||||
#### 如何加载
|
||||
|
||||
#### 相关字段
|
||||
|
||||
#### 获取账号
|
||||
|
||||
#### 其他特点
|
||||
|
||||
|
||||
### 宽睿柜台(oes)
|
||||
|
||||
#### 如何加载
|
||||
|
||||
#### 相关字段
|
||||
|
||||
#### 获取账号
|
||||
|
||||
#### 其他特点
|
||||
|
||||
|
||||
### 盈透证券(ib)
|
||||
|
||||
### 老虎证券(tiger)
|
||||
|
||||
### OKEX
|
||||
|
||||
|
||||
### 火币
|
Loading…
Reference in New Issue
Block a user