fasiondog / hikyuu

Hikyuu Quant Framework 基于C++/Python的极速开源量化交易研究框架,同时可基于策略部件进行资产重用,快速累积策略资产。
http://hikyuu.org/
Apache License 2.0
2.2k stars 577 forks source link

Feature/analysis fixed add_options("stacktrace") 拼写错误;组件 indicator 成员未 clone 引起并行时崩溃 #161

Closed fasiondog closed 9 months ago

fasiondog commented 9 months ago
  1. fixed add_options("stacktrace") 拼写错误
  2. fixed 组件 indicator 成员未 clone 引起并行时崩溃
  3. fixed windows 平台 DATE 定义冲突