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
  • 开发手册
  • WTPY
  • 交易引擎
  • README.md

交易引擎

  • CTA引擎
    • 事件函数
    • 上下文
  • HFT引擎
    • 事件函数
    • 上下文
  • SEL引擎
    • 事件函数
    • 上下文
  • UFT引擎
    • 事件函数
    • 上下文

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.