Skip to content

GreyRaphael/QuantNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuanTrading

Learning Note about quantitative trading

Tutorial

Trading Interface

  • CTP
  • 恒生UFT
  • 易盛esunny
  • 国泰君安hft
  • 东证OST
  • 东方财富EMT
  • 金仕达黄金ksgold
  • 中泰XTP
  • 顶点hts
  • 直达期货DA
  • 易盛外盘TAP

开源框架

  • hikyuu
  • wondertrader
  • vnpy
  • easytrader

业务开发

  • CTA策略
  • 价差交易
  • 期权交易
  • 量化策略alpha
  • 期权套利
  • 交易算法
    • TWAP
    • Sniper
    • Iceberg
    • BestLimit
  • REPL指令
  • K线图
  • RQData
  • 实时行情
  • 交易仓位
  • 每日盈亏
  • 交易流控

Basic

  • 网络
    • epoll
    • iocp
    • reactor
    • tcp/ip
  • 基础组件
    • 线程池
    • 内存池
    • CPU亲缘性
    • 定时器
    • 日志
    • atomic
    • 连接池
    • 文件解析
    • json, xml
    • lockfree
    • ringbuffer
  • 中间件
    • SQL
      • MySQL
      • PostgreSQL
      • SQLite
    • NoSQL
      • Redis
      • MongoDB
      • influxdb
      • levelDB
    • RPC
    • MQ
    • Nginx
  • Devops
    • docker
    • k8s
  • testing
    • gtest
    • bpf/ebpf
    • mysqlap
    • 火焰图

About

Learning Note about quantitative trading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published