WonderTrader Learning Notes
1.前言
1. 为什么要写笔记
2. 包括什么
3. 准备怎么写
4. 准备工作
4. 参考资料
2.架构分析
1. 需求分析
2. 基本架构
3.开始使用
1. 版本选择
2. 获取WTPY
3. 编写策略
4. 环境部署
4. 策略回测
5. 仿真与实盘
常见问题
1. 编译问题
2. 使用问题
3. 概念问题
开发手册
WTPY
交易引擎
CTA引擎
1. 事件函数
2. 上下文
HFT引擎
1. 事件函数
2. 上下文
SEL引擎
1. 事件函数
2. 上下文
UFT引擎
1. 事件函数
2. 上下文
工具集
1. WtMonSvr
1. ctp_loader
2. hotpicker
3. datakit
4. dataFeed
配置文件
1. 基础配置文件
2. 策略配置文件
数据结构
1. 数据类
2. 编码类
源码解析
1. Backtest 回测框架
2. DataKit
3. StrategyEngine
4. DataManager
5. Executers
6. RiskMonitor
7. ExecuteUnit
8. DataReader
9. DataWriter
10. Parsers
11. Trader
WonderTrader Learning Notes
1.前言
2.包括什么.md
包括什么
本笔记包括WonderTrader框架设计、实现原理、入门,CPP源码讲解的相关内容,是我自己学习过程中的一些记录,同时也包含一些CPP的基础知识和常见问题的解决,希望能够对大家有所帮助。
Previous
Next
2022,
ZzzzHeJ
Revision
c433a18
Built with
GitHub Pages
using a
theme
provided by
RunDocs
.
WonderTrader Learning Notes
main
GitHub
Homepage
Issues
Download
This
Software
is under the terms of
MIT License
.