Categorygithub.com/aztecqt/qbench
repository
0.2.4
Repository: https://github.com/aztecqt/qbench.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

bench,即为工作台的意思。这个项目主要用来做因子挖掘、研究、策略回测等工作。 目前规划主要应包含几个功能:

  • 数据访问接口(数据爬虫在另外的项目,这里只提供访问接口)
  • 因子评价
  • 因子库管理
  • 策略回测框架

该项目依赖:github.com/aztecqt/dagger 这个项目本身将来也会上github,以便其他研究人员集成使用 而具体的因子研究工作,应该在研究人员自己的项目中进行